cdeTConnConfigDynamicInactivityInterval
CISCO-DLSW-EXT-MIB ·
.1.3.6.1.4.1.9.9.74.1.3.1.1.14
Object
column r/w
MinutesInteger32
Indicates the length of time a connection can be idle before closing the dynamic peer connection. If set to zero, the dynamic peer connection will not be closed due to inactivity.
Context
- MIB
- CISCO-DLSW-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.74.1.3.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Minutes
- Parent
- cdeTConnConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-EXT-MIB::cdeTConnConfigDynamicInactivityInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-EXT-MIB::cdeTConnConfigDynamicInactivityInterval.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLSW-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLSW-EXT-MIB::cdeTConnConfigDynamicInactivityInterval'
Syntax
MinutesInteger32
Values & Constraints
Object Constraints
range: 0-300
Conformance
Member of
Compliance refinements
cdeMIBCompliance
readonly
Write access not required