cadEvOvrdPriority
CADANT-TRAP-LOG-MIB ·
.1.3.6.1.4.1.4998.1.1.6.2.3.1.4
Object
column r/w
Enumeration
This field is only valid when the override state is set to priority and indicates the priority level that should be used when this notification is generated.
Context
- MIB
- CADANT-TRAP-LOG-MIB
- OID
.1.3.6.1.4.1.4998.1.1.6.2.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadEvOverrideEntry
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 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TRAP-LOG-MIB::cadEvOvrdPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TRAP-LOG-MIB::cadEvOvrdPriority.<cadEvOvrdEvId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-TRAP-LOG-MIB::cadEvOvrdPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | information |
8 | debug |