ntnDsMultiFieldClfrSrcPrefixLength
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.5.2.1.6
Object
The length of the CIDR Prefix carried in
ntnDsMultiFieldClfrSrcAddr. In IPv4 addresses,
a length of 0 indicates a match of any address;
a length of 32 indicates a match of a single host
address, and a length between 0 and 32 indicates
the use of a CIDR Prefix. IPv6 is similar,
except that prefix lengths range from 0..128.
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.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bits
- 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::ntnDsMultiFieldClfrSrcPrefixLength'
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::ntnDsMultiFieldClfrSrcPrefixLength.<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::ntnDsMultiFieldClfrSrcPrefixLength'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressPrefixLength
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..2040
Conformance
Member of
Compliance refinements
ntnQosPolicyEvolPibCompliance
readonly
Write access is not required.