ceStateExtGlobalOperNotifEnable

CISCO-ENTITY-STATE-EXT-MIB · .1.3.6.1.4.1.9.9.747.1.2.3

Object

scalar r/w Enumeration
A control object to enable/disable
entStateOperEnabled and entStateOperDisabled
notifications at the system level.
          
This object should hold any of the below values.
enabled(1) - The notif is enabled globally for the system
disabled(2)- The notif is disabled globally for the system
          
If the value of this object is 'disabled',
then the ceStateOperEnabled and ceStateOperDisabled
notifications will not be generated from the system.
If the value of this object is 'enabled', then the 
generation of this notification for an entity will depend 
on the value of ceStateExtOperNotifEnable object for that 
entity.

Context

MIB
CISCO-ENTITY-STATE-EXT-MIB
OID
.1.3.6.1.4.1.9.9.747.1.2.3
Type
scalar
Access
readwrite
Status
current
Parent
ciscoEntityStateExtNotifControl
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-STATE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-STATE-EXT-MIB::ceStateExtGlobalOperNotifEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-STATE-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-STATE-EXT-MIB::ceStateExtGlobalOperNotifEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance

Member of
Compliance refinements
Implementations may choose not to allow the value
to be changed.