cswStackPowerPortLinkStatus

CISCO-STACKWISE-MIB · .1.3.6.1.4.1.9.9.500.1.3.2.1.5

Object

column Enumeration
This object is used to describe the link status of the stack
port. This object will have following valid
values,
              
    up(1)  : The port is connected and operational
    down(2): The port is either forced down or not connected

Context

MIB
CISCO-STACKWISE-MIB
OID
.1.3.6.1.4.1.9.9.500.1.3.2.1.5
Type
column
Access
readonly
Status
current
Parent
cswStackPowerPortInfoEntry
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-STACKWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACKWISE-MIB::cswStackPowerPortLinkStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACKWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACKWISE-MIB::cswStackPowerPortLinkStatus.<entPhysicalIndex>.<cswStackPowerPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACKWISE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACKWISE-MIB::cswStackPowerPortLinkStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down

Conformance