mplsFrrGeneralConstraintsInclAnyAffinity
MPLS-FRR-GENERAL-STD-MIB ·
.1.3.6.1.2.1.202.1.3.1.7
Object
Indicates the include-any link constraint for the detour LSP or bypass tunnel. A link satisfies the include-any constraint if and only if the constraint is zero, or the link and the constraint have a resource class in common.
Context
- MIB
- MPLS-FRR-GENERAL-STD-MIB
- OID
.1.3.6.1.2.1.202.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsFrrGeneralConstraintsEntry
- Groups
- 1
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 'MPLS-FRR-GENERAL-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-FRR-GENERAL-STD-MIB::mplsFrrGeneralConstraintsInclAnyAffinity'
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::mplsFrrGeneralConstraintsInclAnyAffinity.<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::mplsFrrGeneralConstraintsInclAnyAffinity'
Syntax
- Source
- MPLS-TC-STD-MIBMplsTunnelAffinity
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
Write access is not required.