ceSensorExtThresholdNotifEnable
CISCO-ENTITY-SENSOR-EXT-MIB ·
.1.3.6.1.4.1.9.9.745.1.1.1.6
Object
column r/w
Enumeration
A control object to activate/deactivate
ceSensorExtThresholdNotification.
This object should hold any of the below values.
enabled(1) - The notification is enabled for this entity
disabled(2) - The notification is disabled for this entity
transparent(3)- The notification is enabled/disabled based on
ceSensorExtThresholdNotifGlobalEnable
object
This object controls generation of
ceSensorExtThresholdNotification for this threshold.
An exception to this is, if this object is set to 'transparent'
then ceSensorExtThresholdNotification for this threshold
is controlled by ceSensorExtThresholdNotifGlobalEnable
object.
This truth table explains how
ceSensorExtThresholdNotifEnable is related with
ceSensorExtThresholdNotifGlobalEnable to control the
ceSensorExtThresholdNotification for this threshold
E = enabled, D = Disabled, T = Transparent
local_flag = ceSensorExtThresholdNotifEnable
global_flag = ceSensorExtThresholdNotifGlobalEnable
local_flag global_flag outcome_per_interface
---------------------------------------------
E E E
E D D
D E D
D D D
T E E
T D D
Context
- MIB
- CISCO-ENTITY-SENSOR-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.745.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceSensorExtThresholdEntry
- 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 'CISCO-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-SENSOR-EXT-MIB::ceSensorExtThresholdNotifEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-SENSOR-EXT-MIB::ceSensorExtThresholdNotifEnable.<entPhysicalIndex>.<ceSensorExtThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-SENSOR-EXT-MIB::ceSensorExtThresholdNotifEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | transparent |
Conformance
Member of