cieInterfacesIndex

CISCO-IF-EXTENSION-MIB · .1.3.6.1.4.1.9.9.276.1.1.3.1.2

Object

This object represents the 'ifIndex' for a
set of 64 interfaces in the module.

Context

MIB
CISCO-IF-EXTENSION-MIB
OID
.1.3.6.1.4.1.9.9.276.1.1.3.1.2
Type
column
Access
readonly
Status
current
Parent
cieIfStatusListEntry
Groups
1

Walk 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-IF-EXTENSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-EXTENSION-MIB::cieInterfacesIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-EXTENSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-EXTENSION-MIB::cieInterfacesIndex.<entPhysicalIndex>.<cieIfStatusListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-EXTENSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-EXTENSION-MIB::cieInterfacesIndex'

Syntax

Source
InterfaceIndexList
Base type
OctetString
Type Description
This textual convention defines the 'ifIndex' for a
set of 64 interfaces in a module.
          
Each 4 bytes within the value of an object of this
type is combined together to represent the interface
index of a particular port in the module (i.e., each
4 byte group represents the 'ifIndex' of an interface).
          
The first 4 bytes (byte 1, byte 2, byte 3 and byte 4)
combined represent the 'ifIndex' of an interface.
While the second 4 bytes (byte 5, byte 6, byte 7 and
byte 8) represent the 'ifIndex' for the next interface
in the module, and so on.
          
If there are only 'n' interfaces in a set of 64
interfaces in the module, then bytes after the '4n'
byte in this object are irrelevant.

Values & Constraints

Type Constraints
range: 0..256

Conformance