zxr10AclQosRedirectIPv6Addr

ZXR10-SWITCHQOS-MIB · zte-ng variant · .1.3.6.1.4.1.3902.3.102.3.4.1.22

Object

column r/w InetAddressIPv6
The Redirect next-hop is IPv6 Address,support by 59 device.

Context

MIB
ZXR10-SWITCHQOS-MIB
OID
.1.3.6.1.4.1.3902.3.102.3.4.1.22
Type
column
Access
readwrite
Status
current
Parent
zxr10AclQosRedirectEntry

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 'ZXR10-SWITCHQOS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SWITCHQOS-MIB::zxr10AclQosRedirectIPv6Addr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-SWITCHQOS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SWITCHQOS-MIB::zxr10AclQosRedirectIPv6Addr.<zxr10AclQosRedirectAclNo>.<zxr10AclQosRedirectRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-SWITCHQOS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SWITCHQOS-MIB::zxr10AclQosRedirectIPv6Addr'

Syntax

Source
InetAddressIPv6
Base type
OctetString
Display format
2x:2x:2x:2x:2x:2x:2x:2x%4d
Type Description
Represents an IPv6 network address:
          
octets   contents         encoding
 1-16    IPv6 address     network-byte order
17-20    scope identifier network-byte order
          	
The corresponding InetAddressType value is ipv6(2).
          
The scope identifier (bytes 17-20) MUST NOT be present
for global IPv6 addresses. For non-global IPv6 addresses
(e.g. link-local or site-local addresses), the scope
identifier MUST always be present. It contains a link
identifier for link-local and a site identifier for
site-local IPv6 addresses.
          
The scope identifier MUST disambiguate identical address
values. For link-local addresses, the scope identifier will
typically be the interface index (ifIndex as defined in the
IF-MIB, RFC 2233) of the interface on which the address is
configured.
          
The scope identifier may contain the special value 0
which refers to the default scope. The default scope
may be used in cases where the valid scope identifier
is not known (e.g., a management application needs to
write a site-local InetAddressIPv6 address without
knowing the site identifier value). The default scope
SHOULD NOT be used as an easy way out in cases where
the scope identifier for a non-global IPv6 is known.

Values & Constraints

Type Constraints
range: 16 range: 20