All MIBs › CISCO-DLSW-EXT-MIB › cdeNodePeerOnDemandDefaultsInactivityInterval
cdeNodePeerOnDemandDefaultsInactivityInterval
Module: CISCO-DLSW-EXT-MIB
OID (symbolic): CISCO-DLSW-EXT-MIB::cdeNodePeerOnDemandDefaultsInactivityInterval
OID (numeric): 1.3.6.1.4.1.9.9.74.1.2.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable indicates the length of time a peer on demand connection can be idle before shutting down this peer on demand connection. If set to zero, the peer on demand connection will not be closed due to inactivity.
What is cdeNodePeerOnDemandDefaultsInactivityInterval?
Read-write setting specifying how long a peer-on-demand connection can remain idle before being shut down; a value of zero means the connection is never closed due to inactivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.74.1.2.18 snmpwalk -v2c -c public <target> CISCO-DLSW-EXT-MIB::cdeNodePeerOnDemandDefaultsInactivityInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.74.1.2.18.1 snmpget -v2c -c public <target> CISCO-DLSW-EXT-MIB::cdeNodePeerOnDemandDefaultsInactivityInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.74.1.2.18.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdeNodePeerOnDemandDefaultsInactivityInterval.1
Start monitoring Cisco routers (DLSw+ SNA/NetBIOS over IP, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DLSW-EXT-MIB::cdeNodePeerOnDemandDefaultsInactivityInterval OID value, configure state conditions and alerts, and monitor any Cisco routers (DLSw+ SNA/NetBIOS over IP, legacy) 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.74 | ciscoDlswExtMIB | CISCO-DLSW-EXT-MIB |
| 1.3.6.1.4.1.9.9.74.1 | ciscoDlswExtMIBObjects | CISCO-DLSW-EXT-MIB |
| 1.3.6.1.4.1.9.9.74.1.2 | cdeNode | CISCO-DLSW-EXT-MIB |
| 1.3.6.1.4.1.9.9.74.1.2.18 | cdeNodePeerOnDemandDefaultsInactivityInterval | CISCO-DLSW-EXT-MIB |