adGenSubHostProvMgmtIpv6AddressEui64
ADTRAN-GENSUBTENDEDHOST-MIB ·
.1.3.6.1.4.1.664.5.70.12.1.1.1.19
Object
When true, then the operational IPv6 unicast address is a combination of the provisioned prefix and an EUI-64 formatted Interface ID.
Context
- MIB
- ADTRAN-GENSUBTENDEDHOST-MIB
- OID
.1.3.6.1.4.1.664.5.70.12.1.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenSubHostProvMgmtEntry
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-GENSUBTENDEDHOST-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSUBTENDEDHOST-MIB::adGenSubHostProvMgmtIpv6AddressEui64'
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::adGenSubHostProvMgmtIpv6AddressEui64.<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::adGenSubHostProvMgmtIpv6AddressEui64'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |