All MIBs › CISCO-MEDIA-GATEWAY-MIB › cmgwGraceTime
cmgwGraceTime
Module: CISCO-MEDIA-GATEWAY-MIB
OID (symbolic): CISCO-MEDIA-GATEWAY-MIB::cmgwGraceTime
OID (numeric): 1.3.6.1.4.1.9.9.324.1.1.1.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object is used to represent grace period. The grace period (restart delay in RSIP message) is expressed in a number of seconds. It means how soon the gateway will be taken out of service. The value -1 indicates that the grace period time is disabled.
What is cmgwGraceTime?
This object specifies a grace period (in seconds) that determines how soon a media gateway will be removed from service after receiving a restart command from its controller. The grace period allows the gateway to gracefully terminate existing calls before becoming unavailable, and a value of -1 means the grace period is disabled. Call center administrators use this to balance service continuity with the speed of gateway maintenance operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.1.1.6 snmpwalk -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cmgwGraceTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.324.1.1.1.1.6.1 snmpget -v2c -c public <target> CISCO-MEDIA-GATEWAY-MIB::cmgwGraceTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.324.1.1.1.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmgwGraceTime.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.324 | ciscoMediaGatewayMIB | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1 | ciscoMediaGatewayMIBObjects | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1 | cMediaGwConfig | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.1 | cMediaGwTable | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.1.1 | cMediaGwEntry | CISCO-MEDIA-GATEWAY-MIB |
| 1.3.6.1.4.1.9.9.324.1.1.1.1.6 | cmgwGraceTime | CISCO-MEDIA-GATEWAY-MIB |