G6-PACC-MIB

File: G6-PACC-MIB.mib (30965 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

PortConfigEntry  
SEQUENCE    
  portConfigPortIndex INTEGER
  portConfigAuthorizeMode INTEGER
  portConfigAuthorizePriority INTEGER
  portConfigUnauthorizedMode INTEGER
  portConfigAuthFailRetryTimer Unsigned32
  portConfigMacTimeout INTEGER
  portConfigLimitedNumberOfMacs Integer32
  portConfigDropUnknownUnicasts INTEGER
  portConfigDropEgressBroadcasts INTEGER
  portConfigLearnMacNow DisplayString
  portConfigReauthenticate DisplayString
  portConfigUnauthorizeMac DisplayString

AuthorizedMacsEntry  
SEQUENCE    
  authorizedMacsIndex INTEGER
  authorizedMacsName DisplayString
  authorizedMacsMacAddress MacAddress
  authorizedMacsPermittedPorts INTEGER
  authorizedMacsTreatAsVendorMac INTEGER

SupplicantEntry  
SEQUENCE    
  supplicantIndex INTEGER
  supplicantEnableSupplicant INTEGER
  supplicantPort Integer32
  supplicantActionOnLinkDown INTEGER
  supplicantIdentity DisplayString
  supplicantAnonymousIdentity DisplayString
  supplicantAuthenticationProtocol DisplayString
  supplicantEnterPassword DisplayString
  supplicantEncryptedAuthPassword DisplayString
  supplicantReauthenticate DisplayString

PortStatusEntry  
SEQUENCE    
  portStatusPortIndex INTEGER
  portStatusAuthorizationState INTEGER
  portStatusAuthorizationMode INTEGER
  portStatusLastStateChange DisplayString
  portStatusNumberOfMacsToLearn Integer32
  portStatusNumberOfLearnedMacs Integer32

PortMacStatusEntry  
SEQUENCE    
  portMacStatusPortIndex INTEGER
  portMacStatusAuthorizationState INTEGER
  portMacStatusUserMac MacAddress
  portMacStatusUserName DisplayString
  portMacStatusVlanAlias DisplayString
  portMacStatusVlanId Integer32
  portMacStatusIdleTimeout Integer32
  portMacStatusSessionTimeout Integer32
  portMacStatusFilterId DisplayString
  portMacStatusLastStateChange DisplayString

Port8021xStatusEntry  
SEQUENCE    
  port8021xStatusPortIndex INTEGER
  port8021xStatusAuthorizationState INTEGER
  port8021xStatusUserMac MacAddress
  port8021xStatusUserName DisplayString
  port8021xStatusVlanAlias DisplayString
  port8021xStatusVlanId Integer32
  port8021xStatusIdleTimeout Integer32
  port8021xStatusSessionTimeout Integer32
  port8021xStatusFilterId DisplayString
  port8021xStatusLastStateChange DisplayString

UserStatusEntry  
SEQUENCE    
  userStatusIndex INTEGER
  userStatusEntryState INTEGER
  userStatusAuthorizationState INTEGER
  userStatusAuthorizationMode INTEGER
  userStatusPort Integer32
  userStatusUserMac MacAddress
  userStatusUserName DisplayString
  userStatusVlanAlias DisplayString
  userStatusVlanId Integer32
  userStatusIdleTimeout Integer32
  userStatusSessionTimeout Integer32
  userStatusFilterId DisplayString
  userStatusLoginTimeStamp DisplayString
  userStatusLoginEpoch Unsigned32

Defined Values

protocol 1.3.6.1.4.1.3181.10.6.2
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

pacc 1.3.6.1.4.1.3181.10.6.2.46
OBJECT IDENTIFIER    

paccEnablePortAccessControl 1.3.6.1.4.1.3181.10.6.2.46.1
Generally enables the port access control function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

paccReauthenticationPeriod 1.3.6.1.4.1.3181.10.6.2.46.2
EAP reauthentication period in seconds. To disable reauthentication set value to 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

paccNasIdentifier 1.3.6.1.4.1.3181.10.6.2.46.3
Optional NAS-Identifier string for RADIUS messages.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccMacSeparatorChar 1.3.6.1.4.1.3181.10.6.2.46.4
Defines the character which separates the bytes of a MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccMacSpelling 1.3.6.1.4.1.3181.10.6.2.46.5
Defines in which case the MAC is defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lowerCase(0), upperCase(1)  

paccMacPasswordSource 1.3.6.1.4.1.3181.10.6.2.46.6
Defines if MAC or Password is used for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER useMac(0), usePassword(1)  

paccMacPasswordString 1.3.6.1.4.1.3181.10.6.2.46.7
User defined password string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccPrimaryAuthServerName 1.3.6.1.4.1.3181.10.6.2.46.8
Symbolic name of the RADIUS server used for authentication.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccPrimaryAcctServerName 1.3.6.1.4.1.3181.10.6.2.46.9
Symbolic name of the RADIUS server used for accounting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccFallbackAuthServerName 1.3.6.1.4.1.3181.10.6.2.46.10
Symbolic name of the RADIUS server used for authentication if the primary server is down. Leave empty when no fallback is required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccFallbackAcctServerName 1.3.6.1.4.1.3181.10.6.2.46.11
Symbolic name of the RADIUS server used for accounting if the primary server is down. Leave empty when no fallback is required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccServerDownTimeout 1.3.6.1.4.1.3181.10.6.2.46.12
Retry interval in seconds for trying to return to the primary RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

paccFilterAuthorizedMac 1.3.6.1.4.1.3181.10.6.2.46.13
Filter user_status table to show only entries for specified MAC. Supply MAC address as parameter. Enter only the first 3 value pairs of the MAC to search for vendor MACs. Syntax example: mac.filter_mac = 01:22:3A.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccFilterAuthorizedPort 1.3.6.1.4.1.3181.10.6.2.46.14
Filter user_status table to show only entries associated with a given port range. The shorthand port format like 1 for 1/1 may be used. Syntax examples: mac.filter_port = 1/1,2/5 or mac.filter_port = 1-3,5.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

paccFilterAuthorizedUser 1.3.6.1.4.1.3181.10.6.2.46.15
Filter user_status table to show only entries for the given user name. Wildcards *name* automatically apply so that only a part of the expected name needs to be supplied.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portConfigTable 1.3.6.1.4.1.3181.10.6.2.46.16
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortConfigEntry

portConfigEntry 1.3.6.1.4.1.3181.10.6.2.46.16.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PortConfigEntry  

portConfigPortIndex 1.3.6.1.4.1.3181.10.6.2.46.16.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

portConfigAuthorizeMode 1.3.6.1.4.1.3181.10.6.2.46.16.1.2
Defines method for authorization of user on port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER alwaysAuthorized(0), viaMacTable(1), macViaRadius(2), ms8021xViaRadius(3), macOr8021xViaRadius(4), forceUnauthorized(5), macEventOnly(6), edge8021xViaRadius(7)  

portConfigAuthorizePriority 1.3.6.1.4.1.3181.10.6.2.46.16.1.3
When two methods provide positive authorization, then this parameter decides which method is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER prefer8021x(0), preferMac(1)  

portConfigUnauthorizedMode 1.3.6.1.4.1.3181.10.6.2.46.16.1.4
Defines how unauthorized ports are treated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER blocked(0), useUnauthorizedVlan(1), incomingBlocked(2)  

portConfigAuthFailRetryTimer 1.3.6.1.4.1.3181.10.6.2.46.16.1.5
When authentication has failed, the authentication is restarted after the defined time in seconds. This is useful for unattended devices using MAC authentication or when access rights are centrally changed on the RADIUS server and the end unit cannot be reauthenticated manually. The default value of 0 disables the automatic retry.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

portConfigMacTimeout 1.3.6.1.4.1.3181.10.6.2.46.16.1.6
Defines how long authorized MACs remain authorized after inactivity of the MAC.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), slow(1), fast(2)  

