dellNetBgpM2PathAttrIndex
DELL-NETWORKING-BGP4-V2-MIB ·
.1.3.6.1.4.1.6027.20.1.3.1.1.9
Object
column SNMPv2-SMIUnsigned32
This value is a unique index for the per-NLRI entry in the dellNetBgpM2PathAttrTable. It is assigned by the agent at the point of creation of the dellNetBgpM2PathAttrTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of dellNetBgpM2PathAttrIndex row instance values across rows of the dellNetBgpM2PeerAttrTable. It is used to provide an index structure for other tables whose data is logically per-peer, per-NLRI.
Context
- MIB
- DELL-NETWORKING-BGP4-V2-MIB
- OID
.1.3.6.1.4.1.6027.20.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellNetBgpM2NlriEntry
- 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 'DELL-NETWORKING-BGP4-V2-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-BGP4-V2-MIB::dellNetBgpM2PathAttrIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-BGP4-V2-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-BGP4-V2-MIB::dellNetBgpM2PathAttrIndex.<dellNetBgpM2PeerIndex>.<dellNetBgpM2NlriAfi>.<dellNetBgpM2NlriSafi>.<dellNetBgpM2NlriPrefix>.<dellNetBgpM2NlriPrefixLen>.<dellNetBgpM2NlriIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-BGP4-V2-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-BGP4-V2-MIB::dellNetBgpM2PathAttrIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of