myipCidrRouteMask
DES7200-ROUTE-MIB ·
.1.3.6.1.4.1.171.10.97.2.20.5.1.1.2
Object
column SNMPv2-SMIIpAddress
Indicate the mask to be logical-ANDed with the
destination address before being compared to
the value in the ipCidrRouteDest field. For
those systems that do not support arbitrary
subnet masks, an agent constructs the value of
the ipCidrRouteMask by reference to the IP Ad-
dress Class.
Any assignment (implicit or otherwise) of an
instance of this object to a value x must be
rejected if the bitwise logical-AND of x with
Baker Standards Track [Page 5]
RFC 2096 IP Forwarding Table MIB January 1997
the value of the corresponding instance of the
ipCidrRouteDest object is not equal to ipCidrRoute-
Dest.
Context
- MIB
- DES7200-ROUTE-MIB
- OID
.1.3.6.1.4.1.171.10.97.2.20.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- myipCidrRouteEntry
- 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 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-ROUTE-MIB::myipCidrRouteMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES7200-ROUTE-MIB::myipCidrRouteMask.<myipCidrRouteDest>.<myipCidrRouteMask>.<myipCidrRouteTos>.<myipCidrRouteNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES7200-ROUTE-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES7200-ROUTE-MIB::myipCidrRouteMask'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of