portConfigLimitedNumberOfMacs 1.3.6.1.4.1.3181.10.6.2.46.16.1.7
Limit the number of permitted MACs on the port. Set to 0 for normal unlimited operation. This feature is independend of the authorized_mac function.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

portConfigDropUnknownUnicasts 1.3.6.1.4.1.3181.10.6.2.46.16.1.8
When set only unicast frames with learned or known MAC address will be send out of this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigDropEgressBroadcasts 1.3.6.1.4.1.3181.10.6.2.46.16.1.9
When set no broadcast frames with egress this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

portConfigLearnMacNow 1.3.6.1.4.1.3181.10.6.2.46.16.1.10
Learn the next incoming MAC(s) of this port and enter them into the mac_table. Syntax: learn_mac_now = 3 will learn the next 3 MAC addresses. Use pacc.port_status.number_of_learned_macs to verify progress. Type learn_mac_now = 0 to cancel further learning.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portConfigReauthenticate 1.3.6.1.4.1.3181.10.6.2.46.16.1.11
This action forces re-authentication of the port using the configured method. No parameter required.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portConfigUnauthorizeMac 1.3.6.1.4.1.3181.10.6.2.46.16.1.12
This action will unauthorize a specific MAC. When no MAC is specified, the entire port is unauthorized.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

authorizedMacsTable 1.3.6.1.4.1.3181.10.6.2.46.17
This table defines statically permitted MACs that do not require the device to perform any further authorization process.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AuthorizedMacsEntry

authorizedMacsEntry 1.3.6.1.4.1.3181.10.6.2.46.17.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AuthorizedMacsEntry  

authorizedMacsIndex 1.3.6.1.4.1.3181.10.6.2.46.17.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..127  

authorizedMacsName 1.3.6.1.4.1.3181.10.6.2.46.17.1.2
Unique name to reference this entry and to remember whose MAC address is entered.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

authorizedMacsMacAddress 1.3.6.1.4.1.3181.10.6.2.46.17.1.3
MAC address of authorized user for port.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

authorizedMacsPermittedPorts 1.3.6.1.4.1.3181.10.6.2.46.17.1.4
Mask which defines at which port(s) this MAC is permitted. A value of 0 disables this entry. Syntax: slot/port, slot/port or use hex value for quick setup. Example: = 0xf (ports 1-4)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

authorizedMacsTreatAsVendorMac 1.3.6.1.4.1.3181.10.6.2.46.17.1.5
When set, the MAC is treated as vendor MAC. All MACs from this vendor are permitted then.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

supplicantTable 1.3.6.1.4.1.3181.10.6.2.46.18
The 802.1x supplicant permits automatic login when a port is activated.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SupplicantEntry

supplicantEntry 1.3.6.1.4.1.3181.10.6.2.46.18.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SupplicantEntry  

supplicantIndex 1.3.6.1.4.1.3181.10.6.2.46.18.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

supplicantEnableSupplicant 1.3.6.1.4.1.3181.10.6.2.46.18.1.2
Generally enables the 802.1x supplicant function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

supplicantPort 1.3.6.1.4.1.3181.10.6.2.46.18.1.3
Port through which the authorizing authority is reached. Usually this is the link port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

supplicantActionOnLinkDown 1.3.6.1.4.1.3181.10.6.2.46.18.1.4
When the supplicant link goes down, the local authenticated user ports can be deauthenticated as well.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), deauthenticate(1)  

supplicantIdentity 1.3.6.1.4.1.3181.10.6.2.46.18.1.5
Inner identity for tunneled EAP methods (e.g. EAP-TTLS)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

supplicantAnonymousIdentity 1.3.6.1.4.1.3181.10.6.2.46.18.1.6
Identity string for EAP-MD5. Also used as the unencrypted anonymous outer identity with EAP types that support different tunneled identity, e.g. EAP-TTLS.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

supplicantAuthenticationProtocol 1.3.6.1.4.1.3181.10.6.2.46.18.1.7
Space-separated list of accepted EAP methods. If not set, all listed methods are allowed. MD5 = insecure and does not generate keying material to be used as a Phase 2 method withPEAP or TTLS. PEAP = with tunneled EAP authentication. TTLS = with tunneled EAP or PAP/CHAP/MSCHAP/MSCHAPV2 authentication. TLS = client and server certificate.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

supplicantEnterPassword 1.3.6.1.4.1.3181.10.6.2.46.18.1.8
Set a new authentication password which replaces the previous one. Note: trailing spaces or multiple spaces in the password are automatically removed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

supplicantEncryptedAuthPassword 1.3.6.1.4.1.3181.10.6.2.46.18.1.9
The encrypted EAP password. Can be set with enter_password action.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

supplicantReauthenticate 1.3.6.1.4.1.3181.10.6.2.46.18.1.10
Restarts the authentication process for testing and display the results.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

portStatusTable 1.3.6.1.4.1.3181.10.6.2.46.100
This table indicates the current port autentication state and contains the data for the last user or MAC that tried to authorize on a given port. To see all users in a multiuser environment refer to user_status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortStatusEntry

portStatusEntry 1.3.6.1.4.1.3181.10.6.2.46.100.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PortStatusEntry  

portStatusPortIndex 1.3.6.1.4.1.3181.10.6.2.46.100.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

portStatusAuthorizationState 1.3.6.1.4.1.3181.10.6.2.46.100.1.2
Indicates the port access control state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), disabled(1), unauthorized(2), processing(3), authorized(4), rejected(5)  

portStatusAuthorizationMode 1.3.6.1.4.1.3181.10.6.2.46.100.1.3
Last authorization method applied on this port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), viaMacTable(1), macViaRadius(2), ms8021xViaRadius(3), viaMacEventOnly(6), edge8021xViaRadius(7)  

portStatusLastStateChange 1.3.6.1.4.1.3181.10.6.2.46.100.1.4
Indicates the last time the authorization state of this port was modified.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portStatusNumberOfMacsToLearn 1.3.6.1.4.1.3181.10.6.2.46.100.1.5
Indicates how many MAC addresses will be learned. This is a result of the learn_macs_now action command.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

portStatusNumberOfLearnedMacs 1.3.6.1.4.1.3181.10.6.2.46.100.1.6
This value indicates how many MAC addresses have actually been learned since the learn_macs_now command had been issued.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

portMacStatusTable 1.3.6.1.4.1.3181.10.6.2.46.101
This table indicates the current port autentication state and contains the data for the last user or MAC that tried to authorize on a given port. To see all users in a multiuser environment refer to user_status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMacStatusEntry

portMacStatusEntry 1.3.6.1.4.1.3181.10.6.2.46.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMacStatusEntry  

portMacStatusPortIndex 1.3.6.1.4.1.3181.10.6.2.46.101.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

portMacStatusAuthorizationState 1.3.6.1.4.1.3181.10.6.2.46.101.1.2
Indicates the port access control state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), disabled(1), unauthorized(2), processing(3), authorized(4), rejected(5)  

portMacStatusUserMac 1.3.6.1.4.1.3181.10.6.2.46.101.1.3
Last MAC that attempted authorization.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

portMacStatusUserName 1.3.6.1.4.1.3181.10.6.2.46.101.1.4
Last user that attempted authorization unless MAC authentication was used in which case this field is blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portMacStatusVlanAlias 1.3.6.1.4.1.3181.10.6.2.46.101.1.5
Last dynamically through radius assigned VLAN alias.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portMacStatusVlanId 1.3.6.1.4.1.3181.10.6.2.46.101.1.6
Last dynamically through radius assigned VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portMacStatusIdleTimeout 1.3.6.1.4.1.3181.10.6.2.46.101.1.7
This value reflects the idle timeout setting as received via RADIUS. It sets the maximum number of seconds before an idle session is terminated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portMacStatusSessionTimeout 1.3.6.1.4.1.3181.10.6.2.46.101.1.8
This value reflects the session timeout setting as received via RADIUS. It sets the maximum number of seconds of service to be provided to the user before the session is terminated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

portMacStatusFilterId 1.3.6.1.4.1.3181.10.6.2.46.101.1.9
If the RADIUS attribute filter-id is used its value is reflected here.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

portMacStatusLastStateChange 1.3.6.1.4.1.3181.10.6.2.46.101.1.10
Indicates the last time the authorization state of this port was modified.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

port8021xStatusTable 1.3.6.1.4.1.3181.10.6.2.46.102
This table indicates the current port autentication state and contains the data for the last user or MAC that tried to authorize on a given port. To see all users in a multiuser environment refer to user_status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Port8021xStatusEntry

port8021xStatusEntry 1.3.6.1.4.1.3181.10.6.2.46.102.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  Port8021xStatusEntry  

port8021xStatusPortIndex 1.3.6.1.4.1.3181.10.6.2.46.102.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..24  

port8021xStatusAuthorizationState 1.3.6.1.4.1.3181.10.6.2.46.102.1.2
Indicates the port access control state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), disabled(1), unauthorized(2), processing(3), authorized(4), rejected(5)  

