cNotifCtrlMode
CISCO-NOTIFICATION-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.586.1.1.1
Object
scalar r/w
Enumeration
This object represents the notification control mode.
The semantics are as follows.
noControl - There is no control on notifications.
forcedControl - All notifications configured through
cNotifCtrlTable are filtered at all times.
automaticControl - Notifications configured through
cNotifCtrlTable are filtered only when number of
notifications generated exceeds the value represented
by cNotifCtrlThreshold in the given time interval
represented by cNotifCtrlSamplingInterval.
Context
- MIB
- CISCO-NOTIFICATION-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.586.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cNotifCtrlConfig
- Groups
- 1
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 'CISCO-NOTIFICATION-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NOTIFICATION-CONTROL-MIB::cNotifCtrlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NOTIFICATION-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NOTIFICATION-CONTROL-MIB::cNotifCtrlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noControl |
2 | forcedControl |
3 | automaticControl |
Conformance
Member of