rndErrorSeverity
NETGEAR-RADLAN-DEVICEPARAMS-MIB ·
.1.3.6.1.4.1.4526.17.2.3.2
Object
scalar Enumeration
The severity type of the enterprise-specific trap sent to the Network Management Station by the RND managed device.
Context
- MIB
- NETGEAR-RADLAN-DEVICEPARAMS-MIB
- OID
.1.3.6.1.4.1.4526.17.2.3.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rndBridgeAlarm
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 'NETGEAR-RADLAN-DEVICEPARAMS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DEVICEPARAMS-MIB::rndErrorSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-DEVICEPARAMS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-DEVICEPARAMS-MIB::rndErrorSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | info |
1 | warning |
2 | error |
3 | fatal-error |