All MIBs › SNMP-VIEW-BASED-ACM-MIB › vacmAccessContextMatch
vacmAccessContextMatch
Module: SNMP-VIEW-BASED-ACM-MIB
OID (symbolic): SNMP-VIEW-BASED-ACM-MIB::vacmAccessContextMatch
OID (numeric): 1.3.6.1.6.3.16.1.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: If the value of this object is exact(1), then all rows where the contextName exactly matches vacmAccessContextPrefix are selected.
If the value of this object is prefix(2), then all rows where the contextName whose starting octets exactly match vacmAccessContextPrefix are selected. This allows for a simple form of wildcarding.
What is vacmAccessContextMatch?
This read-create enumerated value, defaulting to exact, controls how vacmAccessContextPrefix is matched against a request's context name: exact(1) requires the context name to exactly equal the prefix, while prefix(2) selects any context whose starting octets match the prefix, allowing simple wildcarding. Admins set this to prefix(2) when they want one access control entry to cover a whole family of related contexts rather than a single exact context name. For example, setting it to prefix(2) with a prefix of vlan lets the entry match contexts named vlan10, vlan20, and any other context starting with vlan.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.6 | snmpV2 | DASAN-DHCP-MIB |
| 1.3.6.1.6.3 | snmpModules | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.6.3.16 | snmpVacmMIB | SNMP-VIEW-BASED-ACM-MIB |
| 1.3.6.1.6.3.16.1 | vacmMIBObjects | SNMP-VIEW-BASED-ACM-MIB |
| 1.3.6.1.6.3.16.1.4 | vacmAccessTable | SNMP-VIEW-BASED-ACM-MIB |
| 1.3.6.1.6.3.16.1.4.1 | vacmAccessEntry | SNMP-VIEW-BASED-ACM-MIB |
| 1.3.6.1.6.3.16.1.4.1.4 | vacmAccessContextMatch | SNMP-VIEW-BASED-ACM-MIB |