MIBs Depot

DLINKSW-VOICE-VLAN-MIB

Registered at
1.3.6.1.4.1.171.14.74
Last updated
2013-04-26 00:00
Organization
D-Link Corp.
Revisions
2013-04-26 00:00
Namespace
dlink
Source file
DLINKSW-VOICE-VLAN-MIB
Digest
sha256:ed218e6c841a0745af82ddda201d186161bc7bb80cd71ba934e15e0eef463b34

Description

The MIB module for managing voice VLAN feature.

Contact

D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw

Imports

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
IF-MIBInterfaceIndex
LLDP-MIBLldpChassisId, LldpChassisIdSubtype, LldpPortId, LldpPortIdSubtype, LldpPortNumber
Q-BRIDGE-MIBPortList, VlanIdOrNone
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
DLINK-ID-REC-MIB
DLINKSW-VOICE-VLAN-MIB
IANA-ADDRESS-FAMILY-NUMBERS-MIB
IANAifType-MIB
IF-MIB
LLDP-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
dVoiceVlanMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.0
dVoiceVlanMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.1
dVoiceVlanGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.1.1
dVoiceVlanVlanId
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.74.1.1.1VlanIdOrNoneread-writecurrent
dVoiceVlanQos
OBJECT-TYPE
The priority for the voice VLAN, which is used to distinguish the QoS of the voice traffic from data traffic.
1.3.6.1.4.1.171.14.74.1.1.2Unsigned32 (0..7)read-writecurrent
dVoiceVlanAgingTime
OBJECT-TYPE
The aging time for the voice VLAN, for aging out the voice device and the voice VLAN automatically learned member ports.
1.3.6.1.4.1.171.14.74.1.1.3Unsigned32 (1..65535)read-writecurrent
dVoiceVlanOuiTable
OBJECT-TYPE
This table contains the voice VLAN OUI configuration.
1.3.6.1.4.1.171.14.74.1.1.4not-accessiblecurrent
dVoiceVlanOuiEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.74.1.1.4.1not-accessiblecurrent
dVoiceVlanOuiAddr
OBJECT-TYPE
The MAC address of the OUI referring to this VoiceVlanOuiEntry.
1.3.6.1.4.1.171.14.74.1.1.4.1.1MacAddressnot-accessiblecurrent
dVoiceVlanOuiMask
OBJECT-TYPE
Indicates the OUI MAC address matching bitmask.
1.3.6.1.4.1.171.14.74.1.1.4.1.2MacAddressnot-accessiblecurrent
dVoiceVlanOuiDes
OBJECT-TYPE
The description of the OUI. A zero length string of this object indicates there is no description for this OUI.
1.3.6.1.4.1.171.14.74.1.1.4.1.3SnmpAdminString (SIZE(0..32))read-createcurrent
dVoiceVlanOuiRowStatus
OBJECT-TYPE
This object indicates the status of this entry.
1.3.6.1.4.1.171.14.74.1.1.4.1.4RowStatusread-createcurrent
dVoiceVlanInterface
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.1.2
dVoiceVlanInterfaceTable
OBJECT-TYPE
This table contains the interface-specific voice VLAN parameters.
1.3.6.1.4.1.171.14.74.1.2.1not-accessiblecurrent
dVoiceVlanInterfaceEntry
OBJECT-TYPE
An entry indicates the voice VLAN parameters for a port/port-channel.
1.3.6.1.4.1.171.14.74.1.2.1.1not-accessiblecurrent
dVoiceVlanIfIndex
OBJECT-TYPE
Indicates the ifIndex of the physical port/port-channel interface.
1.3.6.1.4.1.171.14.74.1.2.1.1.1InterfaceIndexnot-accessiblecurrent
dVoiceVlanIfEnabled
OBJECT-TYPE
Indicates whether the voice VLAN is enabled at the port.
1.3.6.1.4.1.171.14.74.1.2.1.1.2TruthValueread-writecurrent
dVoiceVlanIfMode
OBJECT-TYPE
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.
1.3.6.1.4.1.171.14.74.1.2.1.1.3INTEGER {autoUntagged(1), autoTagged(2), manual(3)}read-writecurrent
dVoiceVlanInfo
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.1.3
dVoiceVlanMemberPorts
OBJECT-TYPE
The voice VLAN's member ports, includes the dynamically learned ports.
1.3.6.1.4.1.171.14.74.1.3.1PortListread-onlycurrent
dVoiceVlanDynamicMemberPorts
OBJECT-TYPE
The voice VLAN's dynamically learned member ports.
1.3.6.1.4.1.171.14.74.1.3.2PortListread-onlycurrent
dVoiceVlanDeviceTable
OBJECT-TYPE
This table contains the information about the learned voice devices.
1.3.6.1.4.1.171.14.74.1.3.3not-accessiblecurrent
dVoiceVlanDeviceEntry
OBJECT-TYPE
Indicates the information of the connected voice device.
1.3.6.1.4.1.171.14.74.1.3.3.1not-accessiblecurrent
dVoiceVlanDevicePortIfindex
OBJECT-TYPE
Indicates the ifIndex of the port to which the voice device connects.
1.3.6.1.4.1.171.14.74.1.3.3.1.1InterfaceIndexnot-accessiblecurrent
dVoiceVlanDeviceAddr
OBJECT-TYPE
Indicates the MAC address of the voice device.
1.3.6.1.4.1.171.14.74.1.3.3.1.2MacAddressnot-accessiblecurrent
dVoiceVlanDeviceStartTime
OBJECT-TYPE
Indicates the start time of the connected voice device.
1.3.6.1.4.1.171.14.74.1.3.3.1.3DateAndTimeread-onlycurrent
dVoiceVlanDeviceStatus
OBJECT-TYPE
Indicates the status of the connected voice device.
1.3.6.1.4.1.171.14.74.1.3.3.1.4INTEGER {active(1), aging(2)}read-onlycurrent
dVoiceVlanLldpMedDeviceTable
OBJECT-TYPE
This table contains the voice devices that are learned through LLDP-MED.
1.3.6.1.4.1.171.14.74.1.3.4not-accessiblecurrent
dVoiceVlanLldpMedDeviceEntry
OBJECT-TYPE
An entry contains the information of a voice device learned through LLDP-MED.
1.3.6.1.4.1.171.14.74.1.3.4.1not-accessiblecurrent
dVoiceVlanLldpMedDeviceIndex
OBJECT-TYPE
The local index used to identify the entry.
1.3.6.1.4.1.171.14.74.1.3.4.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
dVoiceVlanLldpMedDeviceLocalPort
OBJECT-TYPE
This object indicates the local port number on which the voice device is learned.
1.3.6.1.4.1.171.14.74.1.3.4.1.2LldpPortNumberread-onlycurrent
dVoiceVlanLldpMedDevChIdSubtype
OBJECT-TYPE
The type of encoding used to identify the chassis associated with the voice device.
1.3.6.1.4.1.171.14.74.1.3.4.1.3LldpChassisIdSubtyperead-onlycurrent
dVoiceVlanLldpMedDevChassisId
OBJECT-TYPE
The string value used to identify the chassis component associated with the voice device.
1.3.6.1.4.1.171.14.74.1.3.4.1.4LldpChassisIdread-onlycurrent
dVoiceVlanLldpMedDevPoIdSubtype
OBJECT-TYPE
The type of port identifier encoding used to identify the port component associated with the voice device.
1.3.6.1.4.1.171.14.74.1.3.4.1.5LldpPortIdSubtyperead-onlycurrent
dVoiceVlanLldpMedDevicePortId
OBJECT-TYPE
The string value used to identify the port component associated with the voice device.
1.3.6.1.4.1.171.14.74.1.3.4.1.6LldpPortIdread-onlycurrent
dVoiceVlanLldpMedDevCreateTime
OBJECT-TYPE
The creation time of the voice device.
1.3.6.1.4.1.171.14.74.1.3.4.1.7DateAndTimeread-onlycurrent
dVoiceVlanLldpMedDevRemainTime
OBJECT-TYPE
The Time-To-Live (in seconds) remaining for the voice device. If the Remain Time decreases to 0, the voice device will be deleted.
1.3.6.1.4.1.171.14.74.1.3.4.1.8Unsigned32read-onlycurrent
dVoiceVlanMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.2
dVoiceVlanMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.2.1
dVoiceVlanMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.171.14.74.2.2

Conformance

NameOIDStatus
dVoiceVlanMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DLINKSW-VOICE-VLAN-MIB.
1.3.6.1.4.1.171.14.74.2.1.1current
dVoiceVlanBasicGroup
OBJECT-GROUP
A collection of objects to configure or display the status of voice VLAN feature.
1.3.6.1.4.1.171.14.74.2.2.1current
dVoiceVlanOUICfgGroup
OBJECT-GROUP
A collection of objects to configure voice device OUI(s).
1.3.6.1.4.1.171.14.74.2.2.2current
dVoiceVlanDeviceInfoGroup
OBJECT-GROUP
A collection of objects to display voice device(s).
1.3.6.1.4.1.171.14.74.2.2.3current
dVoiceVlanDeviceLldpMedInfoGroup
OBJECT-GROUP
A collection of objects displays information learned via LLDP-MED.
1.3.6.1.4.1.171.14.74.2.2.4current