mgcRedGrpProtDisconnectProcedure
CISCO-WAN-MGC-REDUN-MIB ·
.1.3.6.1.4.1.351.150.22.1.3.1.7
Object
column r/w
Enumeration
This attribute describes whether disconnected procedure
is enabled/disabled per protocol per MGC group
configured.
The endpoint becomes disconnected when a gateway initiated
commands are sent to the MGC and has not received any
response from the MGC. The disconnected endpoint
initiates the disconnected procedure by sending
Restart in Progress command with restart method
RM:disconnected to the MGC.
When the object is set to 'doDisconnectProcedure', then the
endpoint will start the disconnected procedure and sends
'Restart In Progress' command with the restart method
RM:disconnected to the MGC.
By default, the object is set to 'doDisconnectProcedure'
for MGCP 1.0 and 'notDoDisconnectProcedure' for all
other protocols.
This object has no relevance when the protocol
is SRCP.
Context
- MIB
- CISCO-WAN-MGC-REDUN-MIB
- OID
.1.3.6.1.4.1.351.150.22.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mgcRedundancyGrpProtocolEntry
- Groups
- 1
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-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedGrpProtDisconnectProcedure'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedGrpProtDisconnectProcedure.<mgcRedundancyGrpNum>.<mgProtocolNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedGrpProtDisconnectProcedure'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | doDisconnectProcedure |
2 | notDoDisconnectProcedure |
Conformance
Member of