All MIBs › CISCO-ITP-MLR-MIB › cmlrTableLoadNotifEnabled
cmlrTableLoadNotifEnabled
Module: CISCO-ITP-MLR-MIB
OID (symbolic): CISCO-ITP-MLR-MIB::cmlrTableLoadNotifEnabled
OID (numeric): 1.3.6.1.4.1.9.9.396.1.0.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
A control to enable or disable ciscoMlrTableLoad notifications as follows: 'true' Indicates that the ciscoMlrTableLoad notification should be generated when the load operations is started or completed. That is, the notification generation is enabled. 'false' Indicates that ciscoMlrTableLoad notification generation is disabled.
What is cmlrTableLoadNotifEnabled?
This OID is a true/false switch that enables or disables automatic notifications when database load operations start or finish on a signaling system. Turning it on means the device will send alerts when bulk data imports begin and end. A system administrator enables this when they need to monitor background data synchronization tasks or validate that scheduled data loads completed successfully.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.396.1.0.1 snmpwalk -v2c -c public <target> CISCO-ITP-MLR-MIB::cmlrTableLoadNotifEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.396.1.0.1.1 snmpget -v2c -c public <target> CISCO-ITP-MLR-MIB::cmlrTableLoadNotifEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.396.1.0.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.396 | ciscoMlrMIB | CISCO-ITP-MLR-MIB |
| 1.3.6.1.4.1.9.9.396.1 | ciscoMlrMIBObjects | CISCO-ITP-MLR-MIB |
| 1.3.6.1.4.1.9.9.396.1.0 | cmlrScalars | CISCO-ITP-MLR-MIB |
| 1.3.6.1.4.1.9.9.396.1.0.1 | cmlrTableLoadNotifEnabled | CISCO-ITP-MLR-MIB |