NORTEL-SECURE-NETWORK-ACCESS-MIB
AI MIB Summary
The NORTEL-SECURE-NETWORK-ACCESS-MIB provides SNMP management interfaces for the Nortel Secure Network Access (NSNA) appliance, enabling the monitoring of authentication session states, user access control lists, and network access control (NAC) policy enforcement metrics. This module facilitates the retrieval of operational counters and status variables specific to the NSNA's role in securing network entry points and managing user connectivity.
Nortel Networks NSNA MIB
Copyright 2004 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions.
This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
nortelSecureNetworkAccessMib.bayStackMibs.10
76
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
76 total| Object Name |
|---|
nortelSecureNetworkAccessMibNortel Networks NSNA MIB
Copyright 2004 Nortel Networks, Inc.
All rights reserved.
This Nortel Networks SNMP Management Information Base
Specification embodies Nortel Networks' confidential and
proprietary intellectual property. Nortel Networks retains
all title and ownership in the Specification, including any
revisions.
This Specification is supplied 'AS IS,' and Nortel Networks
makes no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .bayStackMibs.10 |
IMPORTSNortel Networks NSNA MIB
Copyright 2004 Nortel Networks, Inc.
All rights reserved.
This Nortel Networks SNMP Management Information Base
Specification embodies Nortel Networks' confidential and
proprietary intellectual property. Nortel Networks retains
all title and ownership in the Specification, including any
revisions.
This Specification is supplied 'AS IS,' and Nortel Networks
makes no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. Unknown .bayStackMibs.10 |
nsnaNotifications OBJECT IDENTIFIER .bayStackMibs.10.0 |
nsnaClosedConnectionToSnasThis notification is generated whenever the device closes the
connection to the NSNAS. The reason why the connection is closed
is indicated in nsnaClosedConnectionReason. NOTIFICATION-TYPE .bayStackMibs.10.0.1 |
nsnaStatusQuoIntervalExpiredThis notification is generated whenever the status-quo interval
expires after the connection to the NSNAS has closed. Note that
if the configured status-quo interval is 0 (indicating no status
quo interval), this notification will be generated at the same
time as the corresponding nsnaClosedConnectionToSnas notification. NOTIFICATION-TYPE .bayStackMibs.10.0.2 |
nsnaInvalidMessageFromSnasThis notification is generated whenever the device receives an
invalid message from the NSNAS. This generally means that the
received message is corrupted. As much of the message header
as is available will be included in nsnaInvalidMessageHeader. NOTIFICATION-TYPE .bayStackMibs.10.0.3 |
nsnaSnasConnectedThis notification is generated whenever an NSNAS successfully
connects to the switch. NOTIFICATION-TYPE .bayStackMibs.10.0.4 |
nsnaObjects OBJECT IDENTIFIER .bayStackMibs.10.1 |
nsnaScalars OBJECT IDENTIFIER .bayStackMibs.10.1.1 |
nsnaEnabledIndicates whether NSNA is globally enabled for the system.rw TruthValue (SNMPv2-TC) .bayStackMibs.10.1.1.1 |
nsnaNsnasConnectionStateIndicates whether the switch currently has a connection to
an NSNAS, whether the switch is currently in the process of
establishing a connection to an NSNAS, or whether an existing
connecting to an NSNAS is in the process of being closed.ro Enumeration .bayStackMibs.10.1.1.3 |
nsnaNsnasInetAddressTypeIf a NSNAS is currently connected to the switch, this indicates
the type of the internet address from which the NSNAS connected.
The contents of nsnaSnasInetAddress will be of this type.
If there is not currently a NSNAS connected, the value will be
unknown(0).ro InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.10.1.1.4 |
nsnaNsnasInetAddressIf a NSNAS is currently connected to the switch, this indicates
the internet address from which the NSNAS connected. If there
is not currently a NSNAS connected, this will be an empty string.ro InetAddress (INET-ADDRESS-MIB) .bayStackMibs.10.1.1.5 |
nsnaNsnasSendHelloIntervalThe interval for sending SSCP Hello messages for the current SSCP
connection. If this period of time passes without any SSCP
messages being sent, a Hello message will be generated. If there
is not curently an NSNAS connected, this value will be zero,
otherwise it will be non-zero.ro Integer32 .bayStackMibs.10.1.1.6 |
nsnaNsnasInactivityIntervalThe inactivity interval for the current SSCP connection. If this
period of time passes without any SSCP messages being received,
the SSCP connection will be closed. If there is not curently an
NSNAS connected, this value will be zero, otherwise it will be
non-zero.ro Integer32 .bayStackMibs.10.1.1.7 |
nsnaNsnasStatusQuoIntervalThe status-quo interval for the current or last SSCP connection.
If the NSNAS is disconnected from the switch for any reason, the
switch will wait this period of time before moving all NSNA enabled
ports to the red VLAN. The maximum value, 65535, indicates an
infinite status quo interval, i.e., SSA enabled ports will not be
moved to the red VLAN. A value of 0 means no status quo interval
is used, and ports are immediately moved the the red VLAN if the
NSNAS is disconnected.
If the NSNAS has disconnected and the status-quo interval timer is
running, this value will reflect the remaining time until the
status-quo timer will expire.ro Integer32 .bayStackMibs.10.1.1.8 |
nsnaMacAuthenticationEnabledThis object indicates whether MAC Authentication is currently
enabled on the switch.ro TruthValue (SNMPv2-TC) .bayStackMibs.10.1.1.9 |
nsnaFailOpenEnabledThis object indicates whether the Fail-Open feature is currently
enabled on the switch.rw TruthValue (SNMPv2-TC) .bayStackMibs.10.1.1.10 |
nsnaFailOpenVlanThis object indicates the current Fail-Open Vlan ID. A value of
0 indicates the value either has not been set, or that the
previous value is no longer valid.rw VlanIdOrNone (Q-BRIDGE-MIB) .bayStackMibs.10.1.1.11 |
nsnaFailOpenFilterVlanThis object indicates the current Vlan ID whose associated filters
are to be used as the Fail-Open filters. A value of 0 indicates
the value either has not been set, or that the previous value is
no longer valid.rw VlanIdOrNone (Q-BRIDGE-MIB) .bayStackMibs.10.1.1.12 |
nsnaNsnasConnectionVersionThis object indicates the SSCP version being used in the
current NSNAS connection. If there is no current connection,
the value will be 0.ro Integer32 .bayStackMibs.10.1.1.14 |
nsnaNsnasRadiusServerEnabledThis object indicates whether the NSNAS currently connected
to the switch is acting as a RADIUS server.ro TruthValue (SNMPv2-TC) .bayStackMibs.10.1.1.15 |
nsnaNsnasRadiusServerPortIf there is an NSNAS currently connected to the switch that
is acting as a RADIUS server, this object returns the port
on which that server listens for RADIUS requests.ro InetPortNumber (INET-ADDRESS-MIB) .bayStackMibs.10.1.1.16 |
nsnaNsnasTableThe table of subnets from which NSNASs will connect. SEQUENCE OF NsnaNsnasEntry .bayStackMibs.10.1.2 |
nsnaNsnasEntryA set of objects that specify a subnet from which NSNASs will
connect, along with related configuration parameters. NsnaNsnasEntry .bayStackMibs.10.1.2.1 |
nsnaNsnasAddressTypeThe type of internet address contained in nsnaNsnasAddress. InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.10.1.2.1.1 |
nsnaNsnasAddressThe internet address portion of the NSNAS subnet. This combined
with the value of nsnaNsnasAddressMask specifies the subnet of
the NSNAS. InetAddress (INET-ADDRESS-MIB) .bayStackMibs.10.1.2.1.2 |
nsnaNsnasAddressMaskThe address mask portion of the NSNAS subnet. This combined
with the value of nsnaNsnasAddress specifies the subnet of
the NSNAS. InetAddressPrefixLength (INET-ADDRESS-MIB) .bayStackMibs.10.1.2.1.3 |
nsnaNsnasPortThe port on which NSNASs connecting from this subnet will connect.rw InetPortNumber .bayStackMibs.10.1.2.1.4 |
nsnaNsnasRowStatusThis object is used for row create/deletion.rw RowStatus (SNMPv2-TC) .bayStackMibs.10.1.2.1.5 |
nsnaPortTableThe table of per-port NSNA configuration parameters. There must
be an entry in this table for each NSNA-capable port. SEQUENCE OF NsnaPortEntry .bayStackMibs.10.1.3 |
nsnaPortEntryNSNA configuration parameters for a port. NsnaPortEntry .bayStackMibs.10.1.3.1 |
nsnaPortIfIndexThe ifIndex corresponding to the port. InterfaceIndex (IF-MIB) .bayStackMibs.10.1.3.1.1 |
nsnaPortModeThe NSNA mode of the port.rw Enumeration .bayStackMibs.10.1.3.1.2 |
nsnaPortGreenVlanIdThe green VLAN ID of the port. This value is only used when the
corresponding value of nsnaPortMode is static(2). Otherwise, the
value will be 0.rw NsnaVlanIdOrNone .bayStackMibs.10.1.3.1.3 |
nsnaPortVoipVlansThe set of VOIP VLANs to which this port belongs. This value is
only used when the corresponding value of nsnaPortMode is static(2),
dynamic(3), or secure(5).rw IdList (RAPID-CITY) .bayStackMibs.10.1.3.1.4 |
nsnaPortUplinkVlansThe set of uplink VLANs to which this port belongs. This value is
only used when the corresponding value of nsnaPortMode is uplink(4).rw IdList (RAPID-CITY) .bayStackMibs.10.1.3.1.5 |
nsnaPortStateThe current NSNA color of the port.ro Enumeration .bayStackMibs.10.1.3.1.6 |
nsnaPortDhcpStateThe DHCP state of the port.ro Enumeration .bayStackMibs.10.1.3.1.7 |
nsnaPortHubModeEnabledIndicates whether Hub Mode is enabled on a port.rw TruthValue (SNMPv2-TC) .bayStackMibs.10.1.3.1.8 |
nsnaPortHubModeMaxClientsThe maximum number of clients allowed on a port when Hub Mode
is enabled. The value is ignored if Hub Mode is disabled.rw Integer32 .bayStackMibs.10.1.3.1.9 |
nsnaVlanTableThe table of per-Vlan NSNA configuration parameters. There must
be an entry in this table for every Vlan. SEQUENCE OF NsnaVlanEntry .bayStackMibs.10.1.4 |
nsnaVlanEntryNSNA configuration parameters for a Vlan. NsnaVlanEntry .bayStackMibs.10.1.4.1 |
nsnaVlanIdThe ID of the Vlan. VlanId (Q-BRIDGE-MIB) .bayStackMibs.10.1.4.1.1 |
nsnaVlanColorThe NSNA color of the Vlan.rw Enumeration .bayStackMibs.10.1.4.1.2 |
nsnaVlanFilterSetNameThe name of the filter set associated with the VLAN. An
empty value means that no filter set is associated with
the VLAN.rw SnmpAdminString .bayStackMibs.10.1.4.1.3 |
nsnaVlanFilterSetIdThe ID of the filter set associated with the VLAN. A value
of 0 means that no filter set is associated with the VLAN.rw Integer32 .bayStackMibs.10.1.4.1.4 |
nsnaVlanYellowSubnetTypeThe type of internet address contained in the corresponding
instance of nsnaVlanYellowSubnet.rw InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.10.1.4.1.5 |
nsnaVlanYellowSubnetThe yellow subnet address of the VLAN. This value is only
used when the corresponding value of nsnaVlanColor is
yellow(4).rw InetAddress (INET-ADDRESS-MIB) .bayStackMibs.10.1.4.1.6 |
nsnaVlanYellowSubnetMaskThe number of bits in the network mask of the yellow subnet
address of the VLAN. This value is only used when the
corresponding value of nsnaVlanColor is yellow(4).rw InetAddressPrefixLength (INET-ADDRESS-MIB) .bayStackMibs.10.1.4.1.7 |
nsnaClientTableThe table of per-client NSNA state information. There must
be an entry in this table for every NSNA client. SEQUENCE OF NsnaClientEntry .bayStackMibs.10.1.5 |
nsnaClientEntryState information for an NSNA client. NsnaClientEntry .bayStackMibs.10.1.5.1 |
nsnaClientIfIndexThe ifIndex of the port on which the client is attached. InterfaceIndex (IF-MIB) .bayStackMibs.10.1.5.1.1 |
nsnaClientMacAddressThe MAC address of the client. MacAddress (SNMPv2-TC) .bayStackMibs.10.1.5.1.2 |
nsnaClientDeviceTypeThe type of device of the client.ro Enumeration .bayStackMibs.10.1.5.1.3 |
nsnaClientVlanIdThe Vlan ID of the client.ro VlanId (Q-BRIDGE-MIB) .bayStackMibs.10.1.5.1.4 |
nsnaClientAddressTypeThe type of address contained in the corresponding instance
of nsnaClientAddress.ro InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.10.1.5.1.5 |
nsnaClientAddressThe IP address of the client.ro InetAddress (INET-ADDRESS-MIB) .bayStackMibs.10.1.5.1.6 |
nsnaClientExpiredIndicates whether this client has been aged-out.ro TruthValue (SNMPv2-TC) .bayStackMibs.10.1.5.1.7 |
nsnaClientFilterVlanIdThe Vlan ID whose associated filter set is installed on
this port for this client. This is used when MAC
Authentication is enabled. If MAC Authentication is
no enabled, this object will return the same value as
nsnaClientVlanId.ro VlanId (Q-BRIDGE-MIB) .bayStackMibs.10.1.5.1.8 |
nsnaClientStatusThe status of this client.ro Enumeration .bayStackMibs.10.1.5.1.9 |
nsnaStaticClientTableThe table of static NSNA client configuration. This is
used for authenticating clients on static NSNA ports. SEQUENCE OF NsnaStaticClientEntry .bayStackMibs.10.1.6 |
nsnaStaticClientEntryStatic NSNA client configuration. NsnaStaticClientEntry .bayStackMibs.10.1.6.1 |
nsnaStaticClientVlanIdThe VLAN ID in which a client is allowed. VlanId (Q-BRIDGE-MIB) .bayStackMibs.10.1.6.1.1 |
nsnaStaticClientMacAddressThe MAC address of an allowed client. MacAddress (SNMPv2-TC) .bayStackMibs.10.1.6.1.2 |
nsnaStaticClientDeviceTypeThe type of device of the allowed client.rw Enumeration .bayStackMibs.10.1.6.1.3 |
nsnaStaticClientAddressTypeThe type of address contained in the corresponding instance
of nsnaStaticClientAddress.rw InetAddressType (INET-ADDRESS-MIB) .bayStackMibs.10.1.6.1.4 |
nsnaStaticClientAddressThe IP address to be used for the allowed client.rw InetAddress (INET-ADDRESS-MIB) .bayStackMibs.10.1.6.1.5 |
nsnaStaticClientRowStatusUsed for row creation/deletion. When creating a row, the corresponding
instances of nsnaStaticClientDeviceType, nsnaStaticClientAddressType,
and nsnaStaticClientAddress must be set before this object can be made
active(1).rw RowStatus (SNMPv2-TC) .bayStackMibs.10.1.6.1.6 |
nsnaIpPhoneSignatureTableThe table of IP phone signature string configuration.
This is used for recognizing IP phones. SEQUENCE OF NsnaIpPhoneSignatureEntry .bayStackMibs.10.1.7 |
nsnaIpPhoneSignatureEntryIP phone signature string configuration. NsnaIpPhoneSignatureEntry .bayStackMibs.10.1.7.1 |
nsnaIpPhoneSignatureStringThe signature string of an IP phone. OCTET STRING .bayStackMibs.10.1.7.1.1 |
nsnaIpPhoneSignatureRowStatusUsed for row creation/deletion.rw RowStatus (SNMPv2-TC) .bayStackMibs.10.1.7.1.2 |
nsnaNotificationObjects OBJECT IDENTIFIER .bayStackMibs.10.1.8 |
nsnaClosedConnectionReasonIndicates the reason why the connection to the NSNAS was closed.ro Enumeration .bayStackMibs.10.1.8.1 |
nsnaInvalidMessageHeaderThe header of an invalid message from the NSNAS. Note that if
an entire header is not available, only the portion that is
available will be provided in this object.ro OCTET STRING .bayStackMibs.10.1.8.2 |