GBNDeviceOEM-MIB
- Registered at
- 1.3.6.1.4.1.13464.1.2.2.3
- Last updated
- 1901-05-03 00:00
- Organization
- Admin Systems, Inc.
- Revisions
- 1901-05-03 00:00
- Namespace
- fs
- Source file
GBNDeviceOEM-MIB- Digest
sha256:9cb0afa5bf85257ebd346a3043f1fdf43322a8a12de96cb5530f471d6f26b8ad
Description
GBN Broadcom BCM5600 StrataSwitch OEM-Product Enterprise MIB definition.
Contact
Admin Systems, Inc. E-mail: support@admin.com.cn
Imports
| From | Symbols |
|---|---|
| ADMIN-MASTER-MIB | gbnDevice |
| Q-BRIDGE-MIB | PortList |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADMIN-MASTER-MIB BRIDGE-MIB GBNDeviceOEM-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| oemArchIface OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.2.3.1 | |||
| oemArchIfaceTable OBJECT-TYPE A table of switch interfaces and associated properties. | 1.3.6.1.4.1.13464.1.2.2.3.1.1 | not-accessible | current | |
| oemArchIfaceEntry OBJECT-TYPE Table entry for switch interface control and status information. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1 | not-accessible | current | |
| oemArchIfaceUnit OBJECT-TYPE An index that uniquely identifies a unit in the TiNet 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. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.1 | Integer32 (1..4) | read-only | current |
| oemArchIfacePort OBJECT-TYPE An index that uniquely identifies a GBN Application 'logical port' (i.e., IEEE 802.3ad Aggregator) within the oemArchIfaceUnit. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.2 | Integer32 (1..26) | read-only | current |
| oemArchIfaceLLWHPort OBJECT-TYPE 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 . | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.3 | Integer32 (8193..8296) | read-only | current |
| oemArchIfaceIfIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.4 | Integer32 | read-only | current |
| oemArchIfaceName OBJECT-TYPE DURABLE: The textual name of this interface, e.g., 'John'. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.5 | DisplayString (SIZE(0..128)) | read-write | current |
| oemArchIfaceEnable OBJECT-TYPE 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'. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.6 | TruthValue | read-write | current |
| oemArchIfaceSTPEnable OBJECT-TYPE DURABLE: { true:all } This object is true(1) when Spanning Tree operation is enabled for this interface and false(2) when it is disabled. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.7 | TruthValue | read-write | current |
| oemArchIfaceLink OBJECT-TYPE The state of Link Detect on this interface. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.8 | INTEGER {up(1), down(2)} | read-only | current |
| oemArchIfaceDuplexSpeedSet OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.9 | INTEGER {autonegotiate(1), half-10(2), full-10(3), half-100(4), full-100(5), half-1000(6), full-1000(7), auto-10(8), auto-100(9), auto-1000(10), full-10000(11), full-2500(13), illegal(99)} | read-write | current |
| oemArchIfaceDuplexSpeedGet OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.10 | INTEGER {unknown(1), half-10(2), full-10(3), half-100(4), full-100(5), half-1000(6), full-1000(7), auto10(8), auto100(9), auto1000(10), full-10000(11), full-2500(13), illegal(99)} | read-only | current |
| oemArchIfacePortLoop OBJECT-TYPE The state of Link Detect on this interface. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.11 | INTEGER {internalEnable(1), externalEnable(2), disable(3)} | read-write | current |
| oemArchIfaceFlowControl OBJECT-TYPE DURABLE: { enable } Set the flow control on the interface to enable(1) or disable(2). | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.12 | INTEGER {enable(1), disable(2)} | read-write | current |
| oemArchIfaceTxVlanTagPkts OBJECT-TYPE The number of VLAN tagged packets transmitted on this interface. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.13 | Counter64 | read-only | current |
| oemArchIfaceTxL3Pkts OBJECT-TYPE The number of Layer 3 packets transmitted on this interface. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.14 | Counter64 | read-only | current |
| oemArchIfaceTxL3AbortedPkts OBJECT-TYPE The number of Layer 3 transmit packets aborted on this interface. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.15 | Counter64 | read-only | current |
| oemArchIfaceRxIpInHdrErrors OBJECT-TYPE 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). | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.16 | Counter64 | read-only | current |
| oemArchIfaceL2Tunneling OBJECT-TYPE 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. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.17 | INTEGER (1..63) | read-write | current |
| oemArchIfaceLinkUpTime OBJECT-TYPE The duration of linkup on this interface. The unit is second. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.18 | Integer32 | read-only | current |
| oemArchIfaceMasterMode OBJECT-TYPE The master/slave mode on this interface. | 1.3.6.1.4.1.13464.1.2.2.3.1.1.1.19 | INTEGER {slave(0), master(1), auto(2)} | read-write | current |
| oemChip OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.2.3.2 | |||
| oemChipStub OBJECT-TYPE This object is a place holder for the OEM Chip interface. | 1.3.6.1.4.1.13464.1.2.2.3.2.1 | INTEGER {noop(1), chip-value2(2), chip-value3(3)} | read-write | current |
| oemProdConformance OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.2.3.3 | |||
| oemProdGroups OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.2.3.3.1 | |||
| oemProdCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.2.3.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| oemArchIfaceGroup OBJECT-GROUP This group configures and retrieves Architecture interface specific objects. | 1.3.6.1.4.1.13464.1.2.2.3.3.1.1 | current |
| oemChipGroup OBJECT-GROUP This group configures OEM Chip specific objects. | 1.3.6.1.4.1.13464.1.2.2.3.3.1.2 | current |
| oemProdCompliance MODULE-COMPLIANCE The compliance statement. | 1.3.6.1.4.1.13464.1.2.2.3.3.2.1 | current |