modSwtchMonStatus
PPM-IGNIS-MIB ·
.1.3.6.1.4.1.31225.1.1.4.1.1.351
Object
column Integer32
Bitmap encoding of the current switch status. Bit 0-3: Unused 4: Switch Direction (1=Left, 0=Right) 5-11: Unused 12-13: Front Panel ALM LED status (00=off, 01=Green, 11=Red) 14-15: Unused
Context
- MIB
- PPM-IGNIS-MIB
- OID
.1.3.6.1.4.1.31225.1.1.4.1.1.351- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slotsEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'PPM-IGNIS-MIB' -M '/opt/observium/mibs/vialite:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PPM-IGNIS-MIB::modSwtchMonStatus'
More examples
Read one indexed 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::modSwtchMonStatus.<index>'
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::modSwtchMonStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647