cadEvOvrdState
CADANT-TRAP-LOG-MIB ·
.1.3.6.1.4.1.4998.1.1.6.2.3.1.2
Object
column r/w
Enumeration
Indicates the current override state of the event. admit allows the event to be generated and inhibit prevents the event from being generated regardless of the priority is enabled for the event. Setting the priority allows the event to generated with the desired priority.
Context
- MIB
- CADANT-TRAP-LOG-MIB
- OID
.1.3.6.1.4.1.4998.1.1.6.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cadEvOverrideEntry
- 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 '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::cadEvOvrdState'
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::cadEvOvrdState.<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::cadEvOvrdState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admit |
2 | inhibit |
3 | priority |
Conformance
Member of