port8021xStatusUserMac 1.3.6.1.4.1.3181.10.6.2.46.102.1.3
Last MAC that attempted authorization.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

port8021xStatusUserName 1.3.6.1.4.1.3181.10.6.2.46.102.1.4
Last user that attempted authorization unless MAC authentication was used in which case this field is blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

port8021xStatusVlanAlias 1.3.6.1.4.1.3181.10.6.2.46.102.1.5
Last dynamically through radius assigned VLAN alias.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

port8021xStatusVlanId 1.3.6.1.4.1.3181.10.6.2.46.102.1.6
Last dynamically through radius assigned VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

port8021xStatusIdleTimeout 1.3.6.1.4.1.3181.10.6.2.46.102.1.7
This value reflects the idle timeout setting as received via RADIUS. It sets the maximum number of seconds before an idle session is terminated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

port8021xStatusSessionTimeout 1.3.6.1.4.1.3181.10.6.2.46.102.1.8
This value reflects the session timeout setting as received via RADIUS. It sets the maximum number of seconds of service to be provided to the user before the session is terminated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

port8021xStatusFilterId 1.3.6.1.4.1.3181.10.6.2.46.102.1.9
If the RADIUS attribute filter-id is used its value is reflected here.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

port8021xStatusLastStateChange 1.3.6.1.4.1.3181.10.6.2.46.102.1.10
Indicates the last time the authorization state of this port was modified.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

userStatusTable 1.3.6.1.4.1.3181.10.6.2.46.103
This table lists all users authorized or rejected via some form of port access control. Use filter actions for easier viewing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UserStatusEntry

userStatusEntry 1.3.6.1.4.1.3181.10.6.2.46.103.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  UserStatusEntry  

userStatusIndex 1.3.6.1.4.1.3181.10.6.2.46.103.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..249  

userStatusEntryState 1.3.6.1.4.1.3181.10.6.2.46.103.1.2
Indicates if this record displays a currently active login or a history entry of a previous authentication which is invalidated by now.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), inactive(1), active(2)  

userStatusAuthorizationState 1.3.6.1.4.1.3181.10.6.2.46.103.1.3
Indicates the port access control state resulting from this authorization attempt .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), disabled(1), unauthorized(2), processing(3), authorized(4), rejected(5)  

userStatusAuthorizationMode 1.3.6.1.4.1.3181.10.6.2.46.103.1.4
Authorization method used for this authorization attempt.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), viaMacTable(1), macViaRadius(2), ms8021xViaRadius(3), viaMacEventOnly(6), edge8021xViaRadius(7)  

userStatusPort 1.3.6.1.4.1.3181.10.6.2.46.103.1.5
Indicates the port at which this MAC is connected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

userStatusUserMac 1.3.6.1.4.1.3181.10.6.2.46.103.1.6
MAC used for this authorization attempt.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

userStatusUserName 1.3.6.1.4.1.3181.10.6.2.46.103.1.7
User that attempted authorization unless MAC authentication was used in which case this field is blank.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

userStatusVlanAlias 1.3.6.1.4.1.3181.10.6.2.46.103.1.8
Dynamically through radius assigned VLAN alias.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

userStatusVlanId 1.3.6.1.4.1.3181.10.6.2.46.103.1.9
Dynamically through radius assigned VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

userStatusIdleTimeout 1.3.6.1.4.1.3181.10.6.2.46.103.1.10
This value reflects the idle timeout setting as received via RADIUS. It sets the maximum number of seconds before an idle session is terminated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

userStatusSessionTimeout 1.3.6.1.4.1.3181.10.6.2.46.103.1.11
This value reflects the session timeout setting as received via RADIUS. It sets the maximum number of seconds of service to be provided to the user before the session is terminated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

userStatusFilterId 1.3.6.1.4.1.3181.10.6.2.46.103.1.12
If the RADIUS attribute filter-id is used its value is reflected here.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

userStatusLoginTimeStamp 1.3.6.1.4.1.3181.10.6.2.46.103.1.13
Indicates the time when this record was created.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

userStatusLoginEpoch 1.3.6.1.4.1.3181.10.6.2.46.103.1.14
Indicates the time when this record was created. in Linux time since the epoch format.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32