mplsLdpEntityAtmUnlabTrafVpi
MPLS-LDP-ATM-STD-MIB ·
.1.3.6.1.2.1.10.166.5.1.1.1.1.8
Object
VPI value of the VCC supporting unlabeled traffic. This non-MPLS connection is used to carry unlabeled (IP) packets. The default value is the same as the default value of the 'mplsLdpEntityAtmDefaultControlVpi', however another value may be configured.
Context
- MIB
- MPLS-LDP-ATM-STD-MIB
- OID
.1.3.6.1.2.1.10.166.5.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsLdpEntityAtmEntry
- 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-ATM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-ATM-STD-MIB::mplsLdpEntityAtmUnlabTrafVpi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-ATM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-ATM-STD-MIB::mplsLdpEntityAtmUnlabTrafVpi.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-ATM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-ATM-STD-MIB::mplsLdpEntityAtmUnlabTrafVpi'
Syntax
- Source
- ATM-TC-MIBAtmVpIdentifier
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..4095
Conformance
Member of
Compliance refinements
mplsLdpAtmModuleReadOnlyCompliance
readonly
Write access is not required.