vRtrPimNgAFGenCBSROperState
TIMETRA-PIM-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.8
Object
column TIMETRA-TC-MIBTmnxOperState
The value of vRtrPimNgAFGenCBSROperState indicates the operational
status of the Bootstrap mechanism.
If the value of vRtrPimNgAFGenCBSROperState is 'outOfService', it
could be because the router interface corresponding to
vRtrPimNgAFGenCBSRAddress is down or PIM is not enabled on that
interface or vRtrPimNgAFGenCBSRPriority is zero.
Context
- MIB
- TIMETRA-PIM-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.50.1.4.1.8- 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::vRtrPimNgAFGenCBSROperState'
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::vRtrPimNgAFGenCBSROperState.<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::vRtrPimNgAFGenCBSROperState'
Syntax
- Source
- TIMETRA-TC-MIBTmnxOperState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | inService |
3 | outOfService |
4 | transition |