AIPORTVLAN-MIB: View SNMP OID List / Download MIB
VENDOR: WESTELL INC.
Home | MIB: AIPORTVLAN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
aii | 1.3.6.1.4.1.539 | |||
aiSystemOID | 1.3.6.1.4.1.539.2 | |||
aiPortVlan | 1.3.6.1.4.1.539.29 |
The MIB Module for port based VLAN. |
||
aiPortVlanCnf | 1.3.6.1.4.1.539.29.1 | |||
portVlanCnfTable | 1.3.6.1.4.1.539.29.1.1 | no-access |
Table of configuration information about port based VLANs. |
|
1.3.6.1.4.1.539.29.1.1.1 | no-access |
Entries of aiPortVlanTable. |
||
portVlanIndex | 1.3.6.1.4.1.539.29.1.1.1.1 | integer | read-only |
This object identifies the VLAN within the group for which this entry contains information. |
portVlanName | 1.3.6.1.4.1.539.29.1.1.1.2 | displaystring | read-write |
This is the name given to this VLAN. |
portVlanOverlap | 1.3.6.1.4.1.539.29.1.1.1.3 | integer | read-write |
This allows VLANs to overlap. WARNING: Enabling this feature will turn STP off on the overlapped switch ports. Therefore, it is possible to generate undetected loops. Enumeration: 'disabled': 2, 'enabled': 1. |
portVlanMembershipTable | 1.3.6.1.4.1.539.29.1.2 | no-access |
A two dimensional table listing the vlan and port membership of each vlan. |
|
1.3.6.1.4.1.539.29.1.2.1 | no-access |
Table of VLAN membership per port. |
||
portVlanMembershipVlanIndex | 1.3.6.1.4.1.539.29.1.2.1.1 | integer | read-only |
This object identifies the VLAN within the group for which this entry contains information. |
portVlanMembershipPortIndex | 1.3.6.1.4.1.539.29.1.2.1.2 | integer | read-only |
This object identifies the port within the group for which this entry contains information. |
portVlanMembershipStatus | 1.3.6.1.4.1.539.29.1.2.1.3 | integer | read-write |
The status of the vlan membership of the specified port. Enumeration: 'member': 1, 'nonmember': 2. |