endpointOpState

MX-EPADM-MIB · .0.1500.1.200.1.400

Object

Operational State
              
The operational state of an endpoint.
              
This state reflects the endpoint's capacity to participate in
normal operations.
              
  * Enabled: the endpoint is operationally functional.
  * Disabled: the endpoint is not operationally functional due
    to an internal condition that would not allow it to
    participate in normal operations.

Context

MIB
MX-EPADM-MIB
OID
.0.1500.1.200.1.400
Type
column
Access
readonly
Status
current
Parent
endpointEntry

Walk 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 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPADM-MIB::endpointOpState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EPADM-MIB::endpointOpState.<endpointEpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EPADM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EPADM-MIB::endpointOpState'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable