CISCO-WAN-MG-MIB :: mgEndpointState

MIB Reference — IPNetwork Monitor

All MIBsCISCO-WAN-MG-MIBmgEndpointState

mgEndpointState

Module: CISCO-WAN-MG-MIB

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

OID (numeric): 1.3.6.1.4.1.351.150.10.1.3.1.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Indicates the state of the endpoint. 'mgEndpointActive' - the endpoint is in service and operational. 'mgEndpointFailed' - the endpoint is in service but not operational, e.g. because a line that the endpoint belongs to is in a state of service affecting alarm. 'mgEndpointDegraded' - the endpoint is in service but not fully operational, e.g. in cases with endpoints with channels on multiple lines, when one of the lines is in a state of service affecting alarm

If MGCP is used as the control protocol, the following transitions will generally trigger an RSIP command: from 'mgEndpointActive'/'mgEndpointDegraded' to 'mgEndpointFailed' or from 'mgEndpointFailed' to 'mgEndpointDegraded'/'mgEndpointActive'. Transitions between 'mgEndpointActive' and 'mgEndpointDegraded' will generally not trigger emission of RSIP.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.3.1.1.5
snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgEndpointState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.3.1.1.5.1
snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgEndpointState.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mgEndpointState.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.3mediaGatewayEndpointCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.3.1mgEndpointTableCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.3.1.1mgEndpointEntryCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.3.1.1.5mgEndpointStateCISCO-WAN-MG-MIB