ctDiscoveryControlAgeInterval
CTRMONXT-MIB ·
.1.3.6.1.4.1.52.4.3.2.20.2.1.6
Object
The minimum amount of idle time that will be allowed for an entry before it may be deleted from the table by the agent. The aging routine is not required to run every second.
Context
- MIB
- CTRMONXT-MIB
- OID
.1.3.6.1.4.1.52.4.3.2.20.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ctDiscoveryControlEntry
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 'CTRMONXT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRMONXT-MIB::ctDiscoveryControlAgeInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRMONXT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRMONXT-MIB::ctDiscoveryControlAgeInterval.<ctDiscoveryControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRMONXT-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRMONXT-MIB::ctDiscoveryControlAgeInterval'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647