All MIBs › CISCO-DIAMETER-BASE-PROTOCOL-MIB › cdbpLocalConfigReset
cdbpLocalConfigReset
Module: CISCO-DIAMETER-BASE-PROTOCOL-MIB
OID (symbolic): CISCO-DIAMETER-BASE-PROTOCOL-MIB::cdbpLocalConfigReset
OID (numeric): 1.3.6.1.4.1.9.10.133.1.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Status/action object to reinitialize any persistent server state. When set to reset(2), any persistent server state (such as a process) is reinitialized as if the server had just been started. This value will never be returned by a read operation. When read, one of the following values will be returned: other(1) - server in some unknown state. reset(2) - command to reinitialize server state. initializing(3) - server (re)initializing. running(4) - server currently running.
What is cdbpLocalConfigReset?
A read-write control object that, when set to reset(2), reinitializes the Diameter server's persistent state as if it had just started; it never reflects a value when read.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.133.1.2.5 snmpwalk -v2c -c public <target> CISCO-DIAMETER-BASE-PROTOCOL-MIB::cdbpLocalConfigReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.133.1.2.5.1 snmpget -v2c -c public <target> CISCO-DIAMETER-BASE-PROTOCOL-MIB::cdbpLocalConfigReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.133.1.2.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdbpLocalConfigReset.1
Start monitoring Cisco Diameter-capable network element (e.g. PDSN/AAA gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DIAMETER-BASE-PROTOCOL-MIB::cdbpLocalConfigReset OID value, configure state conditions and alerts, and monitor any Cisco Diameter-capable network element (e.g. PDSN/AAA gateway) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.133 | ciscoDiameterBasePMIB | CISCO-DIAMETER-BASE-PROTOCOL-MIB |
| 1.3.6.1.4.1.9.10.133.1 | ciscoDiameterBasePMIBObjects | CISCO-DIAMETER-BASE-PROTOCOL-MIB |
| 1.3.6.1.4.1.9.10.133.1.2 | cdbpLocalStats | CISCO-DIAMETER-BASE-PROTOCOL-MIB |
| 1.3.6.1.4.1.9.10.133.1.2.5 | cdbpLocalConfigReset | CISCO-DIAMETER-BASE-PROTOCOL-MIB |