adGenFxoInterfaceRingTripMode

ADTRAN-GENFXO-MIB · .1.3.6.1.4.1.664.5.70.38.1.2.1.1.13

Object

column r/w Enumeration
Use to set the ring-trip mode of the interface.
1 = normal        Use a normal off-hook to trip ringing voltage.
2 = forced        Force a ring-ground on loop to sink ringing current.
3 = delayed       Wait until ring pause interval before going off-hook.

Context

MIB
ADTRAN-GENFXO-MIB
OID
.1.3.6.1.4.1.664.5.70.38.1.2.1.1.13
Type
column
Access
readwrite
Status
current
Parent
adGenFxoInterfaceProvEntry

Walk 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::adGenFxoInterfaceRingTripMode'
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::adGenFxoInterfaceRingTripMode.<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::adGenFxoInterfaceRingTripMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2forced
3delayed