sysInfoPortDisabledDisplayMap
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.1.15
Object
scalar mandatory
OctetString
A bit array where the presence of a particular bit
indicates a lit disabled LED for a port.
Each octet within the value of this object specifies a
set of eight disabled LEDs, with the first octet specifying
disabled LEDs for ports 1 through 8, the second octet
specifying disabled LEDs 9 through 16, etc. Within each
octet, the most significant bit represents the lowest
numbered LED, and the least significant bit represents the
highest numbered LED. Thus, each LED is represented by a
single bit within the value of this object. If that bit
has a value of '1' then that LED is currently lit;
the LED is not lit if its bit has a value of '0'.
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.1.15- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- sysInfo
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysInfoPortDisabledDisplayMap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::sysInfoPortDisabledDisplayMap'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.