mgEndpointState
CISCO-WAN-MG-MIB ·
.1.3.6.1.4.1.351.150.10.1.3.1.1.5
Object
column Enumeration
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.
Context
- MIB
- CISCO-WAN-MG-MIB
- OID
.1.3.6.1.4.1.351.150.10.1.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgEndpointEntry
- 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-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgEndpointState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgEndpointState.<mgEndpointNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MG-MIB::mgEndpointState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mgEndpointActive |
2 | mgEndpointFailed |
3 | mgEndpointDegraded |
Conformance
Member of