---
oid: "1.3.6.1.6.3.16.1.4.1.4"
asn1-notation: "{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6) snmpModules(3) snmpVacmMIB(16) vacmMIBObjects(1) vacmAccessTable(4) vacmAccessEntry(1) vacmAccessContextMatch(4)}"
description: "vacmAccessContextMatch OBJECT-TYPE"
last-modified: "2022-07-18"
tags: [oid-repository]
---

## OID: `1.3.6.1.6.3.16.1.4.1.4`

```asn1
{iso(1) identified-organization(3) dod(6) internet(1) snmpV2(6) snmpModules(3) snmpVacmMIB(16) vacmMIBObjects(1) vacmAccessTable(4) vacmAccessEntry(1) vacmAccessContextMatch(4)}
```

### Description

```asn1
vacmAccessContextMatch OBJECT-TYPE
SYNTAX INTEGER {exact(1), -- exact match of prefix and contextName
prefix(2)} -- Only match to the prefix
MAX-ACCESS read-create
STATUS current
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."
DEFVAL {exact}

**Classification**: MIB object for network management

### Supplementary information

Automatically extracted from IETF [RFC 3415](https://www.rfc-editor.org/rfc/rfc3415.html).

### Child OIDs

No child OID

### Terms of Use
[Terms of use](https://oid-base.com/disclaimer.htm.md)
