eamSignalingVariantsSendWinkAck
MX-EAM-MIB ·
.0.1880.1.100.200.1.1300
Object
Send Wink Ack
Defines whether or not the incoming register should send a
wink to acknowledge the receipt of all digits.
Context
- MIB
- MX-EAM-MIB
- OID
.0.1880.1.100.200.1.1300- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eamSignalingVariantsEntry
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::eamSignalingVariantsSendWinkAck'
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::eamSignalingVariantsSendWinkAck.<eamSignalingVariantsInterfaceName>'
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::eamSignalingVariantsSendWinkAck'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |