HH3C-VOICE-VLAN-MIB

File: HH3C-VOICE-VLAN-MIB.mib (8101 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-TC SNMPv2-SMI
SNMP-FRAMEWORK-MIB

Imported symbols

hh3cCommon RowStatus TruthValue
MacAddress TEXTUAL-CONVENTION MODULE-IDENTITY
OBJECT-TYPE Integer32 SnmpAdminString

Defined Types

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

Hh3cVoiceVlanOuiEntry  
SEQUENCE    
  hh3cVoiceVlanOuiAddress MacAddress
  hh3cVoiceVlanOuiMask MacAddress
  hh3cVoiceVlanOuiDescription OCTET STRING
  hh3cVoiceVlanOuiRowStatus RowStatus

Hh3cVoiceVlanPortEntry  
SEQUENCE    
  hh3cVoiceVlanPortifIndex Integer32
  hh3cVoiceVlanPortMode INTEGER
  hh3cVoiceVlanPortLegacy TruthValue
  hh3cVoiceVlanPortQosTrust TruthValue

Defined Values

hh3cVoiceVlan 1.3.6.1.4.1.25506.2.9
This MIB contains objects to manage the voice vlan operations, which is used on lanswitch products.
MODULE-IDENTITY    

hh3cvoiceVlanOuiTable 1.3.6.1.4.1.25506.2.9.1
A table containing the mac address which can be identified by voice vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cVoiceVlanOuiEntry

hh3cvoiceVlanOuiEntry 1.3.6.1.4.1.25506.2.9.1.1
A table containing the mac address which can be identified by voice vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cVoiceVlanOuiEntry  

hh3cVoiceVlanOuiAddress 1.3.6.1.4.1.25506.2.9.1.1.1
Mac address can be identified by voice vlan
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hh3cVoiceVlanOuiMask 1.3.6.1.4.1.25506.2.9.1.1.2
The mask of mac address
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

hh3cVoiceVlanOuiDescription 1.3.6.1.4.1.25506.2.9.1.1.3
The description of oui
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

hh3cVoiceVlanOuiRowStatus 1.3.6.1.4.1.25506.2.9.1.1.4
Current operation status of the row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cVoiceVlanEnabledId 1.3.6.1.4.1.25506.2.9.2
Voice vlan enable status: enabled (2..4095), disabled (0xffffffff)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hh3cVoiceVlanPortEnableList 1.3.6.1.4.1.25506.2.9.3
Portlist of voice vlan enabled ports
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

hh3cVoiceVlanAgingTime 1.3.6.1.4.1.25506.2.9.4
Voice vlan aging time, the unit of which is minute
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..43200  

hh3cVoiceVlanConfigState 1.3.6.1.4.1.25506.2.9.5
Voice vlan configuration mode status
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

hh3cVoiceVlanSecurityState 1.3.6.1.4.1.25506.2.9.6
Voice vlan security mode status
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER security(1), normal(2)  

hh3cvoiceVlanPortTable 1.3.6.1.4.1.25506.2.9.7
A list of voice vlan mode entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cVoiceVlanPortEntry

hh3cvoiceVlanPortEntry 1.3.6.1.4.1.25506.2.9.7.1
An entry containing voice vlan mode information, which is applicable to a voice vlan enabled interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cVoiceVlanPortEntry  

hh3cVoiceVlanPortifIndex 1.3.6.1.4.1.25506.2.9.7.1.1
The index of interface on which voice vlan function is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hh3cVoiceVlanPortMode 1.3.6.1.4.1.25506.2.9.7.1.2
Voice vlan configuration mode status, which is applicable to a voice vlan enabled interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), manual(2)  

hh3cVoiceVlanPortLegacy 1.3.6.1.4.1.25506.2.9.7.1.3
Voice vlan configuration legacy status, which is applicable to a voice vlan enabled interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hh3cVoiceVlanPortQosTrust 1.3.6.1.4.1.25506.2.9.7.1.4
Voice vlan configuration qos trust status, which is applicable to a voice vlan enabled interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue