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
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 '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'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
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.
addresses.
Values:
unknown(0), ipv4(1), ipv6(2)
Write access is not required. An implementation is only required
to support IPv4 and IPv6 addresses.
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.
addresses.
DOCS-IETF-SUBMGT-MIB::docsSubMgtBasicCompliance
INET-ADDRESS-MIB::InetAddressType
Values:
ipv4(1)
An implementation is only required to support IPv4
addresses.
addresses.