mplsFrrGeneralConstraintsProtectionType

MPLS-FRR-GENERAL-STD-MIB · .1.3.6.1.2.1.202.1.3.1.4

Object

column r/w Enumeration
Indicates type of the resource protection:
              
linkProtection(1) indicates that this tunnel is
set up to protect a particular link's resources.
              
nodeProtection(2) indicates that this tunnel is
set up to protect an entire node from failure.

Context

MIB
MPLS-FRR-GENERAL-STD-MIB
OID
.1.3.6.1.2.1.202.1.3.1.4
Type
column
Access
readwrite
Status
current
Parent
mplsFrrGeneralConstraintsEntry
Groups
1

Walk 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 'MPLS-FRR-GENERAL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FRR-GENERAL-STD-MIB::mplsFrrGeneralConstraintsProtectionType'
More examples
Read one indexed 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::mplsFrrGeneralConstraintsProtectionType.<mplsFrrGeneralConstraintsIfIndexOrZero>.<mplsFrrGeneralConstraintsTunnelIndex>.<mplsFrrGeneralConstraintsTunnelInstance>'
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::mplsFrrGeneralConstraintsProtectionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1linkProtection
2nodeProtection

Conformance

Member of
Compliance refinements
Write access is not required.