vRtrPimNgAFGenBSRState
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.13
Object
column Enumeration
The value of vRtrPimNgAFGenBSRState indicates the state of the router
with respect to the bootstrap mechanism.
'candidateBSR', 'pendingBSR' and 'electedBSR' are the states of the
router participating in the Bootstrap election.
'acceptAny' and 'acceptPreferred' are the states of the router not
participating in the Bootstrap election.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrPimNgAFGenEntry
- Groups
- 3
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 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimNgAFGenBSRState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-PIM-NG-MIB::vRtrPimNgAFGenBSRState.<vRtrID>.<vRtrPimNgAFGenAFType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-PIM-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-PIM-NG-MIB::vRtrPimNgAFGenBSRState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | candidateBSR |
2 | pendingBSR |
3 | electedBSR |
4 | acceptAny |
5 | acceptPreferred |