All MIBs › TPLINK-ACL-MIB › tpPolicyVlan
tpPolicyVlan
Module: TPLINK-ACL-MIB
OID (symbolic): TPLINK-ACL-MIB::tpPolicyVlan
OID (numeric): 1.3.6.1.4.1.11863.6.26.1.3.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: the vlan that the policy bind to, the vlan must be existent
What is tpPolicyVlan?
A read-only integer identifying the VLAN (which must already exist) a named policy is bound to, the other half of the compound index for the policy-VLAN-binding table. An admin uses rows here to see which VLANs currently enforce which named ACL policies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.26.1.3.2.1.2 snmpwalk -v2c -c public <target> TPLINK-ACL-MIB::tpPolicyVlan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.26.1.3.2.1.2.1 snmpget -v2c -c public <target> TPLINK-ACL-MIB::tpPolicyVlan.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tpPolicyVlan.1
Start monitoring TP-Link managed switch (ACL rule/port-binding config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPLINK-ACL-MIB::tpPolicyVlan OID value, configure state conditions and alerts, and monitor any TP-Link managed switch (ACL rule/port-binding config status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11863 | tplink | TPLINK-MIB |
| 1.3.6.1.4.1.11863.6 | tplinkMgmt | TPLINK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11863.6.26 | tplinkAclMIB | TPLINK-ACL-MIB |
| 1.3.6.1.4.1.11863.6.26.1 | tplinkAclMIBObjects | TPLINK-ACL-MIB |
| 1.3.6.1.4.1.11863.6.26.1.3 | tpPolicyBindConfigure | TPLINK-ACL-MIB |
| 1.3.6.1.4.1.11863.6.26.1.3.2 | tpPolicyBindVlanTable | TPLINK-ACL-MIB |
| 1.3.6.1.4.1.11863.6.26.1.3.2.1 | tpPolicyBindVlanEntry | TPLINK-ACL-MIB |
| 1.3.6.1.4.1.11863.6.26.1.3.2.1.2 | tpPolicyVlan | TPLINK-ACL-MIB |