NORTEL-SECURE-NETWORK-ACCESS-MIB

File: NORTEL-SECURE-NETWORK-ACCESS-MIB.mib (32624 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
SNMP-FRAMEWORK-MIB Q-BRIDGE-MIB INET-ADDRESS-MIB
RAPID-CITY SYNOPTICS-ROOT-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 TEXTUAL-CONVENTION TruthValue
RowStatus MacAddress InterfaceIndex
SnmpAdminString VlanId VlanIdOrNone
InetAddressType InetAddress InetAddressPrefixLength
InetPortNumber IdList bayStackMibs

Defined Types

NsnaVlanIdOrNone  
The VLAN ID that uniquely identifies a specific VLAN, or no VLAN. The special value of zero is used to indicate that no VLAN ID is present or used. This can be used in any situation where an object or a table entry must refer either to a specific VLAN, or to no VLAN. Note that a MIB object that is defined using this TEXTUAL-CONVENTION should clarify the meaning of 'no VLAN' (i.e., the special value 0).
TEXTUAL-CONVENTION    
  Integer32 0 | 1..4094  

NsnaNsnasEntry  
SEQUENCE    
  nsnaNsnasAddressType InetAddressType
  nsnaNsnasAddress InetAddress
  nsnaNsnasAddressMask InetAddressPrefixLength
  nsnaNsnasPort InetPortNumber
  nsnaNsnasRowStatus RowStatus

NsnaPortEntry  
SEQUENCE    
  nsnaPortIfIndex InterfaceIndex
  nsnaPortMode INTEGER
  nsnaPortGreenVlanId NsnaVlanIdOrNone
  nsnaPortVoipVlans IdList
  nsnaPortUplinkVlans IdList
  nsnaPortState INTEGER
  nsnaPortDhcpState INTEGER
  nsnaPortHubModeEnabled TruthValue
  nsnaPortHubModeMaxClients Integer32

NsnaVlanEntry  
SEQUENCE    
  nsnaVlanId VlanId
  nsnaVlanColor INTEGER
  nsnaVlanFilterSetName SnmpAdminString
  nsnaVlanFilterSetId Integer32
  nsnaVlanYellowSubnetType InetAddressType
  nsnaVlanYellowSubnet InetAddress
  nsnaVlanYellowSubnetMask InetAddressPrefixLength

NsnaClientEntry  
SEQUENCE    
  nsnaClientIfIndex InterfaceIndex
  nsnaClientMacAddress MacAddress
  nsnaClientDeviceType INTEGER
  nsnaClientVlanId VlanId
  nsnaClientAddressType InetAddressType
  nsnaClientAddress InetAddress
  nsnaClientExpired TruthValue
  nsnaClientFilterVlanId VlanId
  nsnaClientStatus INTEGER

NsnaStaticClientEntry  
SEQUENCE    
  nsnaStaticClientVlanId VlanId
  nsnaStaticClientMacAddress MacAddress
  nsnaStaticClientDeviceType INTEGER
  nsnaStaticClientAddressType InetAddressType
  nsnaStaticClientAddress InetAddress
  nsnaStaticClientRowStatus RowStatus

NsnaIpPhoneSignatureEntry  
SEQUENCE    
  nsnaIpPhoneSignatureString OCTET STRING
  nsnaIpPhoneSignatureRowStatus RowStatus

Defined Values

nortelSecureNetworkAccessMib 1.3.6.1.4.1.45.5.10
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.
MODULE-IDENTITY    

nsnaNotifications 1.3.6.1.4.1.45.5.10.0
OBJECT IDENTIFIER    

nsnaObjects 1.3.6.1.4.1.45.5.10.1
OBJECT IDENTIFIER    

nsnaScalars 1.3.6.1.4.1.45.5.10.1.1
OBJECT IDENTIFIER    

nsnaEnabled 1.3.6.1.4.1.45.5.10.1.1.1
Indicates whether NSNA is globally enabled for the system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

nsnaNsnasConnectionState 1.3.6.1.4.1.45.5.10.1.1.3
Indicates 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notConnected(1), connected(2), connecting(3), closing(4)  

nsnaNsnasInetAddressType 1.3.6.1.4.1.45.5.10.1.1.4
If 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).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

nsnaNsnasInetAddress 1.3.6.1.4.1.45.5.10.1.1.5
If 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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

nsnaNsnasSendHelloInterval 1.3.6.1.4.1.45.5.10.1.1.6
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nsnaNsnasInactivityInterval 1.3.6.1.4.1.45.5.10.1.1.7
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nsnaNsnasStatusQuoInterval 1.3.6.1.4.1.45.5.10.1.1.8
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nsnaMacAuthenticationEnabled 1.3.6.1.4.1.45.5.10.1.1.9
This object indicates whether MAC Authentication is currently enabled on the switch.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nsnaFailOpenEnabled 1.3.6.1.4.1.45.5.10.1.1.10
This object indicates whether the Fail-Open feature is currently enabled on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

nsnaFailOpenVlan 1.3.6.1.4.1.45.5.10.1.1.11
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIdOrNone  

nsnaFailOpenFilterVlan 1.3.6.1.4.1.45.5.10.1.1.12
This 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.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIdOrNone  

nsnaNsnasConnectionVersion 1.3.6.1.4.1.45.5.10.1.1.14
This object indicates the SSCP version being used in the current NSNAS connection. If there is no current connection, the value will be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

nsnaNsnasRadiusServerEnabled 1.3.6.1.4.1.45.5.10.1.1.15
This object indicates whether the NSNAS currently connected to the switch is acting as a RADIUS server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nsnaNsnasRadiusServerPort 1.3.6.1.4.1.45.5.10.1.1.16
If 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.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

nsnaNsnasTable 1.3.6.1.4.1.45.5.10.1.2
The table of subnets from which NSNASs will connect.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsnaNsnasEntry

nsnaNsnasEntry 1.3.6.1.4.1.45.5.10.1.2.1
A set of objects that specify a subnet from which NSNASs will connect, along with related configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsnaNsnasEntry  

nsnaNsnasAddressType 1.3.6.1.4.1.45.5.10.1.2.1.1
The type of internet address contained in nsnaNsnasAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

nsnaNsnasAddress 1.3.6.1.4.1.45.5.10.1.2.1.2
The internet address portion of the NSNAS subnet. This combined with the value of nsnaNsnasAddressMask specifies the subnet of the NSNAS.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

nsnaNsnasAddressMask 1.3.6.1.4.1.45.5.10.1.2.1.3
The address mask portion of the NSNAS subnet. This combined with the value of nsnaNsnasAddress specifies the subnet of the NSNAS.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

nsnaNsnasPort 1.3.6.1.4.1.45.5.10.1.2.1.4
The port on which NSNASs connecting from this subnet will connect.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber 1024..65535  

nsnaNsnasRowStatus 1.3.6.1.4.1.45.5.10.1.2.1.5
This object is used for row create/deletion.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nsnaPortTable 1.3.6.1.4.1.45.5.10.1.3
The table of per-port NSNA configuration parameters. There must be an entry in this table for each NSNA-capable port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsnaPortEntry

nsnaPortEntry 1.3.6.1.4.1.45.5.10.1.3.1
NSNA configuration parameters for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsnaPortEntry  

nsnaPortIfIndex 1.3.6.1.4.1.45.5.10.1.3.1.1
The ifIndex corresponding to the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nsnaPortMode 1.3.6.1.4.1.45.5.10.1.3.1.2
The NSNA mode of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), static(2), dynamic(3), uplink(4), secure(5)  

nsnaPortGreenVlanId 1.3.6.1.4.1.45.5.10.1.3.1.3
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  NsnaVlanIdOrNone  

nsnaPortVoipVlans 1.3.6.1.4.1.45.5.10.1.3.1.4
The 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).
Status: current Access: read-write
OBJECT-TYPE    
  IdList  

nsnaPortUplinkVlans 1.3.6.1.4.1.45.5.10.1.3.1.5
The set of uplink VLANs to which this port belongs. This value is only used when the corresponding value of nsnaPortMode is uplink(4).
Status: current Access: read-write
OBJECT-TYPE    
  IdList  

nsnaPortState 1.3.6.1.4.1.45.5.10.1.3.1.6
The current NSNA color of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), red(2), green(3), yellow(4)  

nsnaPortDhcpState 1.3.6.1.4.1.45.5.10.1.3.1.7
The DHCP state of the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER blocked(1), unblocked(2)  

nsnaPortHubModeEnabled 1.3.6.1.4.1.45.5.10.1.3.1.8
Indicates whether Hub Mode is enabled on a port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

nsnaPortHubModeMaxClients 1.3.6.1.4.1.45.5.10.1.3.1.9
The maximum number of clients allowed on a port when Hub Mode is enabled. The value is ignored if Hub Mode is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..8  

nsnaVlanTable 1.3.6.1.4.1.45.5.10.1.4
The table of per-Vlan NSNA configuration parameters. There must be an entry in this table for every Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsnaVlanEntry

nsnaVlanEntry 1.3.6.1.4.1.45.5.10.1.4.1
NSNA configuration parameters for a Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsnaVlanEntry  

nsnaVlanId 1.3.6.1.4.1.45.5.10.1.4.1.1
The ID of the Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

nsnaVlanColor 1.3.6.1.4.1.45.5.10.1.4.1.2
The NSNA color of the Vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), red(2), green(3), yellow(4), voip(5)  

nsnaVlanFilterSetName 1.3.6.1.4.1.45.5.10.1.4.1.3
The name of the filter set associated with the VLAN. An empty value means that no filter set is associated with the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..255)  

nsnaVlanFilterSetId 1.3.6.1.4.1.45.5.10.1.4.1.4
The ID of the filter set associated with the VLAN. A value of 0 means that no filter set is associated with the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1024  

nsnaVlanYellowSubnetType 1.3.6.1.4.1.45.5.10.1.4.1.5
The type of internet address contained in the corresponding instance of nsnaVlanYellowSubnet.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

nsnaVlanYellowSubnet 1.3.6.1.4.1.45.5.10.1.4.1.6
The yellow subnet address of the VLAN. This value is only used when the corresponding value of nsnaVlanColor is yellow(4).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

nsnaVlanYellowSubnetMask 1.3.6.1.4.1.45.5.10.1.4.1.7
The 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).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

nsnaClientTable 1.3.6.1.4.1.45.5.10.1.5
The table of per-client NSNA state information. There must be an entry in this table for every NSNA client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsnaClientEntry

nsnaClientEntry 1.3.6.1.4.1.45.5.10.1.5.1
State information for an NSNA client.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsnaClientEntry  

nsnaClientIfIndex 1.3.6.1.4.1.45.5.10.1.5.1.1
The ifIndex of the port on which the client is attached.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

nsnaClientMacAddress 1.3.6.1.4.1.45.5.10.1.5.1.2
The MAC address of the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

nsnaClientDeviceType 1.3.6.1.4.1.45.5.10.1.5.1.3
The type of device of the client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), pc(1), ipPhone(2), passive(3)  

nsnaClientVlanId 1.3.6.1.4.1.45.5.10.1.5.1.4
The Vlan ID of the client.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

nsnaClientAddressType 1.3.6.1.4.1.45.5.10.1.5.1.5
The type of address contained in the corresponding instance of nsnaClientAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

nsnaClientAddress 1.3.6.1.4.1.45.5.10.1.5.1.6
The IP address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

nsnaClientExpired 1.3.6.1.4.1.45.5.10.1.5.1.7
Indicates whether this client has been aged-out.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

nsnaClientFilterVlanId 1.3.6.1.4.1.45.5.10.1.5.1.8
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  VlanId  

nsnaClientStatus 1.3.6.1.4.1.45.5.10.1.5.1.9
The status of this client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER authenticatedByNsnas(1), authenticatedLocally(2), disallowedByNsnas(3), isolatedByNsnas(4), blacklistedByNsnas(5)  

nsnaStaticClientTable 1.3.6.1.4.1.45.5.10.1.6
The table of static NSNA client configuration. This is used for authenticating clients on static NSNA ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsnaStaticClientEntry

nsnaStaticClientEntry 1.3.6.1.4.1.45.5.10.1.6.1
Static NSNA client configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsnaStaticClientEntry  

nsnaStaticClientVlanId 1.3.6.1.4.1.45.5.10.1.6.1.1
The VLAN ID in which a client is allowed.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

nsnaStaticClientMacAddress 1.3.6.1.4.1.45.5.10.1.6.1.2
The MAC address of an allowed client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

nsnaStaticClientDeviceType 1.3.6.1.4.1.45.5.10.1.6.1.3
The type of device of the allowed client.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER pc(1), ipPhone(2), passive(3)  

nsnaStaticClientAddressType 1.3.6.1.4.1.45.5.10.1.6.1.4
The type of address contained in the corresponding instance of nsnaStaticClientAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

nsnaStaticClientAddress 1.3.6.1.4.1.45.5.10.1.6.1.5
The IP address to be used for the allowed client.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

nsnaStaticClientRowStatus 1.3.6.1.4.1.45.5.10.1.6.1.6
Used 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).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nsnaIpPhoneSignatureTable 1.3.6.1.4.1.45.5.10.1.7
The table of IP phone signature string configuration. This is used for recognizing IP phones.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsnaIpPhoneSignatureEntry

nsnaIpPhoneSignatureEntry 1.3.6.1.4.1.45.5.10.1.7.1
IP phone signature string configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsnaIpPhoneSignatureEntry  

nsnaIpPhoneSignatureString 1.3.6.1.4.1.45.5.10.1.7.1.1
The signature string of an IP phone.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

nsnaIpPhoneSignatureRowStatus 1.3.6.1.4.1.45.5.10.1.7.1.2
Used for row creation/deletion.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

nsnaNotificationObjects 1.3.6.1.4.1.45.5.10.1.8
OBJECT IDENTIFIER    

nsnaClosedConnectionReason 1.3.6.1.4.1.45.5.10.1.8.1
Indicates the reason why the connection to the NSNAS was closed.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(1), snasClosedConnection(2), dataStreamCorrupted(3), bufferAllocationFailure(4), messageProcessingFailure(5), inactivityIntervalExpired(6), nsnaAdministrativelyDown(7)  

nsnaInvalidMessageHeader 1.3.6.1.4.1.45.5.10.1.8.2
The 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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

nsnaClosedConnectionToSnas 1.3.6.1.4.1.45.5.10.0.1
This notification is generated whenever the device closes the connection to the NSNAS. The reason why the connection is closed is indicated in nsnaClosedConnectionReason.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

nsnaStatusQuoIntervalExpired 1.3.6.1.4.1.45.5.10.0.2
This 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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

nsnaInvalidMessageFromSnas 1.3.6.1.4.1.45.5.10.0.3
This 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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

nsnaSnasConnected 1.3.6.1.4.1.45.5.10.0.4
This notification is generated whenever an NSNAS successfully connects to the switch.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE