mplsLdpEntityAtmDefaultControlVpi
MPLS-LDP-ATM-STD-MIB ·
.1.3.6.1.2.1.10.166.5.1.1.1.1.6
Object
The default VPI value for the non-MPLS connection. The default value of this is 0 (zero) but other values may be configured. This object allows a different value to be configured.
Context
- MIB
- MPLS-LDP-ATM-STD-MIB
- OID
.1.3.6.1.2.1.10.166.5.1.1.1.1.6- 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::mplsLdpEntityAtmDefaultControlVpi'
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::mplsLdpEntityAtmDefaultControlVpi.<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::mplsLdpEntityAtmDefaultControlVpi'
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.