All MIBs › ACC-IPFILTER › accIpNamedFiltSAIndex
accIpNamedFiltSAIndex
Module: ACC-IPFILTER
OID (symbolic): ACC-IPFILTER::accIpNamedFiltSAIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.18.7.1.16
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Points to a Security Association used for one communication flow
What is accIpNamedFiltSAIndex?
ACC-IPFILTER::accIpNamedFiltSAIndex points to a Security Association (SA) that defines encryption and authentication parameters for a specific traffic flow. You configure this when the filter is part of a security policy and needs to reference pre-configured encryption settings. For example, this value links the filter rule to a particular IPsec SA that handles encrypted communication between two sites.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.7.1.16 snmpwalk -v2c -c public <target> ACC-IPFILTER::accIpNamedFiltSAIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.7.1.16.1 snmpget -v2c -c public <target> ACC-IPFILTER::accIpNamedFiltSAIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.18.7.1.16.1 s <value>
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.18 | accIpFilter | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.7 | accIpNamedFiltTable | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.7.1 | accIpNamedFiltEntry | ACC-IPFILTER |
| 1.3.6.1.4.1.5.1.1.18.7.1.16 | accIpNamedFiltSAIndex | ACC-IPFILTER |