adTA5kPotsPortMwiStatus
ADTRAN-TA5K-POTS-MIB ·
.1.3.6.1.4.1.664.2.753.2.2.1.1.8
Object
column Enumeration
POTS MWI Status - 1 = Status Unknown 2 = Indicator OFF 3 = Indicator ON 4 = Indicator OFF (forced) 5 = Indicator ON (forced) Note: unknown will always be returned in FXS Signaling mode. This is because a FXS Signaling port has no knowledge of MWI events as they are generated by the voice switch and passed through the port transparently
Context
- MIB
- ADTRAN-TA5K-POTS-MIB
- OID
.1.3.6.1.4.1.664.2.753.2.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adTA5kPotsPortStatEntry
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::adTA5kPotsPortMwiStatus'
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::adTA5kPotsPortMwiStatus.<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::adTA5kPotsPortMwiStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | indicatorOff |
3 | indicatorOn |
4 | indicatorOffForced |
5 | indicatorOnForced |