mrStackUnitPortVisualIndicatorSelect

CISCO-FASTHUB-MIB · .1.3.6.1.4.1.9.2.11.1.3.1.1.13

Object

column mandatory Enumeration
portStatus(1),         -- LED shows port link/activity
unitNumber(2),         -- LED shows unit number
utilization(3)         -- LED shows utilization
              
This object reflects what is currently selected as the port
visual indication mode. The portStatus(1) mode uses the
visual LEDs to indicate port link and activity status.
The unitNumber(2) mode shows the position of the unit in
the stack (the unit number). The utilization(3) mode
uses the port visual LEDs to display the repeater backplane
bandwidth utilization.
              
Default value: portStatus(1).

Context

MIB
CISCO-FASTHUB-MIB
OID
.1.3.6.1.4.1.9.2.11.1.3.1.1.13
Type
column
Access
readonly
Status
mandatory
Parent
mrStackUnitEntry

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-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrStackUnitPortVisualIndicatorSelect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrStackUnitPortVisualIndicatorSelect.<mrStackUnitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FASTHUB-MIB::mrStackUnitPortVisualIndicatorSelect'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1portStatus
2unitNumber
3utilization