pwMplsNonTeMappingDirection
PW-MPLS-STD-R-MIB ·
.1.3.6.1.4.1.164.20.12.1.4.1.1
Object
column Enumeration
Index for the conceptual XC row identifying the tunnel-to-PW mappings, indicating the direction of the packet flow for this entry. psnBound(1) indicates that the entry is related to packets toward the PSN. fromPsn(2) indicates that the entry is related to packets coming from the PSN.
Context
- MIB
- PW-MPLS-STD-R-MIB
- OID
.1.3.6.1.4.1.164.20.12.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- pwMplsNonTeMappingEntry
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 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsNonTeMappingDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PW-MPLS-STD-R-MIB::pwMplsNonTeMappingDirection.<pwMplsNonTeMappingDirection>.<pwMplsNonTeMappingXcIndex>.<pwMplsNonTeMappingIfIndex>.<pwMplsNonTeMappingPwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PW-MPLS-STD-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PW-MPLS-STD-R-MIB::pwMplsNonTeMappingDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | psnBound |
2 | fromPsn |