Home/Catalog/HUAWEI-DSLAM-AAA-MIB

HUAWEI-DSLAM-AAA-MIB

AI MIB Summary

The HUAWEI-DSLAM-AAA-MIB enables the monitoring and configuration of Authentication, Authorization, and Accounting (AAA) parameters on Huawei DSLAM hardware, specifically tracking user session states, authentication method configurations, and accounting record generation for network access control.

The MIB file is for management of AAA module on DSLAM. AAA, Authentication, Authorization and Accounting is a network security mechanism, which provides a framework for unified authentication, authorization and accounting configurations.
Main OID:
hwDslamAaa.1.3.6.1.4.1.2011.5.109
134
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

134 total
Object Name
hwDslamAaaThe MIB file is for management of AAA module on DSLAM. AAA, Authentication, Authorization and Accounting is a network security mechanism, which provides a framework for unified authentication, authorization and accounting configurations.
MODULE-IDENTITY
.1.3.6.1.4.1.2011.5.109
hwAAAMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.109.1
hwAuthenSchemeTableAuthentication scheme table. It is used to configure authentication scheme. The index of this table is hwAuthenSchemeName.
SEQUENCE OF HwAuthenSchemeEntry
.1.3.6.1.4.1.2011.5.109.1.1
hwAuthenSchemeEntryAuthentication scheme table. It is used to configure authentication scheme. The index of this entry is hwAuthenSchemeName.
HwAuthenSchemeEntry
.1.3.6.1.4.1.2011.5.109.1.1.1
hwAuthenSchemeNameThe index of the hwAuthenSchemeTable. This object indicates authentication scheme name.
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.1.1.1
hwAuthenMethod1The first priority of authentication mode. Options: 1. local(1) -Indicates that the system authenticates users through the local mode. 2. radius(2) -Indicates that the system authenticates users through the RADIUS protocol. 3. tacacs(3) -Indicates that the system authenticates users through the HWTACACS protocol.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.1.1.2
hwAuthenRowStatusRow admin status, only support CreateAndGo(4),Destory(6),Active(1). Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating operation 3. destroy(6) -indicates deleting operationrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.1.1.3
hwAuthenFailPolicyAuthentication fail policy, it's not supported. Options: 1. online(1) -indicates that the user is online when the authorization fails. 2. offline(2) -indicates that the user is offline when the authorization fails.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.1.1.4
hwAuthenFailDomainAuthentication fail domain, it's not supported.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.1.1.5
hwAuthenMethod2The second priority of authentication mode. Options: 1. local(1) -Indicates that the system authenticates users through the local mode. 2. radius(2) -Indicates that the system authenticates users through the RADIUS protocol. 3. tacacs(3) -Indicates that the system authenticates users through the HWTACACS protocol. 4. none(4) -Indicates that authentication is not required. 5. notconfiged(6) -Indicates that authentication is not configured.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.1.1.6
hwAuthenMethod3The third priority of authentication mode. Options: 1. local(1) -Indicates that the system authenticates users through the local mode. 2. radius(2) -Indicates that the system authenticates users through the RADIUS protocol. 3. tacacs(3) -Indicates that the system authenticates users through the HWTACACS protocol. 4. none(4) -Indicates that authentication is not required. 5. notconfiged(6) -Indicates that authentication is not configured.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.1.1.7
hwAuthenMethod4The fourth priority of authentication mode. Options: 1. local(1) -Indicates that the system authenticates users through the local mode. 2. radius(2) -Indicates that the system authenticates users through the RADIUS protocol. 3. tacacs(3) -Indicates that the system authenticates users through the HWTACACS protocol. 4. none(4) -Indicates that authentication is not required. 5. notconfiged(6) -Indicates that authentication is not configured.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.1.1.8
hwAcctSchemeTableAccount scheme table. The index of this table is hwAcctSchemeName.
SEQUENCE OF HwAcctSchemeEntry
.1.3.6.1.4.1.2011.5.109.1.2
hwAcctSchemeEntryAccount scheme table. The index of this entry is hwAcctSchemeName.
HwAcctSchemeEntry
.1.3.6.1.4.1.2011.5.109.1.2.1
hwAcctSchemeNameAccount scheme name, The index of the hwAcctSchemeTable, This object indicates accounting scheme name.
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.2.1.1
hwAccMethodAccounting scheme mode. Options: 1. noacct(2) -Indicates that the accounting is not implemented. In such a case, accounting is not implemented for users. 2. radius(3) -Uses the RADIUS protocol to implement the accounting for users. 3. hwtacacs(5) -Uses the HWTACACS protocol to implement the accounting for users.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.2.1.2
hwAcctStartFailThe scheme would be used when accounting scheme starts failed. Options: 1. none(1) -ignoring the failure. 2. offline(2) -forcing the user offline. 3. radiusNone(3) -This value is not supported. 4. radiusOfflline(4) -This value is not supported. 5. localnone(5) -This value is not supported. 6. localOffline(6) -This value is not supported. It's not supported.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.2.1.3
hwAcctOnlineFailThe scheme would be used when accounting realtime starts failed. Options: 1. none(1) -ignoring the failure. 2. offline(2) -forcing the user offline. 3. radiusNone(3) -This value is not supported. 4. radiusOfflline(4) -This value is not supported. 5. localnone(5) -This value is not supported. 6. localOffline(6) -This value is not supported. It's not supported.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.2.1.4
hwAccRealTimeInterThe interval of realtime account.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.2.1.5
hwAcctRowStatusRow admin status, only support CreateAndGo(4),Destory(6),Active(1). Options: 1. active(1) -indicates query operation. 2. createAndGo(4) -indicates creating operation. 3. destroy(6) -indicates deleting operation.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.2.1.6
hwDomainTableIt is used to configure the domain which belongs to users. Base on a domain, every ISP can use different authentication-scheme, accounting-scheme, and so on. The index of this table is hwDomainName.
SEQUENCE OF HwDomainEntry
.1.3.6.1.4.1.2011.5.109.1.4
hwDomainEntryIt is used to configure the domain which belongs to users. Base on a domain, every ISP can use different authentication-scheme, accounting-scheme, and so on. The index of this entry is hwDomainName.
HwDomainEntry
.1.3.6.1.4.1.2011.5.109.1.4.1
hwDomainNameThe index of the table, indicates the name of Domain.
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.4.1.1
hwDomainAuthenSchemeNameThe name of authentication scheme.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.4.1.2
hwDomainAcctSchemeNameThe name of accounting Scheme.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.4.1.3
hwDomainRadiusGroupNameGroup name of hwRadiusGroupTable table.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.4.1.4
hwDomainRowStatusRow admin status, only support CreateAndGo(4),Destory(6),Active(1). Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating operation 3. destroy(6) -indicates deleting operationrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.4.1.11
hwDomainExtTableThe domain extend table which is an extended table of hwDomainTable contains some new server properties haven't any standard. The index of this table is hwDomainName.
SEQUENCE OF HwDomainExtEntry
.1.3.6.1.4.1.2011.5.109.1.5
hwDomainExtEntryThe domain extend table which is an extended table of hwDomainTable contains some new server properties haven't any standard. The index of this entry is hwDomainName.
HwDomainExtEntry
.1.3.6.1.4.1.2011.5.109.1.5.1
hwDot1xTemplateThe 802.1x template of the domain, this node is not supported by MXU products.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.5.1.22
hwAdminUserPriorityPriority of admin user, this node is not supportedrw
Integer32 (-1..3)
.1.3.6.1.4.1.2011.5.109.1.5.1.36
hwDomainStatTableDomain statistic table. The index of this table is hwDomainName.
SEQUENCE OF HwDomainStatEntry
.1.3.6.1.4.1.2011.5.109.1.6
hwDomainStatEntryDomain statistic table. The index of this entry is hwDomainName.
HwDomainStatEntry
.1.3.6.1.4.1.2011.5.109.1.6.1
hwDomainAccessedNumAccessed Numberro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.1
hwDomainOnlineNumOnline numberro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.2
hwDomainOnlinePPPUserOnline PPP user numberro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.3
hwDomainFlowDnByteThe byte number of a flow on down direction.ro
Counter64
.1.3.6.1.4.1.2011.5.109.1.6.1.4
hwDomainFlowDnPktThe packet number of flow on down direction.ro
Counter64
.1.3.6.1.4.1.2011.5.109.1.6.1.5
hwDomainFlowUpByteThe byte number of flow on up direction.ro
Counter64
.1.3.6.1.4.1.2011.5.109.1.6.1.6
hwDomainFlowUpPktThe packet number of flow on up direction.ro
Counter64
.1.3.6.1.4.1.2011.5.109.1.6.1.7
hwDomainIPTotalNumTotal IP addresses number configured in this domain.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.8
hwDomainIPUsedNumUsed IP addresses number.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.9
hwDomainIPConflictNumConflicted IP addresses number in this domain.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.10
hwDomainIPExcludeNumExcluded IP addresses number in this domain.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.11
hwDomainIPIdleNumIdle IP addresses number in this domain.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.6.1.12
hwRadiusGroupTableThe radius group table which contains some public information of radius group is used to configure property of radius group. The index of this table is hwRadiusGroupName.
SEQUENCE OF HwRadiusGroupEntry
.1.3.6.1.4.1.2011.5.109.1.7
hwRadiusGroupEntryThe radius group table which contains some public information of radius group is used to configure property of radius group. The index of this entry is hwRadiusGroupName.
HwRadiusGroupEntry
.1.3.6.1.4.1.2011.5.109.1.7.1
hwRadiusGroupNameThe index of the table, indicates the name of radius group.
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.7.1.1
hwRadiusServerKeyThe secret key shared between radius servers.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.7.1.2
hwRadiusServerProtTypeThis leaf node is not supported. Options: 1. radius(1) -indicates the standard RADIUS protocol 2. radiusPlus10(2) -indicates the RADIUS+1.0 version 3. radiusPlus11(3) -indicates the RADIUS+1.1 versionrw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.7.1.4
hwRadiusServerRetransmitThe max number of radius packet retransmit.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.7.1.5
hwRadiusServerTimeoutRadius packet retransmit intervalrw
Integer32
.1.3.6.1.4.1.2011.5.109.1.7.1.6
hwRadiusGroupRowStatusRow admin status, only support CreateAndGo(4),Destory(6),Active(1). Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating operation 3. destroy(6) -indicates deleting operationrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.7.1.7
hwLocalUserTableLocal user table. This table is used to configure local user information. The index of this table is hwLocalUserName.
SEQUENCE OF HwLocalUserEntry
.1.3.6.1.4.1.2011.5.109.1.10
hwLocalUserEntryLocal user table. This table is used to configure local user information. The index of this entry is hwLocalUserName.
HwLocalUserEntry
.1.3.6.1.4.1.2011.5.109.1.10.1
hwLocalUserNameLocal user name
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.10.1.1
hwLocalUserPasswordlocal user's passwordrw
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.10.1.2
hwLocalUserAccessTypeLocal user's type.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.10.1.3
hwLocalUserPriorityLocal user's priority.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.10.1.4
hwftpdirctionftp directory.rw
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.10.1.5
hwLocalUserRowStatusRow admin status, only support CreateAndGo(4),Destory(6),Active(1). Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating operation 3. destroy(6) -indicates deleting operationrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.10.1.12
hwAccessTableAccess user table. The access table is used to query the property of online users. Notice: Read operation is not allowed for all the items in this table. 1. The index of hwAccessTable also uses hwAccessIndex, get operation only supports the standard get operation with hwAccessIndex as its index. 2. To prevent too much interaction, getnext operation does use the standard operation that uses hwAccessIndex as its index. The index of this table is hwAccessIndex.
SEQUENCE OF HwAccessEntry
.1.3.6.1.4.1.2011.5.109.1.15
hwAccessEntryAccess user table. The access table is used to query the property of online users. Notice: Read operation is not allowed for all the items in this table. 1. The index of hwAccessTable also uses hwAccessIndex, get operation only supports the standard get operation with hwAccessIndex as its index. 2. To prevent too much interaction, getnext operation does use the standard operation that uses hwAccessIndex as its index. The index of this entry is hwAccessIndex.
HwAccessEntry
.1.3.6.1.4.1.2011.5.109.1.15.1
hwAccessIndexunqualified index
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.1
hwAccessUserNameaccess user namero
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.15.1.3
hwAccessPortTypeaccess port type Options: 1. all(1) -all access types allowed 2. ppp(2) -PPP access 3. vlan(3) -This value is not supported 4. vlanweb(4) -Web access 5. vlanportal(5) -This value is not supported 6. vlan8021x(6) -802.1X access 7. telnet(7) -Telnet access 8. ftp(8) -FTP access 9. ssh(9) -SSH access 10.igmp(10) -IGMP accessro
Enumeration
.1.3.6.1.4.1.2011.5.109.1.15.1.5
hwAccessPriorityaccess priro
Integer32 (0..15|255)
.1.3.6.1.4.1.2011.5.109.1.15.1.6
hwAccessSlotNoslot Noro
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.8
hwAccessSubSlotNosubslot Noro
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.9
hwAccessPortNoport Noro
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.10
hwAccessVLANIDvlanidro
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.11
hwAccessPVCvpi vpcro
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.12
hwAccessAuthenMethodAuthentication method. Options: 1. local(1) -local authentication 2. noauth(2) -none authentication 3. radius(3) -RADIUS authentication (default) 4. localRadius(4) -local authentication, and then RADIUS authentication if local authentication fails 5. radiusLocal(5) -RADIUS authentication, and then local authentication if RADIUS authentication fails 6. radiusNoauth(6) -RADIUS authentication, and then no authentication if RADIUS authentication failsro
Enumeration
.1.3.6.1.4.1.2011.5.109.1.15.1.13
hwAccessAcctMethodAccount method. Options: 1. local(1) -local accounting 2. radius(2) -RADIUS accounting 3. none(3) -no accounting 4. both(4) -local and RADIUS accountingro
Enumeration
.1.3.6.1.4.1.2011.5.109.1.15.1.14
hwAccessIPAddressIP address.ro
IpAddress
.1.3.6.1.4.1.2011.5.109.1.15.1.15
hwAccessMACAddressThe MAC address of access user.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.15.1.17
hwAccessIfIdleCutif idle cut.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.15.1.18
hwAccessIdleCutTimeidle cut time.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.19
hwAccessIdleCutFlowidle cut flow.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.20
hwAccessTimeLimitsession timero
Integer32
.1.3.6.1.4.1.2011.5.109.1.15.1.21
hwAccessTotalFlow64Limitremain flow(64bit)ro
Counter64
.1.3.6.1.4.1.2011.5.109.1.15.1.22
hwAccessStartTimestart timero
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.15.1.25
hwAccessCARIfUpActiveup flow's controlro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.15.1.27
hwAccessCARUpPeakRateup peek rate(Kbps)ro
Unsigned32 (64..1048576|4294967295)
.1.3.6.1.4.1.2011.5.109.1.15.1.28
hwAccessCARUpAverageRateup average rate(Kbps)ro
Unsigned32 (64..1048576|4294967295)
.1.3.6.1.4.1.2011.5.109.1.15.1.29
hwAccessCARIfDnActivedown flow's controlro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.15.1.31
hwAccessCARDnPeakRatedown peek rate(Kbps)ro
Unsigned32 (64..1048576|4294967295)
.1.3.6.1.4.1.2011.5.109.1.15.1.32
hwAccessCARDnAverageRatedown average rate(Kbps)ro
Unsigned32 (64..1048576|4294967295)
.1.3.6.1.4.1.2011.5.109.1.15.1.33
hwAccessUpFlow64up flow(64Byte)ro
Counter64
.1.3.6.1.4.1.2011.5.109.1.15.1.36
hwAccessDnFlow64down flow(64Byte)ro
Counter64
.1.3.6.1.4.1.2011.5.109.1.15.1.37
hwAccessUpPacket64up packetro
Counter64
.1.3.6.1.4.1.2011.5.109.1.15.1.38
hwAccessDnPacket64down packetro
Counter64
.1.3.6.1.4.1.2011.5.109.1.15.1.39
hwAccessExtTableAccess user extended table. The index of this table is hwAccessIndex.
SEQUENCE OF HwAccessExtEntry
.1.3.6.1.4.1.2011.5.109.1.16
hwAccessExtEntryAccess user extended table. The index of this entry is hwAccessIndex.
HwAccessExtEntry
.1.3.6.1.4.1.2011.5.109.1.16.1
hwAuthenticationStateAuthentication state machine statero
Integer32
.1.3.6.1.4.1.2011.5.109.1.16.1.4
hwAccountingStateaccounting state machine statero
Integer32
.1.3.6.1.4.1.2011.5.109.1.16.1.6
hwAccessDomainNamethe domain of the accessro
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.16.1.7
hwIdleTimeLengthidle-cut timero
Integer32
.1.3.6.1.4.1.2011.5.109.1.16.1.8
hwAcctSessionIDAcctSessionIDro
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.16.1.9
hwAccessStartAcctTimeStartAcctTimero
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.16.1.10
hwAccessNormalServerGroupAccessNormalServerGroupro
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.16.1.11
hwAccessDomainAcctCopySeverGroupAccessNormalServerGroupro
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.16.1.12
hwAccessPVlanAcctCopyServerGroupAccessNormalServerGroupro
OCTET STRING
.1.3.6.1.4.1.2011.5.109.1.16.1.13
hwAccessCurAuthenPlaceAccessCurAuthenPlace. Options: 1. none(0) -none authentication 2. local(1) -local authentication 3. remote(2) -remote authenticationro
Enumeration
.1.3.6.1.4.1.2011.5.109.1.16.1.14
hwAccessActionFlagAccessActionFlag. Options: 1. idle(0) -idle 2. newuserauth(1) -new user authentication 3. reauth(2) -reauthentication 4. login(3) -login 5. logout(4) -logout 6. authmodify(5) -authorization modify 7. offline(6) -user leavingro
Enumeration
.1.3.6.1.4.1.2011.5.109.1.16.1.15
hwAccessAuthtypeAccess user type. Options: 1. none(0) -all access types 2. ppp(1) -PPP access 3. dot1x(2) -802.1X access 4. web(3) -Web access 5. bind(4) -binding access 6. fast(5) -fast access 7. wlan(6) -wlan access 8. admin(7) -admin accessro
Enumeration
.1.3.6.1.4.1.2011.5.109.1.16.1.16
hwAccessTypeAccess user type. Options: 1. telnet(1) -Telnet access 2. terminal(2) -terminal access 3. ssh(3) -SSH access 4. ftp(4) -FTP access 5. x25pad(5) -x25-PAD access 6. ppp(6) -PPP access 7. pppoe(7) -PPPOE access 8. pppoeovlan(8) -pppoeovlan access 9. pppoa(9) -pppoa access 10. pppoeoa(10) -pppoeoa access 11. pppolns(11) -pppolns access 12. ordinaryvlan(12) -ordinary vlanaccess 13. eap(13) -eap access 14. pnp(14) -pnp access 15. ip(15) -ip access 16. staticvlan(16) -staticvlan access 17. layer2leasedline(17) -layer2leasedline access 18. layer2leasedlineuser(18) -layer2leasedlineuser access 19. layer3leasedline(19) -layer3leasedline access 20. pppoeleasedline(20) -pppoeleasedline access 21. nmsleasedline(21) -nmsleasedline( access 22. proxyleasedline(22) -proxyleasedline access 23. relayleasedline(23) -relayleasedline access 24. e1pos(24) -e1pos accessro
Enumeration
.1.3.6.1.4.1.2011.5.109.1.16.1.17
hwAcctSchemeExtTableAccess scheme extend table. The index of this table is hwAcctSchemeName.
SEQUENCE OF HwAcctSchemeExtEntry
.1.3.6.1.4.1.2011.5.109.1.19
hwAcctSchemeExtEntryAccess scheme extend table. The index of this entry is hwAcctSchemeName.
HwAcctSchemeExtEntry
.1.3.6.1.4.1.2011.5.109.1.19.1
hwIfRealtimeAcctif need realtime accountrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.5.109.1.19.1.1
hwRealtimeFailMaxnumThe permit time of realtime account failurerw
Integer32
.1.3.6.1.4.1.2011.5.109.1.19.1.2
hwRadiusGroupExtTableThe radius group configure table which is an extended table of hwRadiusGroupTable is used to configure some extended parameters on radius group. The index of this table is hwRadiusGroupName.
SEQUENCE OF HwRadiusGroupExtEntry
.1.3.6.1.4.1.2011.5.109.1.20
hwRadiusGroupExtEntryThe radius group configure table which is an extended table of hwRadiusGroupTable is used to configure some extended parameters on radius group. The index of this entry is hwRadiusGroupName.
HwRadiusGroupExtEntry
.1.3.6.1.4.1.2011.5.109.1.20.1
hwRadiusPrimaryAuthServerIPThe ip address of primary radius authentication server.rw
IpAddress
.1.3.6.1.4.1.2011.5.109.1.20.1.1
hwRadiusPrimaryAuthServerPortThe UDP port of primary radius authentication server.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.20.1.2
hwRadiusSecondaryAuthServerIP1The ip address of secondary radius authentication server.rw
IpAddress
.1.3.6.1.4.1.2011.5.109.1.20.1.3
hwRadiusSecondaryAuthServerPort1The UDP port of secondary radius authentication server.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.20.1.4
hwRadiusPrimaryAcctServerIPThe ip address of primary radius accounting server.rw
IpAddress
.1.3.6.1.4.1.2011.5.109.1.20.1.17
hwRadiusPrimaryAcctServerPortThe UDP port of primary radius accounting server.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.20.1.18
hwRadiusSecondaryAcctServerIP1The ip address of secondary radius accounting server.rw
IpAddress
.1.3.6.1.4.1.2011.5.109.1.20.1.19
hwRadiusSecondaryAcctServerPort1The UDP port of secondary radius accounting server.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.20.1.20
hwRadiusPacketUnitThe data unit of the flow info in the radius accounting packet. Options: 1. byte(1) -Indicates the byte as the traffic unit. 2. kbyte(2) -Indicates the kbyte as the traffic unit. 3. mbyte(3) -Indicates the megabyte as the traffic unit. 4. gbyte(4) -Indicates the Gbyte as the traffic unit.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.20.1.35
hwRadiusDomainIncludeUser name format in the radius packet. Options: 1. includingdomain(1) -Indicates that a user name contains a domain name. 2. notincludingdomain(2) -Indicates that a user name doesn't contain a domain name. 3. original(3) -Indicates that a user name uses the original domain name.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.20.1.36
hwAAAStatExtTable
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.109.1.32
hwAAAStatExtEntry
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.109.1.32.1
hwDomainNumThe number of the domains which have been created.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.32.1.1
hwAuthenSchemeNumThe number of the authenschems which have been created.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.32.1.2
hwAccSchemeNumThe number of the acctSchemes which have been created.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.32.1.3
hwTotalAcessNumThe number of access all users.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.32.1.4
hwTotalOnlineNumThe number of access all ftp user.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.32.1.5
hwTotalOnlineAccoutNumThe number of access all ssh users.ro
Integer32
.1.3.6.1.4.1.2011.5.109.1.32.1.6
hwRadiusSourceInterfaceObject
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.5.109.1.33
hwRadiusSourceInterfaceIfTypeIndicates the interface type. Options: 1. meth(1) -indicates the MEth interface 2. vlanif(2) -indicates the VLAN interface 3. loopback(3) -indicates the loopback interface 4. notConfiged(4) -indicates that no source interface is configured When this leaf is set to notConfiged(4), it means that no source interface is configured in the case of the create operation, and that the source interface is deleted in the case of the modify operation.rw
Enumeration
.1.3.6.1.4.1.2011.5.109.1.33.1
hwRadiusSourceInterfaceIfNumberIndicates the interface ID. Range: 0-4093 Range for the MEth interface: 0 Range for the VLAN interface: 1-4093 Range for the loopback interface: 0-31 The interface ID and interface type (hwRadiusSourceInterfaceIfType) together identify an interface.rw
Integer32
.1.3.6.1.4.1.2011.5.109.1.33.2
HUAWEI-DSLAM-AAA-MIB - SNMP MIB Reference | MIBs Explorer