TPLINK-VOICEVLAN-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-VOICEVLAN-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 |
tplinkVoiceVlanMIB | 1.3.6.1.4.1.11863.6.19 |
Private MIB for voice vlan configuration. |
||
tplinkVoiceVlanMIBObjects | 1.3.6.1.4.1.11863.6.19.1 | |||
voiceVlanGlobalConfig | 1.3.6.1.4.1.11863.6.19.1.1 | |||
voiceVlanGlobalEnable | 1.3.6.1.4.1.11863.6.19.1.1.1 | integer | read-write |
Select Enable/Disable Voice VLAN function. 0. disable 1. enable Enumeration: 'enable': 1, 'disable': 0. |
voiceVlanId | 1.3.6.1.4.1.11863.6.19.1.1.2 | integer | read-write |
Enter the VLAN ID of the voice VLAN,2-4094. |
voiceVlanAgingTime | 1.3.6.1.4.1.11863.6.19.1.1.3 | integer | read-write |
Specifies the living time of the member port in auto mode after the OUI address is aging out,1-43200 minute. |
voiceVlanPriority | 1.3.6.1.4.1.11863.6.19.1.1.4 | integer | read-write |
Select the priority of the port when sending voice data. 0. Cos0 1. Cos1 2. Cos2 3. Cos3 4. Cos4 5. Cos5 6. Cos6 7. Cos7 Enumeration: 'cos7': 7, 'cos6': 6, 'cos5': 5, 'cos4': 4, 'cos3': 3, 'cos2': 2, 'cos1': 1, 'cos0': 0. |
voiceVlanPortConfig | 1.3.6.1.4.1.11863.6.19.1.2 | |||
voiceVlanPortTable | 1.3.6.1.4.1.11863.6.19.1.2.1 | no-access |
Here you can configure the parameters of the ports in the voice VLAN.. |
|
1.3.6.1.4.1.11863.6.19.1.2.1.1 | no-access |
An entry contains of the information of port param. |
||
voiceVlanPortNumber | 1.3.6.1.4.1.11863.6.19.1.2.1.1.1 | octet string | read-only |
Displays the port number of the Switch. |
voiceVlanPortMode | 1.3.6.1.4.1.11863.6.19.1.2.1.1.2 | integer | read-write |
Select the mode for the port to join the voice VLAN. 0. manual: In this mode, you can manually add a port to the voice VLAN or remove a port from the voice VLAN 1. auto: In this mode, the switch automatically adds a port to the voice VLAN or removes a port from the voice VLAN by checking whether the port receives voice data or not. Enumeration: 'auto': 1, 'manual': 0. |
voiceVlanPortSecurity | 1.3.6.1.4.1.11863.6.19.1.2.1.1.3 | integer | read-write |
Configure the security mode for forwarding packets. 0. disable:All packets are forwarded. 1. enable:Only voice data are forwarded. Enumeration: 'enable': 1, 'disable': 0. |
voiceVlanPortStatus | 1.3.6.1.4.1.11863.6.19.1.2.1.1.4 | integer | read-only |
Displays the state of the port in the current voice VLAN. 0. inactive 1. active Enumeration: 'active': 1, 'inactive': 0. |
voiceVlanPortLag | 1.3.6.1.4.1.11863.6.19.1.2.1.1.5 | octet string | read-only |
Displays the LAG number which the port belongs to. |
voiceVlanOuiConfig | 1.3.6.1.4.1.11863.6.19.1.3 | |||
voiceVlanOuiConfigTable | 1.3.6.1.4.1.11863.6.19.1.3.1 | no-access |
The switch determines whether a received packet is a voice packet by checking its source MAC address. If the source MAC addresses of packets comply with the OUI (organizationally unique identifier) addresses configured by the system, the packets are recognized as voice packets and transmitted in voice VLAN. |
|
1.3.6.1.4.1.11863.6.19.1.3.1.1 | no-access |
An entry contains of the information of a voice vlan oui. |
||
voiceVlanOui | 1.3.6.1.4.1.11863.6.19.1.3.1.1.1 | octet string | read-only |
Enter the OUI address of the voice device. |
voiceVlanOuiMask | 1.3.6.1.4.1.11863.6.19.1.3.1.1.2 | octet string | read-only |
Enter the OUI address mask of the voice device. |
voiceVlanDescription | 1.3.6.1.4.1.11863.6.19.1.3.1.1.3 | octet string | read-only |
Give a description to the OUI for identification,1-16 characters. |
voiceVlanRowStatus | 1.3.6.1.4.1.11863.6.19.1.3.1.1.4 | tprowstatus | read-only |
the following two values are states: these values may be read or written active(1), notInService(2), the following value is a state: this value may be read, but not written notReady(3), the following three values are actions: these values may be written, but are never read createAndGo(4), createAndWait(5), destroy(6) |
tplinkVoiceVlanMIBNotifications | 1.3.6.1.4.1.11863.6.19.2 |