eamTimerVariantsOverrideDefault
MX-EAM-MIB ·
.0.1880.1.100.300.1.200
Object
Override Default
Overrides the default settings of E&M Signaling parameters
for the SignalingType and InterfaceName.
* Disable: The interface uses the default configuration
associated with the selected Signaling Type. The
configuration set in the current row has no effect on the
default configuration of the selected Signaling Type.
Refer to the technical documentation to get the default
configurations of the various Signaling Types.
* Enable: The interface uses the specific signaling
configuration as defined in the current row. To retrieve
the default configuration associated with the current
Signaling Type, the command implemented by the
ResetSpecific parameter MUST be issued.
Context
- MIB
- MX-EAM-MIB
- OID
.0.1880.1.100.300.1.200- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eamTimerVariantsEntry
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 'MX-EAM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EAM-MIB::eamTimerVariantsOverrideDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-EAM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EAM-MIB::eamTimerVariantsOverrideDefault.<eamTimerVariantsInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EAM-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EAM-MIB::eamTimerVariantsOverrideDefault'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |