portChannelIfIndex

CISCO-STACK-MIB · .1.3.6.1.4.1.9.5.1.18.1.1.10

Object

column deprecated Integer32
The value of the instance of the ifIndex object
defined in MIB-II, for the interface corresponding
to the channel which the port belongs to. This
object will have a non zero value if its
portChannelOperStatus is channelling and the link
of this port is up.

Context

MIB
CISCO-STACK-MIB
OID
.1.3.6.1.4.1.9.5.1.18.1.1.10
Type
column
Access
readonly
Status
deprecated
Parent
portChannelEntry
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-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portChannelIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portChannelIfIndex.<portChannelModuleIndex>.<portChannelPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::portChannelIfIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance