unitDisabledWhenNoGatewayReadyEnable
MX-EPADM-MIB ·
.0.1500.1.300.100
Object
Unit Disabled When No Gateway Ready Enable
Indicates if the unit operational state is automatically set
to disable when all signaling gateways are not ready.
* Enabled: When all signaling gateways are not ready (
GatewayStatus.State), the unit operational state (see the
UnitOpState parameter) is set to disabled.
* Disabled: Signaling gateways (see the GatewayStatus.State
parameter) have no impact on unit operational state (see
the UnitOpState parameter).
Context
- MIB
- MX-EPADM-MIB
- OID
.0.1500.1.300.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- unitConfigGroup
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::unitDisabledWhenNoGatewayReadyEnable.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::unitDisabledWhenNoGatewayReadyEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |