GBNDeviceOEM-MIB: View SNMP OID List / Download MIB

VENDOR: GCOM TECHNOLOGIES CO.,LTD.


 Home MIB: GBNDeviceOEM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 bcm5600 1.3.6.1.4.1.13464.1.2.2.3
GBN Broadcom BCM5600 StrataSwitch OEM-Product Enterprise MIB definition.
     oemArchIface 1.3.6.1.4.1.13464.1.2.2.3.1
         oemArchIfaceTable 1.3.6.1.4.1.13464.1.2.2.3.1.1 no-access
A table of switch interfaces and associated properties.
             oemArchIfaceEntry 1.3.6.1.4.1.13464.1.2.2.3.1.1.1 no-access
Table entry for switch interface control and status information.
                 oemArchIfaceUnit 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.1 integer32 read-only
An index that uniquely identifies a unit in the QTECH Switch stack. If an invalid value is used for the index, a SNMP 'noSuchName' error (SNMPv1) or 'noSuchInstance' exception (SNMPv2/v3) is returned. For implementations that do not support stacking, the same response is returned for any unit index other than 1.
                 oemArchIfacePort 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.2 integer32 read-only
An index that uniquely identifies a GBN Application 'logical port' (i.e., IEEE 802.3ad Aggregator) within the oemArchIfaceUnit.
                 oemArchIfaceLLWHPort 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.3 integer32 read-only
A value that uniquely identifies a GBN Application 'logical port' (i.e., IEEE 802.3ad Aggregator) in the GBN BCM5600 stack. This is a 'Layered Linear With Holes' (LLWH) port number that may may have holes for missing ports or units. For this MIB, 26 port numbers are reserved for each unit in the stack. For example, LLHW port 8193 is unit 1, port 1 .
                 oemArchIfaceIfIndex 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.4 integer32 read-only
The ifIndex of this GBN Application 'logical port' (i.e., IEEE 802.3ad Aggregator). Note that an ifIndex value of 34603009 (0x02100001) represents the Aggregator layer, unit 1, slot 0 (base unit ports), port 1.
                 oemArchIfaceName 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.5 displaystring read-write
DURABLE: The textual name of this interface, e.g., 'John'.
                 oemArchIfaceEnable 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.6 integer read-write
DURABLE: { true:all } This object is true(1) when this interface is enabled and false(1) when it is disabled. For this product, this is the ONLY way to enable or disable this interface. Note that 'ifAdminStatus' in RFC1213 and RFC2233 and 'dot1dStpPortEnable' in RFC1493 are each implemented as 'read-only'. Enumeration: 'false': 2, 'true': 1.
                 oemArchIfaceSTPEnable 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.7 truthvalue read-write
DURABLE: { true:all } This object is true(1) when Spanning Tree operation is enabled for this interface and false(2) when it is disabled.
                 oemArchIfaceLink 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.8 integer read-only
The state of Link Detect on this interface. Enumeration: 'down': 2, 'up': 1.
                 oemArchIfaceDuplexSpeedSet 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.9 integer read-write
DURABLE: { autonegotiate:all } The desired speed and duplex for this interface. If the selected control is not possible on the interface, a value of illegal(99) is returned. If the port type does NOT support the default of autonegotiate(1), then the application initializes the port to a valid value (e.g., 1000full(6)). Note that not all controls are possible for all interfaces. For example, only full-1000(6) is available for Gigabit Ethernet interfaces. Enumeration: 'half-1000': 6, 'full-100': 5, 'autonegotiate': 1, 'half-10': 2, 'illegal': 99, 'full-1000': 7, 'full-10': 3, 'half-100': 4.
                 oemArchIfaceDuplexSpeedGet 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.10 integer read-only
The actual speed and duplex for this interface. If the interface is not configured for an acceptable value, a value of illegal(99) is returned. A value of unknown(1) is returned when the 'oemArchIfaceLink' indicates down(2) for this interface. Enumeration: 'auto_10': 8, 'auto_1000': 10, 'half-1000': 6, 'unknown': 1, 'half-10': 2, 'auto_100': 9, 'full-100': 5, 'illegal': 99, 'full-1000': 7, 'full-10': 3, 'half-100': 4.
                 oemArchIfacePortLoop 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.11 integer read-write
The state of Link Detect on this interface. Enumeration: 'internalEnable': 1, 'disable': 3, 'externalEnable': 2.
                 oemArchIfaceFlowControl 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.12 integer read-write
DURABLE: { enable } Set the flow control on the interface to enable(1) or disable(2). Enumeration: 'enable': 1, 'disable': 2.
                 oemArchIfaceTxVlanTagPkts 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.13 counter64 read-only
The number of VLAN tagged packets transmitted on this interface.
                 oemArchIfaceTxL3Pkts 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.14 counter64 read-only
The number of Layer 3 packets transmitted on this interface.
                 oemArchIfaceTxL3AbortedPkts 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.15 counter64 read-only
The number of Layer 3 transmit packets aborted on this interface.
                 oemArchIfaceRxIpInHdrErrors 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.16 counter64 read-only
The number of Layer 3 packets received on this interface that were discarded due to IP header errors (e.g., bad checksum, invalid versions, format errors).
                 oemArchIfaceL2Tunneling 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.17 integer read-write
When l2 entities (such as STP bridges) conneted across a VPN network, l2 PDUs need delivering through VPN without being processed.To achieve this, users need enbling l2- tunneling on VPN's edge ports, i.e. ports connected to customer bridges. One 32bits width integer variable is used for each port to represent what kind of PDUs need tunneling when coming in this ports.Notes, only the six least-significant bits are used here ,each bit corresponds to one protocol, following is the detail: bit0 <----> CDP bit1 <----> LACP bit2 <----> PAGP bit3 <----> STP bit4 <----> UDLD bit5 <----> VTP bit6-bit31 <--> reserved. when set one, corresponding PDU tunneling is asserted, deasserted otherwise.
         oemArchIfaceTrap 1.3.6.1.4.1.13464.1.2.2.3.1.2
             macAddrLimitOn 1.3.6.1.4.1.13464.1.2.2.3.1.2.1
Trap sent when MAC addresses number learnt no a port reachs its up-threshole
             macAddrLimitOff 1.3.6.1.4.1.13464.1.2.2.3.1.2.2
.
             stormCtrlPortShutdown 1.3.6.1.4.1.13464.1.2.2.3.1.2.3
Trap sent when port shutdown for storm on it reachs its up-threshole
             stormCtrlPortFree 1.3.6.1.4.1.13464.1.2.2.3.1.2.4
.
     oemChip 1.3.6.1.4.1.13464.1.2.2.3.2
         oemChipStub 1.3.6.1.4.1.13464.1.2.2.3.2.1 integer read-write
This object is a place holder for the OEM Chip interface. Enumeration: 'chip-value3': 3, 'chip-value2': 2, 'noop': 1.
     oemProdConformance 1.3.6.1.4.1.13464.1.2.2.3.3
         oemProdGroups 1.3.6.1.4.1.13464.1.2.2.3.3.1
             oemArchIfaceGroup 1.3.6.1.4.1.13464.1.2.2.3.3.1.1
This group configures and retrieves Architecture interface specific objects.
             oemChipGroup 1.3.6.1.4.1.13464.1.2.2.3.3.1.2
This group configures OEM Chip specific objects.
         oemProdCompliances 1.3.6.1.4.1.13464.1.2.2.3.3.2
             oemProdCompliance 1.3.6.1.4.1.13464.1.2.2.3.3.2.1
The compliance statement.