adGenFxoLoopState
ADTRAN-GENFXO-MIB ·
.1.3.6.1.4.1.664.5.70.38.2.2.1.1.3
Object
column Enumeration
This object describes the current state of the loop, as it is presented to the interface. 1 = lcf Loop Current Feed (Battery). 2 = rlcf Reverse Loop Current Feed. 3 = lcfo Loop Current Feed Open (No Battery). 4 = tipOpen Tip Open (Battery present on ring lead). 5 = ringing Ringing voltage present.
Context
- MIB
- ADTRAN-GENFXO-MIB
- OID
.1.3.6.1.4.1.664.5.70.38.2.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenFxoInterfaceStatusEntry
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-GENFXO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENFXO-MIB::adGenFxoLoopState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENFXO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENFXO-MIB::adGenFxoLoopState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENFXO-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENFXO-MIB::adGenFxoLoopState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lcf |
2 | rlcf |
3 | noBatt |
4 | tipOpen |
5 | ringing |