portChannelLastActionStatus
CISCO-PORT-CHANNEL-MIB ·
.1.3.6.1.4.1.9.9.285.1.1.1.1.6
Object
column Enumeration
The status of the last operation (add or remove a member) done to change the member list of a Port Channel Port. When no ports are added or the last operation is successful then this object will be successful(1). If this value is failed(2) then the user can look at portChannelLastAddStatusCause to find the reason of failure.
Context
- MIB
- CISCO-PORT-CHANNEL-MIB
- OID
.1.3.6.1.4.1.9.9.285.1.1.1.1.6- 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::portChannelLastActionStatus'
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::portChannelLastActionStatus.<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::portChannelLastActionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | successful |
2 | failed |
Conformance
Member of