vsiLogicalIfIndex
CISCO-VSIMASTER-MIB ·
.1.3.6.1.4.1.9.9.162.1.3.1.2
Object
column VsiLogicalIfIndex
A unique value, greater than zero, for each VSI logical interface. Logical interface numbers are selected by the switch to be unique and persistent. The same number is preserved through power failures. This index is not the same as an ifIndex. It is an abstract number provided by the slave, representing a virtual interface, which is an identifier to be used when communicating with the slave about an interface.
Context
- MIB
- CISCO-VSIMASTER-MIB
- OID
.1.3.6.1.4.1.9.9.162.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vsiLogicalIfEntry
- 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 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiLogicalIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VSIMASTER-MIB::vsiLogicalIfIndex.<vsiLogicalIfControllerIndex>.<vsiLogicalIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VSIMASTER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VSIMASTER-MIB::vsiLogicalIfIndex'
Syntax
- Source
- VsiLogicalIfIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of