All MIBs › ALCATEL-IND1-DA-MIB
Organization: Alcatel-Lucent
Last Updated: 2010-08-16
Category: RADIUS and AAA, Vendor: Alcatel-Lucent
Description: Alcatel OmniSwitch dynamic authorization MIB for RADIUS CoA (Change of Authorization) and disconnect message handling.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ALCATEL-IND1-DA-MIB?
ALCATEL-IND1-DA-MIB is an Alcatel-Lucent OmniSwitch proprietary MIB implementing Dynamic Authorization (RADIUS Change-of-Authorization and Disconnect-Message) support, tracking clients authenticated and potentially re-authorized via CoA on the switch. It exposes per-client authentication/session data -- a MAC-user table recording interface, VLAN, IP address, authentication status, login timestamp, authentication type, and classification source for each connected end-station -- along with UNP (Unified Network Profile) port-level state and notification objects. Its monitoring value is mostly software/session-status oriented: tracking each client's live authentication status and login time lets operators verify that 802.1X/MAC-auth/CoA-driven access control is functioning correctly and spot clients stuck in a failed or stale auth state. It depends on RADIUS CoA/Disconnect-Message (RFC 3576/5176) semantics and integrates with the switch's UNP and VLAN assignment mechanisms rather than any single IETF MIB. It is typically deployed on Alcatel-Lucent OmniSwitch access switches doing dynamic, RADIUS-driven network access control (NAC) for wired/wireless clients. Engineers can download the ALCATEL-IND1-DA-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ALCATEL-IND1-DA-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Alcatel/Alcatel-Lucent OmniSwitch access switch
Monitoring Examples
An administrator polls alaDaMacUserTable (keyed by alaDaMacUserIntfNum and alaDaMacUserMACAddress) to see alaDaAuthenticationStatus, alaDaMacUserVlanID, and alaDaMacUserLoginTimeStamp for each connected client. A client showing an unexpected alaDaAuthenticationStatus or an alaDaMacUserIpAddress that doesn't match its assigned VLAN would indicate a CoA/re-authorization failure or misclassification, while alaDaUNPPortTable shows the resulting Unified Network Profile applied to the port.
What Can Be Monitored
- per-client authentication status
- MAC address to VLAN mapping
- client IP address
- login timestamp
- authentication type
- UNP port profile state
This MIB depends on
Related MIBs
Imported Objects
From ALCATEL-IND1-BASE
| softentIND1Da | OBJECT-IDENTITY |
From ALCATEL-IND1-TIMETRA-TC-MIB
| TmnxEncapVal |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressIPv4 | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| INT alaDaAuthenticationStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.4 | INTEGER | read-only | Authentication status of the non 802.1x supplicant. |
| INT alaDaMacUserAuthtype | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.8 | INTEGER | read-only | The authentication type of the mac user |
| ALA alaDaMacUserClassificationSource | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.9 | AlaDaClassificationPolicyType | read-only | Classification policy under which the non 802.1x supplicant is learned. |
| alaDaMacUserEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1 | not-accessible | Non 802.1x supplicant information. | |
| alaDaMacUserGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.6 | Collection of DA objects for UNP Mac User | ||
| NUM alaDaMacUserIntfNum | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.1 | InterfaceIndex | not-accessible | The ifIndex representing the slot and port where the non 802.1x supplicant is learned. |
| IP alaDaMacUserIpAddress | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.5 | IpAddress | read-only | The ip address from which the mac user is sending the packets |
| DAT alaDaMacUserLoginTimeStamp | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.7 | DateAndTime | read-only | The Login time stamp of the mac user |
| MAC alaDaMacUserMACAddress | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.2 | MacAddress | not-accessible | The MAC address of the non 802.1x supplicant. |
| alaDaMacUserTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6 | not-accessible | A table of MAC address learned on an UNP port. | |
| STR alaDaMacUserUnpUsed | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.6 | SnmpAdminString | read-only | The UNP used for classifying the mac user |
| I32 alaDaMacUserVlanID | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.6.1.3 | Integer32 | read-only | The Id of the VLAN on which the non 802.1x supplicant is learned. |
| INT alaDaMacVlanUserAuthStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.4 | INTEGER | read-only | Authentication status of the non 802.1x supplicant. |
| INT alaDaMacVlanUserAuthtype | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.9 | INTEGER | read-only | The authentication type of the mac user |
| ALA alaDaMacVlanUserClassificationSource | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.10 | AlaDaClassificationPolicyType | read-only | Classification policy under which the non 802.1x supplicant is learned. |
| alaDaMacVlanUserEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1 | not-accessible | Non 802.1x supplicant information. | |
| alaDaMacVlanUserGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.11 | Collection of DA objects for UNP Mac User | ||
| NUM alaDaMacVlanUserIntfNum | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.1 | InterfaceIndex | not-accessible | The ifIndex representing the slot and port where the non 802.1x supplicant is learned. |
| IP alaDaMacVlanUserIpAddress | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.6 | InetAddress | read-only | The ip address from which the mac user is sending the packets |
| IPt alaDaMacVlanUserIpAddressType | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.5 | InetAddressType | read-only | The type of the IP address of the user. For now only IPv4 is supported. |
| DAT alaDaMacVlanUserLoginTimeStamp | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.8 | DateAndTime | read-only | The Login time stamp of the mac user |
| MAC alaDaMacVlanUserMACAddress | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.2 | MacAddress | not-accessible | The MAC address of the non 802.1x supplicant. |
| INT alaDaMacVlanUserMCLagLearningLoc | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.11 | INTEGER | read-only | Source of Learning. Informs whether the Mac was learnt locally or through remote. |
| alaDaMacVlanUserTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9 | not-accessible | A table of non 802.1x supplicants learned on 802.1x authenticated ports. | |
| STR alaDaMacVlanUserUnpUsed | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.7 | SnmpAdminString | read-only | The UNP used for classifying the mac user |
| I32 alaDaMacVlanUserVlanID | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.9.1.3 | Integer32 | not-accessible | The Id of the VLAN on which the non 802.1x supplicant is learned. |
| alaDaNotificationObjectGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.9 | Collection of DA objects for Notifications | ||
| alaDaNotificationsGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.10 | Collection of Notifications for management of DA. | ||
| alaDaSaaProfileEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.18.1 | not-accessible | Service Classification Profile entry | |
| alaDaSaaProfileGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.20 | Collection of DA objects for SAA Profile. | ||
| I32 alaDaSaaProfileJitterThreshold | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.18.1.5 | Integer32 | read-create | The object holds the Jitter Threshold. A value of zero (0) means no threshold |
| I32 alaDaSaaProfileLatencyThreshold | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.18.1.4 | Integer32 | read-create | The object holds the Latency Threshold. A value of zero (0) means no threshold |
| STR alaDaSaaProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.18.1.1 | SnmpAdminString | not-accessible | The name of this profile. |
| ROW alaDaSaaProfileRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.18.1.6 | RowStatus | read-create | The row status of this table entry. |
| alaDaSaaProfileTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.18 | not-accessible | This table stores the SAA Performance Monitoring profiles that holds the Latency and Jitter Threshold of a network connection. | |
| U32 alaDaSpbProfileBVlan | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.5 | Unsigned32 | read-create | The Backbone VLAN ID (BVLAN) used for the I-SID specified in alaDaSpbProfileIsid. This object must be specified along with alaDaSpbProfileIsid. |
| TMN alaDaSpbProfileEncapVal | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.2 | TmnxEncapVal | read-create | The encapsulation to be used for the SAP connecting to the service. |
| alaDaSpbProfileEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1 | not-accessible | Service Classification Profile entry | |
| alaDaSpbProfileGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.13 | Collection of DA objects for Service Classification Profile. | ||
| U32 alaDaSpbProfileIsid | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.4 | Unsigned32 | read-create | The object represnet the I-SID that is to be dynamically created when alaDaSpbProfileServiceID does not exist in the system and must be used along with alaDaSpbProfileBVlan. |
| INT alaDaSpbProfileMulticastMode | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.7 | INTEGER | read-create | To configure the multicast replication mode for each service: Head-end(1) where a non-unicast packet entering the SAP port is replicated once for each receiver in the b-domain using its unicast BMAC. Tandem(2) where a non-unicast packet entering the SAP port is replicated once at each node using the multicast group address. |
| STR alaDaSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.1 | SnmpAdminString | not-accessible | The name of this profile. |
| STR alaDaSpbProfileQosPolicyListName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.3 | SnmpAdminString | read-create | The name of the QoS Policy List name that will be used if this User Network Profile is applied for a given device along with alaDaSpbProfileVlanID. |
| ROW alaDaSpbProfileRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.6 | RowStatus | read-create | The row status of this table entry. |
| INT alaDaSpbProfileSapVlanXlation | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12.1.8 | INTEGER | read-create | To enable/disable the vlan translation for all the SAPs configured in this service if the corresponding access ports for the SAPs also has the vlan translation enabled. |
| alaDaSpbProfileTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.12 | not-accessible | This table stores the Service Classification profiles created in the system. The entries provides information to classify device in the Service domain. | |
| I32 alaDaUNPAuthServerDownTimeout | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.3 | Integer32 | read-write | The timeout, in seconds, after which all the users learned in the auth-server-down UNP will be sent for re-authentication. |
| ALA alaDaUNPAuthServerDownTimeoutMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.6 | AlaMultiChassisConfigStatus | read-only | Indicated whether Auth server down timeout config is sync across both MCLAG chassis or not. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPAuthServerDownUnp | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.2 | SnmpAdminString | read-write | The UNP to be used for classification if the authentication server is not reachable. |
| ALA alaDaUNPAuthServerDownUNPMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.5 | AlaMultiChassisConfigStatus | read-only | Indicated whether Auth server down UNP config is sync across both MCLAG chassis or not. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| INT alaDaUnpCommandType | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.6 | INTEGER | accessible-for-notify | Indicates which configuration command is out-of-sync |
| U32 alaDaUNPCustDomainEvbGpIdRuleCustomerDomainId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.13.1.1 | Unsigned32 | not-accessible | The UNP Customer Domain ID that will be used for profile lookup. |
| alaDaUNPCustDomainEvbGpIdRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.13.1 | not-accessible | A EVB Group ID rule entry. | |
| alaDaUNPCustDomainEvbGpIdRuleGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.14 | Collection of DA objects for system level EVB Group ID Rule. | ||
| U32 alaDaUNPCustDomainEvbGpIdRuleGroupId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.13.1.2 | Unsigned32 | not-accessible | The EVB Group ID used for profile lookup. |
| ROW alaDaUNPCustDomainEvbGpIdRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.13.1.5 | RowStatus | read-create | Row Status for creating/deleting rules. |
| STR alaDaUNPCustDomainEvbGpIdRuleSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.13.1.4 | SnmpAdminString | read-create | The SBP profile name in the User Network Profile Table to be applied. |
| alaDaUNPCustDomainEvbGpIdRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.13 | not-accessible | A list of EVB group ID based classification rules. This is used to match the EVB Group ID passed from EVB to a User Network Profile entry | |
| STR alaDaUNPCustDomainEvbGpIdRuleVlanProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.13.1.3 | SnmpAdminString | read-create | The VLAN profile name in the User Network Profile Table to be applied. |
| IP alaDaUNPCustDomainIpNetRuleAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.3 | InetAddress | not-accessible | The IP network address used for VLAN classification. Only IPv4 is supported. |
| IPt alaDaUNPCustDomainIpNetRuleAddrType | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.2 | InetAddressType | not-accessible | The IP network address type used for VLAN classification. For now Only IPv4 is supported. |
| I32 alaDaUNPCustDomainIpNetRuleDomainId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.1 | Integer32 | not-accessible | The UNP Customer Domain ID for profile lookup. |
| alaDaUNPCustDomainIpNetRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1 | not-accessible | An IP network address rule entry. | |
| alaDaUNPCustDomainIpNetRuleGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.16 | Collection of DA objects for system level UNP Ip rule | ||
| IP alaDaUNPCustDomainIpNetRuleMask | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.4 | InetAddress | not-accessible | The IP network mask applying to the IP network address. |
| ALA alaDaUNPCustDomainIpNetRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.8 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPCustDomainIpNetRuleProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.5 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| ROW alaDaUNPCustDomainIpNetRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.7 | RowStatus | read-create | Row Status for creating/deleting rules. |
| STR alaDaUNPCustDomainIpNetRuleSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.9 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| alaDaUNPCustDomainIpNetRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15 | not-accessible | A list of IP network address rules. This is used to match the InetAddress of a packet to a User Network Profile entry. | |
| I32 alaDaUNPCustDomainIpNetRuleVlanTag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.15.1.6 | Integer32 | read-create | The vlan tag to be used for classification of tagged pkts. Vlan tag of 0 indicates no VLAN is associated. |
| alaDaUNPCustDomainMacRangeGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.18 | Collection of DA objects for system level UNP Mac Range Rule | ||
| I32 alaDaUNPCustDomainMacRangeRuleDomainId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.1 | Integer32 | not-accessible | The UNP Customer Domain ID for profile lookup. |
| alaDaUNPCustDomainMacRangeRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1 | not-accessible | A MAC range rule entry. | |
| MAC alaDaUNPCustDomainMacRangeRuleHiAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.3 | MacAddress | read-create | The upper bound of MAC address range used for VLAN classification. |
| MAC alaDaUNPCustDomainMacRangeRuleLoAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.2 | MacAddress | not-accessible | The lower bound of MAC address range used for VLAN classification. |
| ALA alaDaUNPCustDomainMacRangeRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.7 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPCustDomainMacRangeRuleProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.4 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| ROW alaDaUNPCustDomainMacRangeRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.6 | RowStatus | read-create | Row Status for creating/deleting rules. |
| STR alaDaUNPCustDomainMacRangeRuleSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.8 | SnmpAdminString | read-create | The SBP profile name in the User Network Profile Table to be applied. |
| alaDaUNPCustDomainMacRangeRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17 | not-accessible | A list of MAC range rules. This is used to match the MAC Address Range of a packet to a User Network Profile entry. | |
| I32 alaDaUNPCustDomainMacRangeRuleVlanTag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.17.1.5 | Integer32 | read-create | The vlan tag to be used for classification of tagged pkts. The range states the valid vlan range in the system. Vlan tag of 0 indicates no VLAN is associated. |
| MAC alaDaUNPCustDomainMacRuleAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1.2 | MacAddress | not-accessible | The MAC address used for VLAN classification. |
| I32 alaDaUNPCustDomainMacRuleDomainId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1.1 | Integer32 | not-accessible | The UNP Customer Domain ID for profile lookup. |
| alaDaUNPCustDomainMacRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1 | not-accessible | A MAC rule entry. | |
| alaDaUNPCustDomainMacRuleGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.17 | Collection of DA objects for system level UNP Mac Rule | ||
| ALA alaDaUNPCustDomainMacRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1.6 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPCustDomainMacRuleProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1.3 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| ROW alaDaUNPCustDomainMacRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1.5 | RowStatus | read-create | Row Status for creating/deleting rules. |
| STR alaDaUNPCustDomainMacRuleSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1.7 | SnmpAdminString | read-create | The SBP profile name in the User Network Profile Table to be applied. |
| alaDaUNPCustDomainMacRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16 | not-accessible | A list of MAC address rules. This is used to match the MAC Address of a packet to a User Network Profile entry | |
| I32 alaDaUNPCustDomainMacRuleVlanTag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.16.1.4 | Integer32 | read-create | The vlan tag to be used for classification of tagged pkts. Vlan tag of 0 indicates no VLAN is associated. |
| I32 alaDaUNPCustDomainVlanTagRuleDomainId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1.1 | Integer32 | not-accessible | The UNP Customer Domain ID for profile lookup. |
| alaDaUNPCustDomainVlanTagRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1 | not-accessible | A Vlan Tag rule entry. | |
| alaDaUNPCustDomainVlanTagRuleGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.15 | Collection of DA objects for system level Vlan Tag Rule | ||
| ALA alaDaUNPCustDomainVlanTagRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1.5 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| ROW alaDaUNPCustDomainVlanTagRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1.4 | RowStatus | read-create | Row Status for creating/deleting rules. |
| STR alaDaUNPCustDomainVlanTagRuleSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1.6 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| alaDaUNPCustDomainVlanTagRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14 | not-accessible | A list of Customer Domain and Vlan Tag based classification rules. This is used to match the vlan tag in a packet and the port's UNP Customer Domain to a User Network Profile entry | |
| INT alaDaUNPCustDomainVlanTagRuleTagPosition | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1.7 | INTEGER | read-create | This object specify the tag position to apply this Vlan Tag rule for double tagged frames. |
| I32 alaDaUNPCustDomainVlanTagRuleVlan | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1.2 | Integer32 | not-accessible | The Vlan Tag used for VLAN classification. The range states the valid Vlan range in the system. |
| STR alaDaUNPCustDomainVlanTagRuleVlanProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.14.1.3 | SnmpAdminString | read-create | The VLAN profile name in the User Network Profile Table to be applied. |
| STR alaDaUnpCustomerDomainDesc | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.11.1.2 | SnmpAdminString | read-create | A field to provide meaningful description of the Customer Domain for easy identification of the domain. |
| alaDaUnpCustomerDomainEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.11.1 | not-accessible | UNP Group: entry | |
| alaDaUnpCustomerDomainGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.12 | Collection of DA objects for UNP Group | ||
| U32 alaDaUnpCustomerDomainId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.11.1.1 | Unsigned32 | not-accessible | The Customer Domain ID. Domain ID zero (0) is the default and is always present in the switch. |
| ROW alaDaUnpCustomerDomainRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.11.1.3 | RowStatus | read-create | The status of this table entry. |
| alaDaUnpCustomerDomainTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.11 | not-accessible | This table creates and deletes the UNP group within a switch. | |
| INT alaDaUNPDynamicProfileConfigFlag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.7 | INTEGER | read-write | Indicated whether dynamic profile configuration is enabled or not. |
| ALA alaDaUNPDynamicProfileConfigMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.8 | AlaMultiChassisConfigStatus | read-only | Indicated whether dynamic profile creation is sync across both MCLAG chassis or not. |
| INT alaDaUNPDynamicVlanConfigFlag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.1 | INTEGER | read-write | Indicated whether dynamic vlan configuration is enabled or not. |
| ALA alaDaUNPDynamicVlanMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.4 | AlaMultiChassisConfigStatus | read-only | Indicated whether dynamic vlan configuration is sync across both MCLAG chassis or not. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| alaDaUNPGlobalConfiguration | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8 | |||
| alaDaUNPGlobalGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.8 | Collection of DA objects for Global parameters | ||
| alaDaUNPGroupObjects | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.19 | Collection of DA objects created to keep SNMP4J compiler happy. | ||
| IP alaDaUnpIpAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.10 | IpAddress | accessible-for-notify | The ip-address in ip-rule |
| IP alaDaUnpIpMask | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.11 | InetAddress | accessible-for-notify | The ip-address in ip-rule |
| IP alaDaUNPIpNetRuleAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1.2 | InetAddress | not-accessible | The IP network address used for VLAN classification. Only IPv4 is supported. |
| IPt alaDaUNPIpNetRuleAddrType | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1.1 | InetAddressType | not-accessible | The IP network address type used for VLAN classification. For now Only IPv4 is supported. |
| alaDaUNPIpNetRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1 | not-accessible | An IP network address rule entry. | |
| alaDaUNPIpNetRuleGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.2 | Collection of DA objects for system level UNP Ip rule | ||
| IP alaDaUNPIpNetRuleMask | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1.3 | InetAddress | not-accessible | The IP network mask applying to the IP network address. |
| ALA alaDaUNPIpNetRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1.7 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPIpNetRuleProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1.4 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| ROW alaDaUNPIpNetRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1.6 | RowStatus | read-create | Row Status for creating/deleting rules. |
| alaDaUNPIpNetRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2 | not-accessible | A list of IP network address rules. This is used to match the InetAddress of a packet to a User Network Profile entry. | |
| I32 alaDaUNPIpNetRuleVlanTag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.2.1.5 | Integer32 | read-create | The vlan tag to be used for classification of tagged pkts. Vlan tag of 0 indicates no VLAN is associated. |
| MAC alaDaUnpMacAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.1 | MacAddress | accessible-for-notify | The mac which failed to get configured on peer chassis. |
| MAC alaDaUnpMacAddr1 | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.8 | MacAddress | accessible-for-notify | The mac for mac rule or the lower limit of mac-range rule. |
| MAC alaDaUnpMacAddr2 | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.9 | MacAddress | accessible-for-notify | The upper limit of mac-range rule. |
| alaDaUNPMacRangeGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.4 | Collection of DA objects for system level UNP Mac Range Rule | ||
| alaDaUNPMacRangeRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4.1 | not-accessible | A MAC range rule entry. | |
| MAC alaDaUNPMacRangeRuleHiAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4.1.2 | MacAddress | read-create | The upper bound of MAC address range used for VLAN classification. |
| MAC alaDaUNPMacRangeRuleLoAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4.1.1 | MacAddress | not-accessible | The lower bound of MAC address range used for VLAN classification. |
| ALA alaDaUNPMacRangeRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4.1.6 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPMacRangeRuleProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4.1.3 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| ROW alaDaUNPMacRangeRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4.1.5 | RowStatus | read-create | Row Status for creating/deleting rules. |
| alaDaUNPMacRangeRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4 | not-accessible | A list of MAC range rules. This is used to match the MAC Address Range of a packet to a User Network Profile entry. | |
| I32 alaDaUNPMacRangeRuleVlanTag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.4.1.4 | Integer32 | read-create | The vlan tag to be used for classification of tagged pkts. The range states the valid vlan range in the system. Vlan tag of 0 indicates no VLAN is associated. |
| MAC alaDaUNPMacRuleAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.3.1.1 | MacAddress | not-accessible | The MAC address used for VLAN classification. |
| alaDaUNPMacRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.3.1 | not-accessible | A MAC rule entry. | |
| alaDaUNPMacRuleGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.3 | Collection of DA objects for system level UNP Mac Rule | ||
| ALA alaDaUNPMacRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.3.1.5 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPMacRuleProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.3.1.2 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| ROW alaDaUNPMacRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.3.1.4 | RowStatus | read-create | Row Status for creating/deleting rules. |
| alaDaUNPMacRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.3 | not-accessible | A list of MAC address rules. This is used to match the MAC Address of a packet to a User Network Profile entry | |
| I32 alaDaUNPMacRuleVlanTag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.3.1.3 | Integer32 | read-create | The vlan tag to be used for classification of tagged pkts. Vlan tag of 0 indicates no VLAN is associated. |
| I32 alaDaUnpMCLAGId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.5 | Integer32 | accessible-for-notify | The lag id for MCLAG |
| STR alaDaUnpName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.7 | SnmpAdminString | accessible-for-notify | Indicates which unp profile is out-of-sync. If there is no UNP Profile associated then zero length string is sent |
| I32 alaDaUnpNativeVlan | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.3 | Integer32 | accessible-for-notify | The native vlan of MCLAG on which the mac ingressed. |
| alaDaUNPNotificationObjects | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10 | |||
| INT alaDaUNPPortClassificationFlag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.6 | INTEGER | read-create | The flag to indicate if Classification is enabled on port. |
| U32 alaDaUNPPortCustomerDomainId | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.9 | Unsigned32 | read-create | The Customer Domain that this port belongs to. Default is on domain 0. |
| STR alaDaUNPPortDefaultProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.2 | SnmpAdminString | read-create | The default UNP name. |
| STR alaDaUNPPortDefaultSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.12 | SnmpAdminString | read-create | The default Spb Profile name. |
| alaDaUNPPortEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1 | not-accessible | Each of these entries represents a user port on which UNP is enabled and their configuration. | |
| alaDaUNPPortGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.7 | Collection of DA UNP Ports | ||
| NUM alaDaUNPPortIfIndex | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.1 | InterfaceIndexOrZero | not-accessible | The interface index of the UNP enabled port. |
| INT alaDaUNPPortMacAuthFlag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.5 | INTEGER | read-create | The flag to indicate if MAC AUTH is enabled on port. |
| ALA alaDaUNPPortMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.8 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPPortPassAltProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.3 | SnmpAdminString | read-create | The Pass alternate UNP name. |
| STR alaDaUNPPortPassAltSpbProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.11 | SnmpAdminString | read-create | The Pass alternate Spb Profile name. This is to be used on a successful authentication and there is no SPB profile passed back from the Authentication Server. |
| ROW alaDaUNPPortRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.4 | RowStatus | read-create | The status of this table entry. |
| alaDaUNPPortTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7 | not-accessible | A table of system level information for each port supported by the Port Access Entity. An entry appears in this table for each port of this system. | |
| INT alaDaUNPPortTrustTagStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.7 | INTEGER | read-create | The flag to indicate whether the vlan tag in the incoming packet could be used for classifying the user when mac authentication fails and classification rules dont match. |
| INT alaDaUNPPortType | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.7.1.10 | INTEGER | read-create | The object defines the port as UNP enable bridge port (1), spb-access-port (2). |
| INT alaDaUNPReloadVsiTypeDB | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.8.9 | INTEGER | read-write | The object triggers the system to reload the VSI Type DB from flash. Once the operation is done it is reset to zero (0). |
| IP alaDaUnpSourceIpAddr | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.2 | IpAddress | accessible-for-notify | The ip-address of mac which failed to get configured on peer chassis. |
| I32 alaDaUnpVlan | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.4 | Integer32 | accessible-for-notify | The vlan on which mac was classified on local chassis |
| I32 alaDaUnpVlanTag | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.10.12 | Integer32 | accessible-for-notify | The vlan vlan-tag rule. Zero value means it is not applicable |
| alaDaUNPVlanTagGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.5 | Collection of DA objects for system level Vlan Tag Rule | ||
| alaDaUNPVlanTagRuleEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.5.1 | not-accessible | A Vlan Tag rule entry. | |
| ALA alaDaUNPVlanTagRuleMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.5.1.4 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUNPVlanTagRuleProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.5.1.2 | SnmpAdminString | read-create | The profile name in the User Network Profile Table to be applied. |
| ROW alaDaUNPVlanTagRuleRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.5.1.3 | RowStatus | read-create | Row Status for creating/deleting rules. |
| alaDaUNPVlanTagRuleTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.5 | not-accessible | A list of Vlan Tag based classification rules. This is used to match the vlan tag in a packet to a User Network Profile entry | |
| I32 alaDaUNPVlanTagRuleVlan | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.5.1.1 | Integer32 | not-accessible | The Vlan Tag used for VLAN classification. The range states the valid Vlan range in the system. |
| alaDaUserNetProfileEntry | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1.1 | not-accessible | User Network Profile entry | |
| alaDaUserNetProfileGroup | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1.1 | Collection of DA objects for UNP Table | ||
| ALA alaDaUserNetProfileMCLagConfigStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1.1.5 | AlaMultiChassisConfigStatus | read-only | Result of MCLAG Consistency Check. All rows will be created as local. Actual status will be set through remote chassis synchronization. |
| STR alaDaUserNetProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1.1.1 | SnmpAdminString | not-accessible | The name of this profile. |
| STR alaDaUserNetProfileQosPolicyListName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1.1.4 | SnmpAdminString | read-create | The name of the QoS Policy List name that will be used if this User Network Profile is applied for a given device along with alaDaUserNetProfileVlanID. |
| ROW alaDaUserNetProfileRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1.1.3 | RowStatus | read-create | The status of this table entry. |
| STR alaDaUserNetProfileSaaProfileName | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1.1.6 | SnmpAdminString | read-create | The name of the SAA profile that is associated to this profile. |
| alaDaUserNetProfileTable | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1 | not-accessible | This table stores the UNP profiles created in the system. The entries would be mapped to vlan ID which would be used by device authentication for classifying users. | |
| I32 alaDaUserNetProfileVlanID | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1.1.1.2 | Integer32 | read-create | The VLAN id for this profile. |
| alaIND1DaMIBCompliances | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.2 | Compliance statement for Alcatel DA module. | ||
| alaIND1DaMIBConformance | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2 | Branch for DA Module MIB Subsystem Conformance Information. | ||
| alaIND1DaMIBGroups | 1.3.6.1.4.1.6486.801.1.2.1.63.1.2.1 | Branch for DA Module MIB Subsystem Units of Conformance. | ||
| alaIND1DaMIBNotifications | 1.3.6.1.4.1.6486.801.1.2.1.63.1.0 | Branch For DA Subsystem Notifications. | ||
| alaIND1DaMIBObjects | 1.3.6.1.4.1.6486.801.1.2.1.63.1.1 | Branch For DA Subsystem Managed Objects. | ||
| alcatelIND1DaMIB | 1.3.6.1.4.1.6486.801.1.2.1.63.1 | This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE | ||
| NTF unpMcLagConfigInconsistency | 1.3.6.1.4.1.6486.801.1.2.1.63.1.0.2 | This trap is generated when configuration becomes Out_of_Sync. | ||
| NTF unpMcLagMacIgnored | 1.3.6.1.4.1.6486.801.1.2.1.63.1.0.1 | This trap is generated if a MAC/User is dropped due to vlan not existing or UNP is not enabled on the MCLAG |
RFC description
Manages MAC authentication and classification on distribution access ports for controlling network entry.
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.