All MIBs › ALCATEL-IND1-TIMETRA-VRTR-MIB › vRtrStaticRouteIndexMask
vRtrStaticRouteIndexMask
Module: ALCATEL-IND1-TIMETRA-VRTR-MIB
OID (symbolic): ALCATEL-IND1-TIMETRA-VRTR-MIB::vRtrStaticRouteIndexMask
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.3.14.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 vRtrStaticRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the vRtrStaticRouteMask by reference to the IP Address 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 vRtrStaticRouteDest object is not equal to vRtrStaticRouteDest.
What is vRtrStaticRouteIndexMask?
This object defines the subnet mask (netmask) that is logically AND-ed with destination IP addresses to match them against a static route entry. The mask determines which bits of the destination address are significant for the route lookup. An operator configures this to define the scope of the destination network—for example, 255.255.255.0 for a /24 subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.3.14.1.2 snmpwalk -v2c -c public <target> ALCATEL-IND1-TIMETRA-VRTR-MIB::vRtrStaticRouteIndexMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.3.14.1.2.1 snmpget -v2c -c public <target> ALCATEL-IND1-TIMETRA-VRTR-MIB::vRtrStaticRouteIndexMask.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3 | tmnxVRtrObjs | ALCATEL-IND1-TIMETRA-VRTR-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3.14 | vRtrStaticRouteIndexTable | ALCATEL-IND1-TIMETRA-VRTR-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3.14.1 | vRtrStaticRouteIndexEntry | ALCATEL-IND1-TIMETRA-VRTR-MIB |
| 1.3.6.1.4.1.6527.3.1.2.3.14.1.2 | vRtrStaticRouteIndexMask | ALCATEL-IND1-TIMETRA-VRTR-MIB |