ntnDsMultiFieldClfrAddrType
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.5.2.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, with the exception
of releases that support the logging of martian packets.
Instead of IPv4z and IPv6z, the martian variants of IPv4
and IPv6 are used.
Version 1/2 attribute.
Context
- MIB
- NTN-QOS-POLICY-EVOL-PIB
- OID
.1.3.6.1.4.1.45.4.7.1.5.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnDsMultiFieldClfrEntry
- 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 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnDsMultiFieldClfrAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnDsMultiFieldClfrAddrType.<ntnDsMultiFieldClfrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-EVOL-PIB::ntnDsMultiFieldClfrAddrType'
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
ntnQosPolicyEvolPibCompliance
readonly
Write access is not required.