MIBs Depot

GBNServiceMACAUTHEN-MIB

Registered at
1.3.6.1.4.1.13464.1.2.3.1.4
Last updated
2010-06-01 00:00
Organization
Admin
Revisions
2010-06-01 00:00
Namespace
fs
Source file
GBNServiceMACAUTHEN-MIB
Digest
sha256:5956ed6385f83127f1c26c3b5d52dfd94323d0cd6f7030a591b07e28efeb0eb4

Description

gbn macauthen Enterprise MIB definition.

Contact

Admin E-mail: support@Admin.com

Imports

FromSymbols
ADMIN-MASTER-MIBgbnServiceAAA
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ADMIN-MASTER-MIB
GBNServiceMACAUTHEN-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
globalEnable
OBJECT-TYPE
global config of mac-authentication.default is false.
1.3.6.1.4.1.13464.1.2.3.1.4.1TruthValueread-writecurrent
radiusDomain
OBJECT-TYPE
domain name of radius domain.use size 0 to delete.default is size 0,indicating none.
1.3.6.1.4.1.13464.1.2.3.1.4.2DisplayString (SIZE(0..24))read-writecurrent
offlineTimer
OBJECT-TYPE
offline time of mac.unit is second.default is 300 seconds.
1.3.6.1.4.1.13464.1.2.3.1.4.3Integer32 (30..3600)read-writecurrent
quietTimer
OBJECT-TYPE
quiet time of mac.unit is second.default is 60 secondsl
1.3.6.1.4.1.13464.1.2.3.1.4.4Integer32 (30..3600)read-writecurrent
userMode
OBJECT-TYPE
how to make username and password of radius.default is macaddress(0).
1.3.6.1.4.1.13464.1.2.3.1.4.5INTEGER {macaddress(0), fixed(1)}read-writecurrent
userName
OBJECT-TYPE
username when usermode is fiexed.use size 0 to delete.default is size 0,indicating none.
1.3.6.1.4.1.13464.1.2.3.1.4.6DisplayString (SIZE(0..63))read-writecurrent
password
OBJECT-TYPE
password when usermode is fiexed.use size 0 to delete.default is size 0,indicating none.
1.3.6.1.4.1.13464.1.2.3.1.4.7DisplayString (SIZE(0..63))read-writecurrent
macAuthenPortTable
OBJECT-TYPE
table of information of ports.
1.3.6.1.4.1.13464.1.2.3.1.4.8not-accessiblecurrent
macAuthenPortEntry
OBJECT-TYPE
table of information of ports.
1.3.6.1.4.1.13464.1.2.3.1.4.8.1not-accessiblecurrent
macAuthenPortNumber
OBJECT-TYPE
The Port number associated with this Port.
1.3.6.1.4.1.13464.1.2.3.1.4.8.1.1Unsigned32read-onlycurrent
macAuthenEnable
OBJECT-TYPE
Enable/disable mac-authentication of this Port.default is disabled.
1.3.6.1.4.1.13464.1.2.3.1.4.8.1.2TruthValueread-writecurrent
guestVlan
OBJECT-TYPE
guest vlan.0 is disable.default is 0.
1.3.6.1.4.1.13464.1.2.3.1.4.8.1.3Integer32 (0..4094)read-writecurrent
maxUsers
OBJECT-TYPE
maximum users.range is from 1 to 256.default is 256.
1.3.6.1.4.1.13464.1.2.3.1.4.8.1.4Integer32 (1..256)read-writecurrent
rateLimit
OBJECT-TYPE
rate limit of authentition packets.when reach this value, the port can not authenticate users, is in block state.range is form 10 to 300.default is 300 packets per sencond
1.3.6.1.4.1.13464.1.2.3.1.4.8.1.5Integer32 (10..300)read-writecurrent
rateLimitTimer
OBJECT-TYPE
when port is in block state because ratelimit, after this timer ,port turns to normal state..default is 60
1.3.6.1.4.1.13464.1.2.3.1.4.8.1.6Integer32 (30..3600)read-writecurrent
encrptionMode
OBJECT-TYPE
radius password encrption mode,default is pap.
1.3.6.1.4.1.13464.1.2.3.1.4.9INTEGER {pap(0), chap(1)}read-writecurrent
macvlanEnable
OBJECT-TYPE
whethe to use mac vlan function.default is false.
1.3.6.1.4.1.13464.1.2.3.1.4.10TruthValueread-writecurrent
questVlanReauthTimer
OBJECT-TYPE
guestvlan users reauthentication timer .unit is second.range is from 30 to 3600.default is 30 secondsl
1.3.6.1.4.1.13464.1.2.3.1.4.11Integer32 (30..3600)read-writecurrent
macUsersTable
OBJECT-TYPE
table of information of users.
1.3.6.1.4.1.13464.1.2.3.1.4.12not-accessiblecurrent
macUsersEntry
OBJECT-TYPE
table of information of users.
1.3.6.1.4.1.13464.1.2.3.1.4.12.1not-accessiblecurrent
userMac
OBJECT-TYPE
user macaddress.
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.1MacAddressread-onlycurrent
userState
OBJECT-TYPE
user state.bit 0:quiet state,bit 1:authenticating state,bit 2:authenticated state, bit 3:off-line detecting state
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.2Unsigned32read-onlycurrent
userPort
OBJECT-TYPE
the port number of this user belongs to.start form 1
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.3Unsigned32read-onlycurrent
userVlan
OBJECT-TYPE
the vlan number of this user belongs to.
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.4Integer32 (1..4094)read-onlycurrent
userInGuestVlan
OBJECT-TYPE
whether user is in guest vlan.
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.5TruthValueread-onlycurrent
userPriority
OBJECT-TYPE
the priority of this user belongs to.
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.6Integer32 (0..7)read-onlycurrent
userAcl
OBJECT-TYPE
the acl name of this user belongs to.
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.7DisplayString (SIZE(0..63))read-onlycurrent
userRate
OBJECT-TYPE
average bandwith of this user.unit is kbps
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.8Integer32read-onlycurrent
userPeakRate
OBJECT-TYPE
peak bandwith of this user.unit is kbps
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.9Integer32read-onlycurrent
userBasicRate
OBJECT-TYPE
basic bandwith of this user.unit is kbps
1.3.6.1.4.1.13464.1.2.3.1.4.12.1.10Integer32read-onlycurrent