cmedxGatewayMaxWaitingDelay
CISCO-MEGACO-EXT-MIB ·
.1.3.6.1.4.1.9.10.104.1.1.1.1.10
Object
column r/w
millisecondsUnsigned32
When a media gateway is powered on, it should initiate a restart timer to a random value, uniformly distributed between 0 and the value specified in this object (the maximum waiting delay, MWD). After restart timer timeout, the media gateway can initiate the ServiceChange transaction. This is a way to prevent the MGC is swamped by many gateways powered up at the same time.
Context
- MIB
- CISCO-MEGACO-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.104.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- cmedxGatewayConfigEntry
- Groups
- 3
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-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayMaxWaitingDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayMaxWaitingDelay.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MEGACO-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MEGACO-EXT-MIB::cmedxGatewayMaxWaitingDelay'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 0-600000