All MIBs › ACC-RIP › accRipImportMask
accRipImportMask
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRipImportMask
OID (numeric): 1.3.6.1.4.1.5.1.1.16.19.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The mask to be used when matching policies.
What is accRipImportMask?
This OID holds the subnet mask that defines the size of the network range in the import policy criteria. Network engineers use this with the import network to determine which routes qualify for the policy action. For example, a mask of 255.255.255.0 specifies a /24 network, limiting the policy to a smaller set of routes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.19.1.4 snmpwalk -v2c -c public <target> ACC-RIP::accRipImportMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.19.1.4.1 snmpget -v2c -c public <target> ACC-RIP::accRipImportMask.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16 | accRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16.19 | accRipImportTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.19.1 | accRipImportEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.19.1.4 | accRipImportMask | ACC-RIP |