cneNotifEnable

CISCO-NHRP-EXT-MIB · .1.3.6.1.4.1.9.9.680.1.4.1

Object

scalar r/w Bits
This object is used to control the generation of notifications
defined in this MIB. The bits when set to 1 or 0 respectively
enable or disable the corresponding notification. The mapping
between the bits and the notifications are as follows.
          
nextHopRegServerUp(0):   This bit enables/disables the 
                         cneNotifNextHopRegServerUp
notification.
nextHopRegServerDown(1): This bit enables/disables the 
                         cneNotifNextHopRegServerDown
notification.
nextHopRegClientUp(2):   This bit enables/disables the 
                         cneNotifNextHopRegClientUp
notification.
nextHopRegClientDown(3): This bit enables/disables the 
                         cneNotifNextHopRegClientDown
notification.
nextHopPeerUp(4):        This bit enables/disables the 
                         cneNotifNextHopPeerUp notification.
nextHopPeerDown(5):      This bit enables/disables the 
                         cneNotifNextHopPeerDown notification.
rateLimitExceeded(6):    This bit enables/disables the 
                         cneNotifRateLimitExceeded
notification.

Context

MIB
CISCO-NHRP-EXT-MIB
OID
.1.3.6.1.4.1.9.9.680.1.4.1
Type
scalar
Access
readwrite
Status
current
Parent
cneNotificationControlObjects
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-NHRP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NHRP-EXT-MIB::cneNotifEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NHRP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NHRP-EXT-MIB::cneNotifEnable'

Syntax

Bits

Values & Constraints

Enumerated Values
0nextHopRegServerUp
1nextHopRegServerDown
2nextHopRegClientUp
3nextHopRegClientDown
4nextHopPeerUp
5nextHopPeerDown
6rateLimitExceeded

Conformance