portChannelMemberOperStatus
CISCO-PORT-CHANNEL-MIB ·
.1.3.6.1.4.1.9.9.285.1.1.1.1.12
Object
column CISCO-ST-TCPortMemberList
The list of port channel forwarding status of the E_ports that are members of this Port Channel port. Every four-byte is a status of the corresponding member port represented by ifIndex in portChannelMemberList. The portChannelMemberOperStatus may not be the same as ifOperStatus. A value of '00 00 00 01' means the corresponding member port is participating in the load balancing of the port channel. A value of '00 00 00 02' means the corresponding member port is not participating in the load balancing of the port channel.
Context
- MIB
- CISCO-PORT-CHANNEL-MIB
- OID
.1.3.6.1.4.1.9.9.285.1.1.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portChannelEntry
- 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-PORT-CHANNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-CHANNEL-MIB::portChannelMemberOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PORT-CHANNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-CHANNEL-MIB::portChannelMemberOperStatus.<portChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-CHANNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-CHANNEL-MIB::portChannelMemberOperStatus'
Syntax
- Source
- CISCO-ST-TCPortMemberList
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..64
Conformance
Member of