DLINKSW-VOICE-VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwVoiceVlanMIB 1.3.6.1.4.1.171.14.74
The MIB module for managing voice VLAN feature.
       dVoiceVlanMIBNotifications 1.3.6.1.4.1.171.14.74.0
       dVoiceVlanMIBObjects 1.3.6.1.4.1.171.14.74.1
           dVoiceVlanGlobal 1.3.6.1.4.1.171.14.74.1.1
               dVoiceVlanVlanId 1.3.6.1.4.1.171.14.74.1.1.1 vlanidornone read-write
The object specifies the voice VLAN on a switch. A value of zero indicates that no voice VLAN has been configured. It is required to configure the global dVoiceVlanVlanId and enable dVoiceVlanIfEnabled to start the voice VLAN function on a port.
               dVoiceVlanQos 1.3.6.1.4.1.171.14.74.1.1.2 unsigned32 read-write
The priority for the voice VLAN, which is used to distinguish the QoS of the voice traffic from data traffic.
               dVoiceVlanAgingTime 1.3.6.1.4.1.171.14.74.1.1.3 unsigned32 read-write
The aging time for the voice VLAN, for aging out the voice device and the voice VLAN automatically learned member ports.
               dVoiceVlanOuiTable 1.3.6.1.4.1.171.14.74.1.1.4 no-access
This table contains the voice VLAN OUI configuration.
                   dVoiceVlanOuiEntry 1.3.6.1.4.1.171.14.74.1.1.4.1 no-access
An entry indicates an OUI information, which is used to classify voice traffic into the voice VLAN. If the source MAC addresses of the received packet matches any of the OUI pattern, the received packet is determined as voice packet.
                       dVoiceVlanOuiAddr 1.3.6.1.4.1.171.14.74.1.1.4.1.1 macaddress no-access
The MAC address of the OUI referring to this VoiceVlanOuiEntry.
                       dVoiceVlanOuiMask 1.3.6.1.4.1.171.14.74.1.1.4.1.2 macaddress no-access
Indicates the OUI MAC address matching bitmask.
                       dVoiceVlanOuiDes 1.3.6.1.4.1.171.14.74.1.1.4.1.3 snmpadminstring read-only
The description of the OUI. A zero length string of this object indicates there is no description for this OUI.
                       dVoiceVlanOuiRowStatus 1.3.6.1.4.1.171.14.74.1.1.4.1.4 rowstatus read-only
This object indicates the status of this entry.
           dVoiceVlanInterface 1.3.6.1.4.1.171.14.74.1.2
               dVoiceVlanInterfaceTable 1.3.6.1.4.1.171.14.74.1.2.1 no-access
This table contains the interface-specific voice VLAN parameters.
                   dVoiceVlanInterfaceEntry 1.3.6.1.4.1.171.14.74.1.2.1.1 no-access
An entry indicates the voice VLAN parameters for a port/port-channel.
                       dVoiceVlanIfIndex 1.3.6.1.4.1.171.14.74.1.2.1.1.1 interfaceindex no-access
Indicates the ifIndex of the physical port/port-channel interface.
                       dVoiceVlanIfEnabled 1.3.6.1.4.1.171.14.74.1.2.1.1.2 truthvalue read-write
Indicates whether the voice VLAN is enabled at the port.
                       dVoiceVlanIfMode 1.3.6.1.4.1.171.14.74.1.2.1.1.3 integer read-write
If auto learning is enabled, the port will be automatically learned as voice VLAN member. When the port is working in auto tagged mode, and the port captures a voice device through the device's OUI, it will join the voice VLAN as a tagged member automatically. When the voice device sends tagged packets, the switch will change its priority. When the voice device sends untagged packets, it will forward them in port's PVID VLAN. When the port is working in auto untagged mode, and the port captures a voice device through the device's OUI, it will join the voice VLAN as an untagged member automatically. When the voice device sends tagged packets, the switch will change its priority. When the voice device sends untagged packets, it will forward them in voice VLAN. Enumeration: 'autoUntagged': 1, 'manual': 3, 'autoTagged': 2.
           dVoiceVlanInfo 1.3.6.1.4.1.171.14.74.1.3
               dVoiceVlanMemberPorts 1.3.6.1.4.1.171.14.74.1.3.1 portlist read-only
The voice VLAN's member ports, includes the dynamically learned ports.
               dVoiceVlanDynamicMemberPorts 1.3.6.1.4.1.171.14.74.1.3.2 portlist read-only
