cannoAgeTime

CISCO-ANNOUNCEMENT-MIB · .1.3.6.1.4.1.9.9.8888.1.1.1.1.1.5

Object

column r/w minutesUnsigned32
This object specifies the maximum life-span(in minutes) of 
the dynamic announcement files in the cache.
              
A dynamic announcement file starts aging as soon as it is  
brought into the cache from the file server. When a dynamic
file age crosses the 'cannoAgeTime' threshold, the file 
will be removed from the cache.
              
The value zero time specifies that 'cannoAgeTime' is 
disabled.

Context

MIB
CISCO-ANNOUNCEMENT-MIB
OID
.1.3.6.1.4.1.9.9.8888.1.1.1.1.1.5
Type
column
Access
readwrite
Status
current
Units
minutes
Parent
cannoControlEntry
Groups
1

Walk 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-ANNOUNCEMENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ANNOUNCEMENT-MIB::cannoAgeTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ANNOUNCEMENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ANNOUNCEMENT-MIB::cannoAgeTime.<cmgwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ANNOUNCEMENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ANNOUNCEMENT-MIB::cannoAgeTime'

Syntax

minutesUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance