adTA5kPotsPortStatTestActive
ADTRAN-TA5K-POTS-MIB ·
.1.3.6.1.4.1.664.2.753.2.2.1.1.6
Object
column Enumeration
This item indicates whether a test is active on the port or not. 1 = Active 2 = Not Active
Context
- MIB
- ADTRAN-TA5K-POTS-MIB
- OID
.1.3.6.1.4.1.664.2.753.2.2.1.1.6- 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::adTA5kPotsPortStatTestActive'
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::adTA5kPotsPortStatTestActive.<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::adTA5kPotsPortStatTestActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |