adTA5kPotsPortForceMwiOffEvent
ADTRAN-TA5K-POTS-MIB ·
.1.3.6.1.4.1.664.2.753.3.2.1.1.9
Object
column r/w
Enumeration
A set command will force the Message Waiting Indicator for the port to turn OFF. Get has no meaning and will always return indicatorOff(1). This provides a means for MWI events to be forced out to the fxs port locally. After this set has been issued, the port will still perform any subsequent MWI events that may be received from the network.
Context
- MIB
- ADTRAN-TA5K-POTS-MIB
- OID
.1.3.6.1.4.1.664.2.753.3.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adTA5kPotsLineTestEntry
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 'ADTRAN-TA5K-POTS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-POTS-MIB::adTA5kPotsPortForceMwiOffEvent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TA5K-POTS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TA5K-POTS-MIB::adTA5kPotsPortForceMwiOffEvent.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TA5K-POTS-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TA5K-POTS-MIB::adTA5kPotsPortForceMwiOffEvent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | indicatorOff |