diffServMultiFieldClfrSrcAddr
DIFFSERV-MIB ·
.1.3.6.1.2.1.97.1.2.6.1.5
Object
The IP address to match against the packet's source IP address. This may not be a DNS name, but may be an IPv4 or IPv6 prefix. diffServMultiFieldClfrSrcPrefixLength indicates the number of bits that are relevant.
Context
- MIB
- DIFFSERV-MIB
- OID
.1.3.6.1.2.1.97.1.2.6.1.5- 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::diffServMultiFieldClfrSrcAddr'
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::diffServMultiFieldClfrSrcAddr.<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::diffServMultiFieldClfrSrcAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
diffServMIBReadOnlyCompliance
readonly
Write access is not required. An implementation is only required
to support IPv4 and globally unique IPv6 addresses.
to support IPv4 and globally unique IPv6 addresses.
DOCS-CABLE-DEVICE-MIB::docsDevCmCompliance
INET-ADDRESS-MIB::InetAddress
range: 4
An implementation is only required to support IPv4
addresses.
addresses.
DOCS-IETF-SUBMGT-MIB::docsSubMgtBasicCompliance
INET-ADDRESS-MIB::InetAddress
range: 4
An implementation is only required to support IPv4
addresses.
addresses.