cdbpLocalConfigReset
CISCO-DIAMETER-BASE-PROTOCOL-MIB ·
.1.3.6.1.4.1.9.10.133.1.2.5
Object
scalar
r/w
Enumeration
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.
Context
- MIB
- CISCO-DIAMETER-BASE-PROTOCOL-MIB
- OID
.1.3.6.1.4.1.9.10.133.1.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cdbpLocalStats
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | reset |
3 | initializing |
4 | running |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdbpLocalStatsTotalPacketsIn The total number of packets received by Diameter
Base Protocol. | scalar | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.133.1.2.1 |
| cdbpLocalStatsTotalPacketsOut The total number of packets transmitted by Diameter Base
Protocol. | scalar | packets SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.133.1.2.2 |
| cdbpLocalStatsTotalUpTime This object represents the total time the Diameter server
has been up until now. | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.10.133.1.2.3 |
| cdbpLocalResetTime If the server keeps persistent state (e.g., a process)
and supports a 'reset' operation (e.g., can be told to
re-read configuration files), this value will be the
time elapsed (in… | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.9.10.133.1.2.4 |