diffServMultiFieldClfrAddrType

DIFFSERV-MIB · .1.3.6.1.2.1.97.1.2.6.1.2

Object

The type of IP address used by this classifier entry.  While
other types of addresses are defined in the InetAddressType
              
textual convention, and DNS names, a classifier can only look at
packets on the wire. Therefore, this object is limited to IPv4
and IPv6 addresses.

Context

MIB
DIFFSERV-MIB
OID
.1.3.6.1.2.1.97.1.2.6.1.2
Type
column
Access
readwrite
Status
current
Parent
diffServMultiFieldClfrEntry
Groups
1

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

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
diffServMIBFullCompliance INET-ADDRESS-MIB::InetAddressType
Values: unknown(0), ipv4(1), ipv6(2)
An implementation is only required to support IPv4 and IPv6
addresses.
diffServMIBReadOnlyCompliance readonly INET-ADDRESS-MIB::InetAddressType
Values: unknown(0), ipv4(1), ipv6(2)
Write access is not required. An implementation is only required
to support IPv4 and IPv6 addresses.
DOCS-CABLE-DEVICE-MIB::docsDevCmCompliance INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1)
An implementation is only required to support IPv4
addresses.
DOCS-IETF-SUBMGT-MIB::docsSubMgtBasicCompliance INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1)
An implementation is only required to support IPv4
addresses.