nbsObaDefineMapType

NBS-OBA-MIB · .1.3.6.1.4.1.629.240.2.2.1.20

Object

column r/w Enumeration
Specifies the OBA traffic mapping type:
* an express OBA passes from one line port to the other;
* a standAlone OBA has no redundant backup;
* a primary OBA is the first choice for redundant service;
* a secondary OBA provides service when the primary OBA fails.

Context

MIB
NBS-OBA-MIB
OID
.1.3.6.1.4.1.629.240.2.2.1.20
Type
column
Access
readwrite
Status
current
Parent
nbsObaDefineEntry

Walk 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 'NBS-OBA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OBA-MIB::nbsObaDefineMapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-OBA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OBA-MIB::nbsObaDefineMapType.<nbsObaDefineLinePort>.<nbsObaDefineOrdinalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-OBA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-OBA-MIB::nbsObaDefineMapType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unconfigured
2express
3standAlone
4primary
5secondary