All MIBs › ACC-RIP › accRipExportMask
accRipExportMask
Module: ACC-RIP
OID (symbolic): ACC-RIP::accRipExportMask
OID (numeric): 1.3.6.1.4.1.5.1.1.16.18.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The mask to be used when matching policies.
What is accRipExportMask?
This OID holds the subnet mask (like 255.255.0.0) that defines the size of the network range in the export policy. Network engineers use this together with the export network to determine the full range of routes affected by the policy. For example, a mask of 255.255.255.0 indicates a /24 network, while 255.255.0.0 indicates a /16 network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.18.1.4 snmpwalk -v2c -c public <target> ACC-RIP::accRipExportMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.18.1.4.1 snmpget -v2c -c public <target> ACC-RIP::accRipExportMask.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.18 | accRipExportTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.18.1 | accRipExportEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.18.1.4 | accRipExportMask | ACC-RIP |