adTA5kPotsPortOnHookMsg
ADTRAN-TA5K-POTS-MIB ·
.1.3.6.1.4.1.664.2.753.1.2.1.1.5
Object
column r/w
Enumeration
POTS Port On-Hook Messaging - 1 = Enable 2 = Disable
Context
- MIB
- ADTRAN-TA5K-POTS-MIB
- OID
.1.3.6.1.4.1.664.2.753.1.2.1.1.5- 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::adTA5kPotsPortOnHookMsg'
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::adTA5kPotsPortOnHookMsg.<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::adTA5kPotsPortOnHookMsg'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |