SUPERVLAN-MIB

File: SUPERVLAN-MIB.mib (9139 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString RowStatus VlanIndex
dlink-common-mgmt

Defined Types

SwSuperVlanEntry  
SEQUENCE    
  swSuperVlanId VlanIndex
  swSuperVlanIPAddress IpAddress
  swSuperVlanIPAddrMask IpAddress
  swSubVlanList1to64 OCTET STRING
  swSubVlanList65to128 OCTET STRING
  swSubVlanList129to192 OCTET STRING
  swSubVlanList193to256 OCTET STRING
  swSubVlanList257to320 OCTET STRING
  swSubVlanList321to384 OCTET STRING
  swSubVlanList385to448 OCTET STRING
  swSubVlanList449to512 OCTET STRING
  swSuperVlanStatus INTEGER
  swSuperVlanRowStatus RowStatus

SwSubVlanEntry  
SEQUENCE    
  swSubVlanId VlanIndex
  swSubVlanOperStatus INTEGER

SwSubVlanIPRangeEntry  
SEQUENCE    
  swSubVlanIPAddressRangeFrom IpAddress
  swSubVlanIPAddressRangeTo IpAddress
  swSubVlanRowStatus RowStatus

Defined Values

swSuperVlanMIB 1.3.6.1.4.1.171.12.91
The structure of the super VLAN for the proprietary enterprises.
MODULE-IDENTITY    

swSuperVlanMIBObjects 1.3.6.1.4.1.171.12.91.1
OBJECT IDENTIFIER    

swSuperVlanTable 1.3.6.1.4.1.171.12.91.1.1
This table contain super VLAN information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSuperVlanEntry

swSuperVlanEntry 1.3.6.1.4.1.171.12.91.1.1.1
A list of information about super VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSuperVlanEntry  

swSuperVlanId 1.3.6.1.4.1.171.12.91.1.1.1.1
This object indicates the VLAN-ID of the super VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

swSuperVlanIPAddress 1.3.6.1.4.1.171.12.91.1.1.1.2
This object indicates the super VLAN IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

swSuperVlanIPAddrMask 1.3.6.1.4.1.171.12.91.1.1.1.3
This object indicates the super VLAN IP Mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

swSubVlanList1to64 1.3.6.1.4.1.171.12.91.1.1.1.4
This object indicates the sub-VLAN range (1-512) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSubVlanList65to128 1.3.6.1.4.1.171.12.91.1.1.1.5
This object indicates the sub-VLAN range (513-1024) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSubVlanList129to192 1.3.6.1.4.1.171.12.91.1.1.1.6
This object indicates the sub-VLAN range (1025-1536) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSubVlanList193to256 1.3.6.1.4.1.171.12.91.1.1.1.7
This object indicates the sub-VLAN range (1537-2048) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSubVlanList257to320 1.3.6.1.4.1.171.12.91.1.1.1.8
This object indicates the sub-VLAN range (2049-2560) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSubVlanList321to384 1.3.6.1.4.1.171.12.91.1.1.1.9
This object indicates the sub-VLAN range (2561-3072) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSubVlanList385to448 1.3.6.1.4.1.171.12.91.1.1.1.10
This object indicates the sub-VLAN range (3073-3584) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSubVlanList449to512 1.3.6.1.4.1.171.12.91.1.1.1.11
This object indicates the sub-VLAN range (3585-4096) that belongs to the super VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(64)  

swSuperVlanStatus 1.3.6.1.4.1.171.12.91.1.1.1.12
This object indicates the super VLAN status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

swSuperVlanRowStatus 1.3.6.1.4.1.171.12.91.1.1.1.100
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

swSubVlanTable 1.3.6.1.4.1.171.12.91.1.2
This table contains sub-VLAN information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSubVlanEntry

swSubVlanEntry 1.3.6.1.4.1.171.12.91.1.2.1
A list of information about the sub-VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSubVlanEntry  

swSubVlanId 1.3.6.1.4.1.171.12.91.1.2.1.1
This object indicates the sub-VLAN-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

swSubVlanOperStatus 1.3.6.1.4.1.171.12.91.1.2.1.2
This object indicates the sub-VLAN status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

swSubVlanIPRangeTable 1.3.6.1.4.1.171.12.91.1.3
This table contains the IP range of the sub-VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwSubVlanIPRangeEntry

swSubVlanIPRangeEntry 1.3.6.1.4.1.171.12.91.1.3.1
A list of information about the IP range of the sub-VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwSubVlanIPRangeEntry  

swSubVlanIPAddressRangeFrom 1.3.6.1.4.1.171.12.91.1.3.1.1
This object indicates the sub-VLAN IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

swSubVlanIPAddressRangeTo 1.3.6.1.4.1.171.12.91.1.3.1.2
This object indicates the sub-VLAN IP range from the previous node IP to this IP that belongs to the sub-VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

swSubVlanRowStatus 1.3.6.1.4.1.171.12.91.1.3.1.100
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus