cabhSec2FwLogEventPriority
CABH-SEC-MIB ·
.1.3.6.1.4.1.4491.2.4.2.5.4.3.1.1.3
Object
column Enumeration
The priority level of this event as defined by CableHome Specification. If a priority is not assigned in the CableHome specification for a particular event then the vendor or cable operator may assign priorities. These are ordered from most serious (emergency)to least serious (debug).
Context
- MIB
- CABH-SEC-MIB
- OID
.1.3.6.1.4.1.4491.2.4.2.5.4.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cabhSec2FwLogEntry
- Groups
- 1
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 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwLogEventPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwLogEventPriority.<cabhSec2FwLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-SEC-MIB::cabhSec2FwLogEventPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | information |
8 | debug |
Conformance
Member of