adGenBridgeProtectionBridgeType
ADTRAN-GENERIC-BRIDGE-MIB ·
.1.3.6.1.4.1.664.5.67.1.16.1.10.1.2
Object
column AdGenBridgeType
This is the value read from the module that is plugged into the slot. If bridge type of this module is incompatible with the Bridge Type of the Protection Group this module is part of then an alarm will be generated.
Context
- MIB
- ADTRAN-GENERIC-BRIDGE-MIB
- OID
.1.3.6.1.4.1.664.5.67.1.16.1.10.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenBridgeProtectionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADTRAN-GENERIC-BRIDGE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-BRIDGE-MIB::adGenBridgeProtectionBridgeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-BRIDGE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-BRIDGE-MIB::adGenBridgeProtectionBridgeType.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-BRIDGE-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-BRIDGE-MIB::adGenBridgeProtectionBridgeType'
Syntax
- Source
- AdGenBridgeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | notProvisioned |
2 | efm |
3 | tr101 |
4 | ima |
5 | linkAggregation |
6 | macSwitched |
7 | ppp |
8 | atm |