All MIBs › CISCO-STACK-MIB › portAdditionalStatus
portAdditionalStatus
Module: CISCO-STACK-MIB
OID (symbolic): CISCO-STACK-MIB::portAdditionalStatus
OID (numeric): 1.3.6.1.4.1.9.5.1.4.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Additional status information for the port. The value is a sum. It initially takes the value zero, then for each state that is true, 2 raised to a power is added to the sum. The powers are according to the following table: State Power Transmit 0 Receive 1 Collision 2 Transmit state indicates that at least one packet was transmitted by the port in the last polling period. Receive state indicates that at least one packet was received by the port in the last polling period. Collision state indicates that at least one collision was detected on the port in the last polling period. Note that if a state is not applicable to a particular port or additional status is not supported on a particular port, its value is always false for that port.
What is portAdditionalStatus?
Reports additional detailed status information about a port as a bitmask sum, where each bit (a power of two) flags a specific true/false condition on the port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.4.1.1.8 snmpwalk -v2c -c public <target> CISCO-STACK-MIB::portAdditionalStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.4.1.1.8.1 snmpget -v2c -c public <target> CISCO-STACK-MIB::portAdditionalStatus.1
Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::portAdditionalStatus OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.1 | ciscoStackMIB | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.4 | portGrp | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.4.1 | portTable | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.4.1.1 | portEntry | CISCO-STACK-MIB |
| 1.3.6.1.4.1.9.5.1.4.1.1.8 | portAdditionalStatus | CISCO-STACK-MIB |