cXgcpMediaGwRestartMwd

CISCO-XGCP-MIB · .1.3.6.1.4.1.9.9.318.1.2.1.1.5

Object

column r/w millisecondsInteger32
The maximum waiting delay (MWD) timeout value is used 
for the media gateway to send the first Restart In 
Progress to the MGC.
              
When a gateway is powered on, it should initiate a restart 
timer to a random value, uniformly distributed between 0 and 
a maximum waiting delay (MWD). The gateway should send the 
first RSIP message when the timer expires.
              
The initial value of this object is chosen in an
implementation-dependent manner by the MGCP functionality
based on the call volume of the system.

Context

MIB
CISCO-XGCP-MIB
OID
.1.3.6.1.4.1.9.9.318.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
cXgcpMediaGwEntry
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-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpMediaGwRestartMwd'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-XGCP-MIB::cXgcpMediaGwRestartMwd.<cmgwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-XGCP-MIB::cXgcpMediaGwRestartMwd'

Syntax

millisecondsInteger32

Values & Constraints

Object Constraints
range: 0-600000

Conformance