mplsLdpEntityFrVcDirectionality
MPLS-LDP-MIB ·
cisco variant
·
.1.3.6.1.3.97.1.2.5.1.1.5
Object
column r/w
Enumeration
If the value of this object is 'bidirectional(0)', then the LSR supports the use of a given DLCI as a label for both directions independently. If the value of this object is 'unidirectional(1)', then the LSR uses the given DLCI as a label in only one direction.
Context
- MIB
- MPLS-LDP-MIB
- OID
.1.3.6.1.3.97.1.2.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsLdpEntityFrameRelayParmsEntry
- 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-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityFrVcDirectionality'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityFrVcDirectionality.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-MIB::mplsLdpEntityFrVcDirectionality'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | bidirectional |
1 | unidirection |
Conformance
Member of