mcpLEDs
PPM-IGNIS-MIB ·
.1.3.6.1.4.1.31225.1.1.1.22
Object
scalar Integer32
A bitmap representation of the SNMP controller front panel LEDs. Each LED is a 4 bit nibble, encoded as: Off=0x0, Green=0x1, Red=0x3 Nibbles are arranged (LSB->MSB) PWR LED, Link Rear LED, Link Fibre LED, Front Panel RJ45 LEDs.
Context
- MIB
- PPM-IGNIS-MIB
- OID
.1.3.6.1.4.1.31225.1.1.1.22- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ignisSystem
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 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::mcpLEDs.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PPM-IGNIS-MIB::mcpLEDs'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647