All MIBs › CM-IP-MIB › cmStaticRouteMask
cmStaticRouteMask
Module: CM-IP-MIB
OID (symbolic): CM-IP-MIB::cmStaticRouteMask
OID (numeric): 1.3.6.1.4.1.2544.1.12.11.1.2.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the cmStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the cmStaticRouteMask 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 the value of the corresponding instance of the cmStaticRouteDest object is not equal to cmStaticRouteDest.
What is cmStaticRouteMask?
This object specifies the network mask (subnet mask) that is logically AND-ed with a destination IP address to determine if a static route should be applied. For example, a mask of 255.255.255.0 identifies a Class C subnet. Network operators use this mask alongside the route destination to control which traffic flows use this particular static route entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.2.1.2 snmpwalk -v2c -c public <target> CM-IP-MIB::cmStaticRouteMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.11.1.2.1.2.1 snmpget -v2c -c public <target> CM-IP-MIB::cmStaticRouteMask.1
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-IP-MIB::cmStaticRouteMask OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.11 | cmIPMIB | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1 | cmIpObjects | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.2 | cmStaticRouteTable | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.2.1 | cmStaticRouteEntry | CM-IP-MIB |
| 1.3.6.1.4.1.2544.1.12.11.1.2.1.2 | cmStaticRouteMask | CM-IP-MIB |