The voice VLAN's dynamically learned member ports.
               dVoiceVlanDeviceTable 1.3.6.1.4.1.171.14.74.1.3.3 no-access
This table contains the information about the learned voice devices.
                   dVoiceVlanDeviceEntry 1.3.6.1.4.1.171.14.74.1.3.3.1 no-access
Indicates the information of the connected voice device.
                       dVoiceVlanDevicePortIfindex 1.3.6.1.4.1.171.14.74.1.3.3.1.1 interfaceindex no-access
Indicates the ifIndex of the port to which the voice device connects.
                       dVoiceVlanDeviceAddr 1.3.6.1.4.1.171.14.74.1.3.3.1.2 macaddress no-access
Indicates the MAC address of the voice device.
                       dVoiceVlanDeviceStartTime 1.3.6.1.4.1.171.14.74.1.3.3.1.3 dateandtime read-only
Indicates the start time of the connected voice device.
                       dVoiceVlanDeviceStatus 1.3.6.1.4.1.171.14.74.1.3.3.1.4 integer read-only
Indicates the status of the connected voice device. Enumeration: 'active': 1, 'aging': 2.
               dVoiceVlanLldpMedDeviceTable 1.3.6.1.4.1.171.14.74.1.3.4 no-access
This table contains the voice devices that are learned through LLDP-MED.
                   dVoiceVlanLldpMedDeviceEntry 1.3.6.1.4.1.171.14.74.1.3.4.1 no-access
An entry contains the information of a voice device learned through LLDP-MED.
                       dVoiceVlanLldpMedDeviceIndex 1.3.6.1.4.1.171.14.74.1.3.4.1.1 unsigned32 no-access
The local index used to identify the entry.
                       dVoiceVlanLldpMedDeviceLocalPort 1.3.6.1.4.1.171.14.74.1.3.4.1.2 lldpportnumber read-only
This object indicates the local port number on which the voice device is learned.
                       dVoiceVlanLldpMedDevChIdSubtype 1.3.6.1.4.1.171.14.74.1.3.4.1.3 lldpchassisidsubtype read-only
The type of encoding used to identify the chassis associated with the voice device.
                       dVoiceVlanLldpMedDevChassisId 1.3.6.1.4.1.171.14.74.1.3.4.1.4 lldpchassisid read-only
The string value used to identify the chassis component associated with the voice device.
                       dVoiceVlanLldpMedDevPoIdSubtype 1.3.6.1.4.1.171.14.74.1.3.4.1.5 lldpportidsubtype read-only
The type of port identifier encoding used to identify the port component associated with the voice device.
                       dVoiceVlanLldpMedDevicePortId 1.3.6.1.4.1.171.14.74.1.3.4.1.6 lldpportid read-only
The string value used to identify the port component associated with the voice device.
                       dVoiceVlanLldpMedDevCreateTime 1.3.6.1.4.1.171.14.74.1.3.4.1.7 dateandtime read-only
The creation time of the voice device.
                       dVoiceVlanLldpMedDevRemainTime 1.3.6.1.4.1.171.14.74.1.3.4.1.8 unsigned32 read-only
The Time-To-Live (in seconds) remaining for the voice device. If the Remain Time decreases to 0, the voice device will be deleted.
       dVoiceVlanMIBConformance 1.3.6.1.4.1.171.14.74.2
           dVoiceVlanMIBCompliances 1.3.6.1.4.1.171.14.74.2.1
               dVoiceVlanMIBCompliance 1.3.6.1.4.1.171.14.74.2.1.1
The compliance statement for entities which implement the DLINKSW-VOICE-VLAN-MIB.
           dVoiceVlanMIBGroups 1.3.6.1.4.1.171.14.74.2.2
               dVoiceVlanBasicGroup 1.3.6.1.4.1.171.14.74.2.2.1
A collection of objects to configure or display the status of voice VLAN feature.
               dVoiceVlanOUICfgGroup 1.3.6.1.4.1.171.14.74.2.2.2
A collection of objects to configure voice device OUI(s).
               dVoiceVlanDeviceInfoGroup 1.3.6.1.4.1.171.14.74.2.2.3
A collection of objects to display voice device(s).
               dVoiceVlanDeviceLldpMedInfoGroup 1.3.6.1.4.1.171.14.74.2.2.4
A collection of objects displays information learned via LLDP-MED.