GBNL2DhcpSnooping-MIB

File: GBNL2DhcpSnooping-MIB.mib (4451 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
GREENTECH-MASTER-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 TimeTicks IpAddress
DisplayString TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP gbnL2

Defined Types

DhcpsnoopingPortEntry  
SEQUENCE    
  portIndex INTEGER
  portTrustMode INTEGER
  portMaxNum INTEGER
  portIpSourceGuardMode INTEGER

DhcpsnoopingVlanEntry  
SEQUENCE    
  vlanIndex INTEGER
  vlanMaxNum INTEGER

Defined Values

gbnL3DhcpSnooping 1.3.6.1.4.1.13464.1.2.4.5
GBN Enterprise MIB definition.
MODULE-IDENTITY    

dhcpsnoopingOnOff 1.3.6.1.4.1.13464.1.2.4.5.1
start/stop dhcpsnooping.Default is off
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dhcpsnoopingPortTable 1.3.6.1.4.1.13464.1.2.4.5.2
A table that contains port informations of dhcpsnooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpsnoopingPortEntry

dhcpsnoopingPortEntry 1.3.6.1.4.1.13464.1.2.4.5.2.1
Port informations of dhcpsnooping. This is indexed by the port number.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpsnoopingPortEntry  

portIndex 1.3.6.1.4.1.13464.1.2.4.5.2.1.1
The Index of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

portTrustMode 1.3.6.1.4.1.13464.1.2.4.5.2.1.2
Port mode of dhcpsnooping.Default is untrust.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trust(1), untrust(2)  

portMaxNum 1.3.6.1.4.1.13464.1.2.4.5.2.1.3
Max clients in this port.Range is from 0 to 2048.Default is 2048.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

portIpSourceGuardMode 1.3.6.1.4.1.13464.1.2.4.5.2.1.4
Port IP source guard mode .Default is off.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

dhcpsnoopingVlanTable 1.3.6.1.4.1.13464.1.2.4.5.3
A table that contains vlan informations of dhcpsnooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpsnoopingVlanEntry

dhcpsnoopingVlanEntry 1.3.6.1.4.1.13464.1.2.4.5.3.1
VLAN informations of dhcpsnooping. This is indexed by the vlan number.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpsnoopingVlanEntry  

vlanIndex 1.3.6.1.4.1.13464.1.2.4.5.3.1.1
The Index of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

vlanMaxNum 1.3.6.1.4.1.13464.1.2.4.5.3.1.2
Max clients in this vlan.Range is from 0 to 2048.Default is 2048.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER