VOICE-VLAN-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: VOICE-VLAN-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 |
swVoiceVLANMIB | 1.3.6.1.4.1.171.12.74 |
The Voice VLAN module MIB for the proprietary enterprise. |
||
swVoiceVlanCtrl | 1.3.6.1.4.1.171.12.74.1 | |||
swVoiceVlanId | 1.3.6.1.4.1.171.12.74.1.1 | vlanidornone | read-write |
The VLAN ID of the voice VLAN. The voice VLAN is used to asssign VLAN for untagged voice packets. If the value zero is for display only and not configurable, which means there is no voice VLAN on the switch. |
swVoivceVlanGlobalState | 1.3.6.1.4.1.171.12.74.1.2 | integer | read-write |
This object indicates the global status of the Voice VLAN. if we enable the voice vlan, we should set the vid first. Enumeration: 'disabled': 2, 'enabled': 1. |
swVoiceVlanPriority | 1.3.6.1.4.1.171.12.74.1.3 | integer | read-write |
The priority for the voice VLAN ,which is used to distinguish the QoS of the voice traffic from data traffic. |
swVoiceVlanAgingTime | 1.3.6.1.4.1.171.12.74.1.4 | integer | read-write |
The aging time for the voice VLAN ,which is used to remove a port from a voice VLAN when the working mode is auto. |
swVoiceVlanLogState | 1.3.6.1.4.1.171.12.74.1.5 | integer | read-write |
This object indicates the voice VLAN log state. Enumeration: 'disabled': 2, 'enabled': 1. |
swVoiceVlanInfo | 1.3.6.1.4.1.171.12.74.2 | |||
swVoiceVlanMemberPortlist | 1.3.6.1.4.1.171.12.74.2.1 | portlist | read-only |
The voice VLAN's member ports. |
swVoiceVlanDynamicPortlist | 1.3.6.1.4.1.171.12.74.2.2 | portlist | read-only |
The voice VLAN's member ports that dynamically joined the voice VLAN from a learned voice device. |
swVoiceVlanDeviceTable | 1.3.6.1.4.1.171.12.74.2.3 | no-access |
The Management information of a voice VLAN member ports'device. |
|
1.3.6.1.4.1.171.12.74.2.3.1 | no-access |
The information from the voice device connected to the switch. |
||
swVoiceVlanPort | 1.3.6.1.4.1.171.12.74.2.3.1.1 | integer | read-only |
The voice device's connected port. |
swVoiceVlanDeviceAddr | 1.3.6.1.4.1.171.12.74.2.3.1.2 | macaddress | read-only |
The voice device MAC address. |
swVoiceVlanDeviceStartTime | 1.3.6.1.4.1.171.12.74.2.3.1.3 | dateandtime | read-only |
The time the voice device first connected to the switch. |
swVoiceVlanDeviceActiveTime | 1.3.6.1.4.1.171.12.74.2.3.1.4 | dateandtime | read-only |
The active time of the voice device. |
swVoiceVlanMgmt | 1.3.6.1.4.1.171.12.74.3 | |||
swVoiceVlanOuiTable | 1.3.6.1.4.1.171.12.74.3.1 | no-access |
The Management information of the voice VLAN OUI. |
|
1.3.6.1.4.1.171.12.74.3.1.1 | no-access |
The management information of the OUI of a voice VLAN domain. An OUI contains information about the type of ip-phone .that can make use of the OUI to check the voice traffic . |
||
swVoiceVlanOuiAddr | 1.3.6.1.4.1.171.12.74.3.1.1.1 | macaddress | read-only |
The address of the OUI referring to this SwVoiceVlanOuiEntry. |
swVoiceVlanOuiMask | 1.3.6.1.4.1.171.12.74.3.1.1.2 | macaddress | read-only |
The OUI mask indicates the valid bit of the OUI address. |
swVoiceVlanOuiDes | 1.3.6.1.4.1.171.12.74.3.1.1.3 | displaystring | read-only |
The description of the OUI. |
swVoiceVlanOuiRowStatus | 1.3.6.1.4.1.171.12.74.3.1.1.4 | rowstatus | read-only |
This object indicates the status of this entry. |
swVoiceVlanPortTable | 1.3.6.1.4.1.171.12.74.3.2 | no-access |
The Management of the voice VLAN function on all bridge ports. Some ports are not member ports of a voice VLAN, but they may be added in auto mode, so this function enables both current voice VLAN member ports and non-VLAN member ports to be managed. |
|
1.3.6.1.4.1.171.12.74.3.2.1 | no-access |
The Management of the voice VLAN function on ports |
||
swVoiceVlanPortNumber | 1.3.6.1.4.1.171.12.74.3.2.1.1 | integer | read-only |
Bridge ports, can be configured with voice VLAN function. |
swVoiceVlanPortState | 1.3.6.1.4.1.171.12.74.3.2.1.2 | integer | read-write |
Port state here indicates whether the port supports the voice VLAN function, we can enable/disable voice vlan function on port. Enumeration: 'disabled': 2, 'enabled': 1. |
swVoiceVlanPortMode | 1.3.6.1.4.1.171.12.74.3.2.1.3 | integer | read-write |
Port mode just indicates which mode of voice VLAN function is supported by port. If in auto mode ,the port can be added in to voice vlan automatically when it connect a ip-phone,else the port just added by mannual. Enumeration: 'auto': 1, 'manual': 2. |