fsMIBgp4RestartReason
ARICENT-MI-BGP-MIB ·
.1.3.6.1.4.1.29601.2.77.41
Object
scalar r/w
Enumeration
The router's restarter reason of BGP graceful restart. Options include: unknown,softwarerestart,swreloadupgrade. This object is persistent and when written the entity SHOULD save the change to non-volatile storage. For High availability support, when switching over to the redundant router, the restart reason will be internally set as swreloadupgrade till the EOR is received from all the peer or until Stale timer expires. After that it is internally set to software restart.
Context
- MIB
- ARICENT-MI-BGP-MIB
- OID
.1.3.6.1.4.1.29601.2.77.41- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMIBgp
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MI-BGP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MI-BGP-MIB::fsMIBgp4RestartReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MI-BGP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MI-BGP-MIB::fsMIBgp4RestartReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | softwareRestart |
2 | swReloadUpgrade |