rcIpRouteMask
RC-IP-ROUTING-MIB ·
.1.3.6.1.4.1.2272.1.8.7.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 rcIpRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value of the rcIpRouteMask by
determining whether the value of the correspondent
rcIpRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
If the value of the rcIpRouteDest is 0.0.0.0 (a
default route), then the mask value is also
0.0.0.0. It should be noted that all IP routing
subsystems implicitly use this mechanism.
Context
- MIB
- RC-IP-ROUTING-MIB
- OID
.1.3.6.1.4.1.2272.1.8.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIpRouteEntry
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 'RC-IP-ROUTING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-ROUTING-MIB::rcIpRouteMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IP-ROUTING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IP-ROUTING-MIB::rcIpRouteMask.<rcIpRouteDest>.<rcIpRouteMask>.<rcIpRouteNextHop>.<rcIpRouteAltSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IP-ROUTING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IP-ROUTING-MIB::rcIpRouteMask'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4