iesSlotModuleStatus
OBS ✓
ZYXEL-IESCOMMON-MIB ·
.1.3.6.1.4.1.890.1.5.13.1.1.3.1.7
Object
column Enumeration
The module state of the plug-in card in IES-2000/3000
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- ZYXEL-IESCOMMON-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.1.1.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iesSlotEntry
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 'ZYXEL-IESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IESCOMMON-MIB::iesSlotModuleStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IESCOMMON-MIB::iesSlotModuleStatus.<iesChassisId>.<iesSlotId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IESCOMMON-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IESCOMMON-MIB::iesSlotModuleStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | empty |
2 | up |
3 | down |
4 | testing |
5 | standby |