mplsLdpEntityAtmDefaultControlVci
MPLS-LDP-ATM-STD-MIB ·
.1.3.6.1.2.1.10.166.5.1.1.1.1.7
Object
The Default VCI value for a non-MPLS connection. The default value of this is 32 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.7- 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::mplsLdpEntityAtmDefaultControlVci'
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::mplsLdpEntityAtmDefaultControlVci.<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::mplsLdpEntityAtmDefaultControlVci'
Syntax
- Source
- MPLS-TC-STD-MIBMplsAtmVcIdentifier
- Base type
Integer32
Values & Constraints
Type Constraints
range: 32..65535
Conformance
Member of
Compliance refinements
mplsLdpAtmModuleReadOnlyCompliance
readonly
Write access is not required.