mplsFrrGeneralProtectionMethod
MPLS-FRR-GENERAL-STD-MIB ·
.1.3.6.1.2.1.202.1.1
Object
scalar r/w
Enumeration
Indicates which protection method is to be used for fast reroute on this device. Some devices may require a reboot if this variable is to take effect after being modified.
Context
- MIB
- MPLS-FRR-GENERAL-STD-MIB
- OID
.1.3.6.1.2.1.202.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mplsFrrGeneralObjects
- 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 'MPLS-FRR-GENERAL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FRR-GENERAL-STD-MIB::mplsFrrGeneralProtectionMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-FRR-GENERAL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-FRR-GENERAL-STD-MIB::mplsFrrGeneralProtectionMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | oneToOneBackup |
3 | facilityBackup |
Conformance
Member of
Compliance refinements
Write access is not required.