adGenFxoInterfaceCWCIdAckGenEnable
ADTRAN-GENFXO-MIB ·
.1.3.6.1.4.1.664.5.70.38.1.2.1.1.11
Object
column r/w
Enumeration
Use to enable/disable Caller-ID ACK generation during Call-Waiting interval.
Context
- MIB
- ADTRAN-GENFXO-MIB
- OID
.1.3.6.1.4.1.664.5.70.38.1.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenFxoInterfaceProvEntry
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::adGenFxoInterfaceCWCIdAckGenEnable'
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::adGenFxoInterfaceCWCIdAckGenEnable.<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::adGenFxoInterfaceCWCIdAckGenEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |