All MIBs › ACC-BGP › accBgpImportMask
accBgpImportMask
Module: ACC-BGP
OID (symbolic): ACC-BGP::accBgpImportMask
OID (numeric): 1.3.6.1.4.1.5.1.1.51.4.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The mask to be used against BGP peer announcements NLRI and compared to this policies network object value.
What is accBgpImportMask?
This OID specifies the subnet mask that is applied to the import network to define the range of addresses covered by the import policy. The mask determines how specific or broad the route filtering rule is, allowing you to control which routes are accepted from peers. For example, a mask of '255.255.255.0' combined with network '10.0.0.0' would match any route from 10.0.0.0 to 10.0.0.255, while '255.255.0.0' would match 10.0.0.0 to 10.0.255.255.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.2 snmpwalk -v2c -c public <target> ACC-BGP::accBgpImportMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.51.4.1.2.1 snmpget -v2c -c public <target> ACC-BGP::accBgpImportMask.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.51 | accBgp | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.4 | accBgpImportTable | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.4.1 | accBgpImportEntry | ACC-BGP |
| 1.3.6.1.4.1.5.1.1.51.4.1.2 | accBgpImportMask | ACC-BGP |