juniBgpDeviceCanPreserveForwardingState
Juniper-BGP-MIB ·
.1.3.6.1.4.1.4874.2.2.29.1.1.40
Object
scalar SNMPv2-TCTruthValue
Is this router at this moment able to do a graceful restart (i.e. is it able to switch over from the primary controller to the standby controller without losing forwarding state on the line cards). The router may not be able to do a graceful restart because the platform does not support non-stop forwarding, because there is no secondary controller present, because the secondary controller is not in standby state, etc.
Context
- MIB
- Juniper-BGP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.29.1.1.40- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- juniBgpGeneralGroup
- Groups
- 1
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 'Juniper-BGP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-BGP-MIB::juniBgpDeviceCanPreserveForwardingState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-BGP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-BGP-MIB::juniBgpDeviceCanPreserveForwardingState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of