ruckusZDEventALLEventTrapSwitchCmd
RUCKUS-ZD-EVENT-MIB ·
.1.3.6.1.4.1.25053.2.2.3.200
Object
scalar r/w
Enumeration
all trap switch command. 'hybrid' is only for read. for write, when enable, all traps will be enabled, when disable, all traps will be disabled; for read, when all traps are 'enable', the value is 'enable', when all traps are 'disable', the value is 'disable', otherwise, the value is 'hybrid'
Context
- MIB
- RUCKUS-ZD-EVENT-MIB
- OID
.1.3.6.1.4.1.25053.2.2.3.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ruckusZDEventTrapSwitchCmd
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 'RUCKUS-ZD-EVENT-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-ZD-EVENT-MIB::ruckusZDEventALLEventTrapSwitchCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-ZD-EVENT-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-ZD-EVENT-MIB::ruckusZDEventALLEventTrapSwitchCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
3 | hybrid |