jnxBgpM2NlriOpaqueType
BGP4-V2-MIB-JUNIPER ·
.1.3.6.1.4.1.2636.5.1.1.3.1.1.9
Object
column Enumeration
This object enumerates the type of the row that is pointed to in the table row jnxBgpM2NlriOpaquePointer instance, if jnxBgpM2NlriOpaquePointer is in fact not a zero length. jnxBgpM2NlriOpaqueType is necessary since the data referenced by jnxBgpM2NlriOpaquePointer is opaque to BGP. For example, in the case of RFC 3107, the label stack that is pointed to may occur in the mplsLabelStackTable from the MPLS-LSR-MIB, and the instance value of jnxBgpM2NlriOpaqueType would be bgpMplsLabelStack(1).
Context
- MIB
- BGP4-V2-MIB-JUNIPER
- OID
.1.3.6.1.4.1.2636.5.1.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxBgpM2NlriEntry
- Groups
- 1
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 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriOpaqueType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriOpaqueType.<jnxBgpM2PeerIndex>.<jnxBgpM2NlriAfi>.<jnxBgpM2NlriSafi>.<jnxBgpM2NlriPrefix>.<jnxBgpM2NlriPrefixLen>.<jnxBgpM2NlriIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP4-V2-MIB-JUNIPER' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP4-V2-MIB-JUNIPER::jnxBgpM2NlriOpaqueType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | bgpMplsLabelStack |
Conformance
Member of