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
| From | Symbols |
|---|---|
| ADMIN-MASTER-MIB | gbnServiceAAA |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| globalEnable OBJECT-TYPE global config of mac-authentication.default is false. | 1.3.6.1.4.1.13464.1.2.3.1.4.1 | TruthValue | read-write | current |
| 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.2 | DisplayString (SIZE(0..24)) | read-write | current |
| 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.3 | Integer32 (30..3600) | read-write | current |
| 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.4 | Integer32 (30..3600) | read-write | current |
| 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.5 | INTEGER {macaddress(0), fixed(1)} | read-write | current |
| 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.6 | DisplayString (SIZE(0..63)) | read-write | current |
| 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.7 | DisplayString (SIZE(0..63)) | read-write | current |
| macAuthenPortTable OBJECT-TYPE table of information of ports. | 1.3.6.1.4.1.13464.1.2.3.1.4.8 | not-accessible | current | |
| macAuthenPortEntry OBJECT-TYPE table of information of ports. | 1.3.6.1.4.1.13464.1.2.3.1.4.8.1 | not-accessible | current | |
| macAuthenPortNumber OBJECT-TYPE The Port number associated with this Port. | 1.3.6.1.4.1.13464.1.2.3.1.4.8.1.1 | Unsigned32 | read-only | current |
| 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.2 | TruthValue | read-write | current |
| 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.3 | Integer32 (0..4094) | read-write | current |
| 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.4 | Integer32 (1..256) | read-write | current |
| 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.5 | Integer32 (10..300) | read-write | current |
| 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.6 | Integer32 (30..3600) | read-write | current |
| uplink OBJECT-TYPE uplink port of vlan | 1.3.6.1.4.1.13464.1.2.3.1.4.8.1.7 | TruthValue | read-write | current |
| encrptionMode OBJECT-TYPE radius password encrption mode,default is pap. | 1.3.6.1.4.1.13464.1.2.3.1.4.9 | INTEGER {pap(0), chap(1)} | read-write | current |
| macvlanEnable OBJECT-TYPE whethe to use mac vlan function.default is false. | 1.3.6.1.4.1.13464.1.2.3.1.4.10 | TruthValue | read-write | current |
| 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.11 | Integer32 (30..3600) | read-write | current |
| macUsersTable OBJECT-TYPE table of information of users. | 1.3.6.1.4.1.13464.1.2.3.1.4.12 | not-accessible | current | |
| macUsersEntry OBJECT-TYPE table of information of users. | 1.3.6.1.4.1.13464.1.2.3.1.4.12.1 | not-accessible | current | |
| userMac OBJECT-TYPE user macaddress. | 1.3.6.1.4.1.13464.1.2.3.1.4.12.1.1 | MacAddress | read-only | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Integer32 (1..4094) | read-only | current |
| userInGuestVlan OBJECT-TYPE whether user is in guest vlan. | 1.3.6.1.4.1.13464.1.2.3.1.4.12.1.5 | TruthValue | read-only | current |
| userPriority OBJECT-TYPE the priority of this user belongs to. | 1.3.6.1.4.1.13464.1.2.3.1.4.12.1.6 | Integer32 (0..7) | read-only | current |
| 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.7 | DisplayString (SIZE(0..63)) | read-only | current |
| 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.8 | Integer32 | read-only | current |
| 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.9 | Integer32 | read-only | current |
| 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.10 | Integer32 | read-only | current |