CISCO-WAN-MG-MIB :: mgShutdownGraceTime

MIB Reference — IPNetwork Monitor

All MIBsCISCO-WAN-MG-MIBmgShutdownGraceTime

mgShutdownGraceTime

Module: CISCO-WAN-MG-MIB

OID (symbolic): CISCO-WAN-MG-MIB::mgShutdownGraceTime

OID (numeric): 1.3.6.1.4.1.351.150.10.1.1.4

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

This object indicates the time in seconds after which an MG will transition from 'gracefulOutOfService' to 'forcefulOutOfService'. A value of -1 indicates that the MG allows for draining, i.e. will automatically transition after the last resource in use has been released. Otherwise, it essentially indicates the amount of time an MGC has to perform any cleanup, e.g. deletion of connections etc.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.1.4
snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgShutdownGraceTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.1.4.1
snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgShutdownGraceTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.10.1.1.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mgShutdownGraceTime.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.150ciscoWanCISCOWAN-SMI
1.3.6.1.4.1.351.150.10ciscoWanMgMIBCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1ciscoWanMgMIBObjectsCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.1mediaGatewayCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.1.4mgShutdownGraceTimeCISCO-WAN-MG-MIB