zySnmpTrapPortZuldState
ZYXEL-SNMP-MIB ·
.1.3.6.1.4.1.890.1.15.3.76.1.9.1.11
Object
Enabled/Disabled SNMP ZULD trap on the sepcified port.
Context
- MIB
- ZYXEL-SNMP-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.76.1.9.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelSnmpTrapPortEntry
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-SNMP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SNMP-MIB::zySnmpTrapPortZuldState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-SNMP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SNMP-MIB::zySnmpTrapPortZuldState.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SNMP-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SNMP-MIB::zySnmpTrapPortZuldState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |