isReceiverSeverityLevel
ISPRO-MIB ·
.1.3.6.1.4.1.19011.1.3.2.1.2.14.1.4
Object
The severity level of traps to be received by this manager.
Context
- MIB
- ISPRO-MIB
- OID
.1.3.6.1.4.1.19011.1.3.2.1.2.14.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- isConfigTrapReceiverEntry
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 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isReceiverSeverityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISPRO-MIB::isReceiverSeverityLevel.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISPRO-MIB' -M '/opt/observium/mibs/jacarta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISPRO-MIB::isReceiverSeverityLevel'
Syntax
- Source
- IsproEnuSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | information |
2 | warning |
3 | severe |