adGenSubHostProvIfAutoDiscoveryMode

ADTRAN-GENSUBTENDEDHOST-MIB · .1.3.6.1.4.1.664.5.70.12.1.2.1.2

Object

column r/w SNMPv2-TCTruthValue
Auto-Discover mode. When set to true, the system will send a notification
(adGenSubHostProvIfAutoDiscoveryAlm) to prompt the EMS to automatically discover
the NE. The system will retransmit the trap periodically until the EMS acknowledges
the notification by setting adGenSubHostProvIfAutoDiscoveryAck to true.

Context

MIB
ADTRAN-GENSUBTENDEDHOST-MIB
OID
.1.3.6.1.4.1.664.5.70.12.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
adGenSubHostProvIfEntry

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-GENSUBTENDEDHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSUBTENDEDHOST-MIB::adGenSubHostProvIfAutoDiscoveryMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENSUBTENDEDHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSUBTENDEDHOST-MIB::adGenSubHostProvIfAutoDiscoveryMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENSUBTENDEDHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENSUBTENDEDHOST-MIB::adGenSubHostProvIfAutoDiscoveryMode'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false