dlepEnableIndividualNotifications
CISCO-DLEP-MIB ·
.1.3.6.1.4.1.9.9.1060.1.1.1
Object
scalar r/w
Bits
This object is used to enable/disable individual notifications
defined in this MIB module. Turning on a particular bit would
enable the corresponding trap and, similarly, turning off a
particular bit would disable the corresponding trap. The
following notifications are controlled by this object:
neighborSessionChange(0): enables/disables dlepNeighborSessionChange
notification.
clientSessionChange(1): enables/disables dlepClientSessionChange
notification.
Context
- MIB
- CISCO-DLEP-MIB
- OID
.1.3.6.1.4.1.9.9.1060.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dlepGlobals
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-DLEP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLEP-MIB::dlepEnableIndividualNotifications.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLEP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLEP-MIB::dlepEnableIndividualNotifications'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | neighborSessionChange |
1 | clientSessionChange |