cieInterfacesOperMode
CISCO-IF-EXTENSION-MIB ·
.1.3.6.1.4.1.9.9.276.1.1.3.1.3
Object
column InterfaceOperModeList
This object represents the operational mode 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.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cieIfStatusListEntry
- 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-IF-EXTENSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-EXTENSION-MIB::cieInterfacesOperMode'
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::cieInterfacesOperMode.<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::cieInterfacesOperMode'
Syntax
- Source
- InterfaceOperModeList
- Base type
OctetString
Type Description
This textual convention defines the operational mode
for a set of 64 interfaces in a module.
The operational mode of an interface is represented
by the value defined in the textual convention
'InterfaceOperMode' (defined in CISCO-ST-TC).
Each 'byte' within the value of an object of this
type, specifies the operational mode of an interface
in the module.
The first byte (byte 1) represents the operational
mode of an interface in the module, whose 'ifIndex'
is represented by the corresponding instance of
'cieInterfacesIndex' object in its first 4 bytes.
The second byte (byte 2) represents the operational
mode of an interface in the module, whose 'ifIndex'
is represented by the corresponding instance of
'cieInterfacesIndex' object in its second 4 bytes.
If there are only 'n' interfaces in a set of 64
interfaces in the module, then bytes after the 'n'
byte in this object are irrelevant.
Values & Constraints
Type Constraints
range: 0..64
Conformance
Member of