unitOpState
MX-EPADM-MIB ·
.0.1500.1.100.200
Object
scalar MX-TCMxEnableState
Operational State
The operational state of the unit reflects the unit's internal
state. There are certain conditions that affect the internal
state of a unit.
* Enabled: the unit is operationally functional.
* Disabled: the unit is not operationally functional due to
an internal condition that would not allow it to
participate in normal operation. Such condition could be
that all endpoints have failed to properly register.
Context
- MIB
- MX-EPADM-MIB
- OID
.0.1500.1.100.200- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- unitStateGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::unitOpState.0'
More examples
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::unitOpState'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |