agentIpv6AddrEui64Flag
EdgeSwitch-ROUTING6-MIB ·
.1.3.6.1.4.1.4413.1.1.30.1.5.1.3
Object
This object has the value 'true(1)', if this address uses and eui-64 generated interface identifier and the value 'false(2)' otherwise.
Context
- MIB
- EdgeSwitch-ROUTING6-MIB
- OID
.1.3.6.1.4.1.4413.1.1.30.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentIpv6AddrEntry
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 'EdgeSwitch-ROUTING6-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-ROUTING6-MIB::agentIpv6AddrEui64Flag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-ROUTING6-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-ROUTING6-MIB::agentIpv6AddrEui64Flag.<agentIpv6InterfaceIfIndex>.<agentIpv6AddrAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-ROUTING6-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-ROUTING6-MIB::agentIpv6AddrEui64Flag'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |