zyIpv6GlobalAddressEUI64State
ZYXEL-IPV6-MIB ·
.1.3.6.1.4.1.890.1.15.3.34.1.6.1.5
Object
column P-BRIDGE-MIBEnabledStatus
Enable/Disable EUI-64 and enable it will replace the IPv6 address from the post-64 bit to EUI-64 MAC address.
Context
- MIB
- ZYXEL-IPV6-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.34.1.6.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zyxelIpv6GlobalAddressEntry
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 'ZYXEL-IPV6-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IPV6-MIB::zyIpv6GlobalAddressEUI64State'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IPV6-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IPV6-MIB::zyIpv6GlobalAddressEUI64State.<zyIpv6GlobalAddressIfIndex>.<zyIpv6GlobalAddressIpAddressType>.<zyIpv6GlobalAddressIpAddress>.<zyIpv6GlobalAddressPrefixLength>.<zyIpv6GlobalAddressEUI64State>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IPV6-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IPV6-MIB::zyIpv6GlobalAddressEUI64State'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |