dsgIfClassSrcIpPrefixLength

DSG-IF-MIB · .1.3.6.1.4.1.4491.2.1.3.1.1.1.1.5

Object

The length of the CIDR Prefix carried in
dsgIfClassSrcIpAddr. In IPv4 addresses, 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. A length of
0 is not allowed. This object is irrelevant and not used
when dsgIfClassSrcIpAddr value is 0.

Context

MIB
DSG-IF-MIB
OID
.1.3.6.1.4.1.4491.2.1.3.1.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
dsgIfClassifierEntry
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 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSG-IF-MIB::dsgIfClassSrcIpPrefixLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSG-IF-MIB::dsgIfClassSrcIpPrefixLength.<dsgIfTunnelIndex>.<dsgIfClassId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSG-IF-MIB::dsgIfClassSrcIpPrefixLength'

Values & Constraints

Type Constraints
range: 0..2040

Conformance