adTA5kPotsPortMwiType
ADTRAN-TA5K-POTS-MIB ·
.1.3.6.1.4.1.664.2.753.1.2.1.1.12
Object
column r/w
Enumeration
Provisioning for the type of Message Waiting Indication for this port to use. 1 = Use Frequency Shift Keying (FSK) to indicate Message Waiting to the phone 2 = Use Neon Voltage to indicate Message Waiting to the phone
Context
- MIB
- ADTRAN-TA5K-POTS-MIB
- OID
.1.3.6.1.4.1.664.2.753.1.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adTA5kPotsPortProvEntry
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::adTA5kPotsPortMwiType'
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::adTA5kPotsPortMwiType.<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::adTA5kPotsPortMwiType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mwiTypeFsk |
2 | mwiTypeNeon |