cieInterfacesOperCause

CISCO-IF-EXTENSION-MIB · .1.3.6.1.4.1.9.9.276.1.1.3.1.4

Object

This object represents the operational status
cause 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.4
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::cieInterfacesOperCause'
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::cieInterfacesOperCause.<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::cieInterfacesOperCause'

Syntax

Source
InterfaceOperCauseList
Base type
OctetString
Type Description
This textual convention defines the operational
status cause for a set of 64 interfaces in a module.
          
The operational status cause of an interface is
represented by the value defined in the textual
convention 'IfOperStatusReason' (defined in CISCO-TC).
          
Each 2 bytes within the value of an object of this
type is combined together to represent the operational
status cause of a particular interface in the module
(i.e., each 2 byte group represents the
'cieIfOperStatusCause' of an interface).
          
The first 2 bytes (byte 1 and byte 2) of this object,
represents the operational status cause of an
interface in the module, whose 'ifIndex' is
represented by the corresponding instance of
'cieInterfacesIndex' object in its first 4 bytes.
          
The next 2 bytes (byte 3 and byte 4) of this object,
represents the operational status cause of an
interface in the module, whose 'ifIndex' is
represented by the corresponding instance of
'cieInterfacesIndex' object in the next 4 bytes
respectively.
          
If there are only 'n' interfaces in a set of 64
interfaces in the module, then bytes after the
'2n' byte in this object are irrelevant.

Values & Constraints

Type Constraints
range: 0..128

Conformance