cannoMaxPermanent

CISCO-ANNOUNCEMENT-MIB · .1.3.6.1.4.1.9.9.8888.1.1.1.1.1.8

Object

column r/w Unsigned32
This object specifies the maximum number of permanent 
announcement files that can be added to the media gateway.
              
The space on media gateway cache is reserved for the
cannoMaxPermanent number of permanent announcement files 
and the permanent announcement files should be stored on media 
gateway cache forever until to be deleted.
              
The value zero specifies that media gateway only support 
dynamic announcement file.

Context

MIB
CISCO-ANNOUNCEMENT-MIB
OID
.1.3.6.1.4.1.9.9.8888.1.1.1.1.1.8
Type
column
Access
readwrite
Status
current
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::cannoMaxPermanent'
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::cannoMaxPermanent.<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::cannoMaxPermanent'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-500

Conformance