GBNServiceMACAUTHEN-MIB

File: GBNServiceMACAUTHEN-MIB.mib (5662 bytes)

Imported modules

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

Imported symbols

Unsigned32 MODULE-IDENTITY OBJECT-TYPE
Integer32 IpAddress NOTIFICATION-TYPE
DisplayString MacAddress RowStatus
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
gbnServiceAAA

Defined Types

MacAuthenPortEntry  
SEQUENCE    
  macAuthenPortNumber Unsigned32
  macAuthenEnable TruthValue

Defined Values

gbnMacAuthenMib 1.3.6.1.4.1.13464.1.2.3.1.4
macauthen Enterprise MIB definition.
MODULE-IDENTITY    

globalEnable 1.3.6.1.4.1.13464.1.2.3.1.4.1
global config of mac-authentication.default is false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

radiusDomain 1.3.6.1.4.1.13464.1.2.3.1.4.2
domain name of radius domain.use size 0 to delete.default is size 0,indicating none.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

offlineTimer 1.3.6.1.4.1.13464.1.2.3.1.4.3
offline time of mac.unit is second.default is 300 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

quietTimer 1.3.6.1.4.1.13464.1.2.3.1.4.4
quiet time of mac.unit is second.default is 60 secondsl
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 30..3600  

userMode 1.3.6.1.4.1.13464.1.2.3.1.4.5
how to make username and password of radius.default is macaddress(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fixed(1), macaddress(0)  

userName 1.3.6.1.4.1.13464.1.2.3.1.4.6
username when usermode is fiexed.use size 0 to delete.default is size 0,indicating none.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

password 1.3.6.1.4.1.13464.1.2.3.1.4.7
password when usermode is fiexed.use size 0 to delete.default is size 0,indicating none.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

macAuthenPortTable 1.3.6.1.4.1.13464.1.2.3.1.4.8
table of information of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MacAuthenPortEntry

macAuthenPortEntry 1.3.6.1.4.1.13464.1.2.3.1.4.8.1
table of information of ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAuthenPortEntry  

macAuthenPortNumber 1.3.6.1.4.1.13464.1.2.3.1.4.8.1.1
The Port number associated with this Port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

macAuthenEnable 1.3.6.1.4.1.13464.1.2.3.1.4.8.1.2
Enable/disable mac-authentication of this Port.default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

encrptionMode 1.3.6.1.4.1.13464.1.2.3.1.4.9
radius password encrption mode,default is pap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER chap(1), pap(0)  

macvlanEnable 1.3.6.1.4.1.13464.1.2.3.1.4.10
whethe to use mac vlan function.default is false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue