adTA5kPotsPortStatLoopFeed
ADTRAN-TA5K-POTS-MIB ·
.1.3.6.1.4.1.664.2.753.2.2.1.1.4
Object
column Enumeration
This item indicates the loop feed status of the port. 1 = Loop Current Feed 2 = Reverse Loop Current Feed 3 = OSI 4 = Tip Ground 5 = Ringing 6 = Power Down
Context
- MIB
- ADTRAN-TA5K-POTS-MIB
- OID
.1.3.6.1.4.1.664.2.753.2.2.1.1.4- 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::adTA5kPotsPortStatLoopFeed'
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::adTA5kPotsPortStatLoopFeed.<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::adTA5kPotsPortStatLoopFeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lcf |
2 | rlcf |
3 | osi |
4 | tipGround |
5 | ringing |
6 | powerDown |