atmInterfaceIlmiVci
ATM-MIB ·
.1.3.6.1.2.1.37.1.2.1.8
Object
The VCI value of the VCC supporting the ILMI at this ATM interface. If the values of atmInterfaceIlmiVpi and atmInterfaceIlmiVci are both equal to zero then the ILMI is not supported at this ATM interface.
Context
- MIB
- ATM-MIB
- OID
.1.3.6.1.2.1.37.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atmInterfaceConfEntry
- Groups
- 2
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 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmInterfaceIlmiVci'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATM-MIB::atmInterfaceIlmiVci.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATM-MIB::atmInterfaceIlmiVci'
Syntax
- Source
- ATM-TC-MIBAtmVcIdentifier
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..65535
Conformance
Member of
Compliance refinements
atmMIBCompliance
readonly
Write access is not required.
atmMIBCompliance2
readonly
Write access is not required.