adGenAutoConfigEnabled
ADTRAN-GENAUTOCONFIG-MIB ·
.1.3.6.1.4.1.664.5.70.59.1.1
Object
scalar SNMPv2-TCTruthValue
The Auto-Config administrative state. When set to true, the Auto-Config feature is enabled on the network element.
Context
- MIB
- ADTRAN-GENAUTOCONFIG-MIB
- OID
.1.3.6.1.4.1.664.5.70.59.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- adGenAutoConfigStatus
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENAUTOCONFIG-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENAUTOCONFIG-MIB::adGenAutoConfigEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENAUTOCONFIG-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENAUTOCONFIG-MIB::adGenAutoConfigEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |