severityThresh
ZYXEL-SAM1216 ·
.1.3.6.1.4.1.890.1.5.5.6.2.4.1.1
Object
column mandatory
r/w
Enumeration
The minimum alarm severity that is reported.
Context
- MIB
- ZYXEL-SAM1216
- OID
.1.3.6.1.4.1.890.1.5.5.6.2.4.1.1- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- alarmSeverityPortEntry
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-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SAM1216::severityThresh'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SAM1216::severityThresh.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SAM1216' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SAM1216::severityThresh'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | major |
3 | minor |
4 | info |