fsMplsLsrRfc6428CompatibleCodePoint
ARICENT-MPLS-LSR-MIB ·
.1.3.6.1.4.1.2076.13.13.1.1.1
Object
When this object is set to true(1), the following code point
values corresponding to RFC 6428 are used in MPLS Ach Header.
CC BFD = 0x0022
CV BFD = 0x0023
CV IPV4 = 0x0056
CV IPv6 = 0x7ff7
When this object is set to false(2), the following code point
values corresponding to draft version of RFC 6428 are used in
MPLS Ach Header.
CC BFD = 0x0007
CV BFD = 0x0008
CV IPV4 = 0x0022
CV IPV6 = 0x0058
Context
- MIB
- ARICENT-MPLS-LSR-MIB
- OID
.1.3.6.1.4.1.2076.13.13.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMplsLsrScalarObjects
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-MPLS-LSR-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MPLS-LSR-MIB::fsMplsLsrRfc6428CompatibleCodePoint.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MPLS-LSR-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MPLS-LSR-MIB::fsMplsLsrRfc6428CompatibleCodePoint'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |