PORTGROUP-MIB

File: PORTGROUP-MIB.mib (4028 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
DisplayString PortList dlink-common-mgmt

Defined Types

SwPortGroupEntry  
SEQUENCE    
  swPortGroupID INTEGER
  swPortGroupRowStatus RowStatus
  swPortGroupName DisplayString
  swPortGroupPorts PortList

Defined Values

swPortGroupMIB 1.3.6.1.4.1.171.12.88
The structure of port group for the proprietary enterprise.
MODULE-IDENTITY    

swPortGroupMIBObjects 1.3.6.1.4.1.171.12.88.1
OBJECT IDENTIFIER    

swPortGroupTable 1.3.6.1.4.1.171.12.88.1.1
A table that contains the information of port group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortGroupEntry

swPortGroupEntry 1.3.6.1.4.1.171.12.88.1.1.1
A list of information of each port group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwPortGroupEntry  

swPortGroupID 1.3.6.1.4.1.171.12.88.1.1.1.1
The ID of the port group. Note: The maximum entry range is (1..N), the value N means the maximum number. Entry range is project dependent
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

swPortGroupRowStatus 1.3.6.1.4.1.171.12.88.1.1.1.2
This object indicates the RowStatus of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swPortGroupName 1.3.6.1.4.1.171.12.88.1.1.1.3
The name of the port group.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

swPortGroupPorts 1.3.6.1.4.1.171.12.88.1.1.1.4
Configure the port list in this port group.
Status: current Access: read-create
OBJECT-TYPE    
  PortList