BAY-STACK-EAPOL-EXTENSION-MIB
AI MIB Summary
The BAY-STACK-EAPOL-EXTENSION-MIB extends SNMP monitoring capabilities for Avaya BayStack switches to expose specific 802.1X EAPOL (Extensible Authentication Protocol over LAN) session states, authentication failures, and port-based access control counters. This module enables granular visibility into wired network security enforcement by tracking EAPOL frame statistics and authentication session lifecycle events on supported Avaya hardware.
BayStack EAPOL Extension MIB
Copyright 2003-2010 Avaya All rights reserved. This Avaya SNMP Management Information Base Specification (Specification) embodies Avaya's confidential and proprietary intellectual property. Avaya retains all title and ownership in the Specification, including any revisions.
This Specification is supplied 'AS IS,' and Avaya makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
bayStackEapExtMib.bayStackMibs.3
113
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
113 total| Object Name |
|---|
bayStackEapExtMibBayStack EAPOL Extension MIB
Copyright 2003-2010 Avaya
All rights reserved.
This Avaya SNMP Management Information Base Specification
(Specification) embodies Avaya's confidential and
proprietary intellectual property. Avaya retains all
title and ownership in the Specification, including any
revisions.
This Specification is supplied 'AS IS,' and Avaya makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .bayStackMibs.3 |
IMPORTSBayStack EAPOL Extension MIB
Copyright 2003-2010 Avaya
All rights reserved.
This Avaya SNMP Management Information Base Specification
(Specification) embodies Avaya's confidential and
proprietary intellectual property. Avaya retains all
title and ownership in the Specification, including any
revisions.
This Specification is supplied 'AS IS,' and Avaya makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. Unknown .bayStackMibs.3 |
bseeObjects OBJECT IDENTIFIER .bayStackMibs.3.1 |
bseeUserBasedPoliciesEnabledThis object indicates whether EAPOL User-based policies
are enabled or disabled.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.1 |
bseeGuestVlanIdThis object specifies the ID of the global default guest VLAN. This
VLAN is used for ports which do not have a configured guest VLAN.
Access to the guest VLAN is allowed for MAC addresses before EAP
authentication has been performed. However, if the value of
bseeGuestVlanEnabled is false(2), then access to the guest VLAN
is not allowed for ports that do not have a configured guest VLAN.rw VlanId (Q-BRIDGE-MIB) .bayStackMibs.3.1.2 |
bseeRemediationVlanIdThis object specifies the ID of the remediation VLAN. If EAP
authentication fails for a port, MAC addresses on that port are
restricted to access only the remediation VLAN. However, if the
value of bseeRemediationVlanEnabled is false(2), then access is
not allowed at all for a port when EAP authentication fails.rw VlanId (Q-BRIDGE-MIB) .bayStackMibs.3.1.3 |
bseeMaximumEapClientMacsThis object specifies the global maximum number of EAP authenticated
MAC addresses allowed.rw Integer32 .bayStackMibs.3.1.4 |
bseeMaximumNonEapClientMacsThis object specifies the global maximum number of non-EAP
authenticated MAC addresses allowed.rw Integer32 .bayStackMibs.3.1.5 |
bseeGuestVlanEnabledThis object specifies whether access to the global default guest
VLAN is allowed.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.6 |
bseeRemediationVlanEnabledThis object specifies whether access to the remediation VLAN
is allowed.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.7 |
bseeMultiHostAllowNonEapClientThis object controls whether non-EAP clients (MAC addresses) are
allowed. This is the system-wide setting. The associated per-port
setting (bseePortConfigMultiHostAllowNonEapClient) must also be true
for non-EAP clients to be allowed on a particular port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.8 |
bseeMultiHostRadiusAuthNonEapClientThis object controls whether non-EAP clients (MAC addresses) may
be authenticated using RADIUS. This is the system-wide setting. The
associated per-port setting (bseePortConfigMultiHostRadiusAuthNonEapClient)
must also be true for non-EAP clients to be authenticated using
RADIUS on a particular port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.9 |
bseeMultiHostSingleAuthEnabledThis object controls whether non-EAP clients (MAC addresses) may
be automatically authenticated on a port after an EAP client has
been authenticated (known as MHSA). This is the system-wide setting.
The associated per-port setting must also be true for non-EAP clients
to be authenticated in this way.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.10 |
bseeUserBasedPoliciesFilterOnMacThis object indicates whether the EAPOL User-based policy filters
that are installed on ports will be dynamically modified to include
the MAC address for which the filters are installed.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.11 |
bseeMultiHostNonEapUserBasedPoliciesEnabledThis object indicates whether non-EAPOL User-based policies
are enabled or disabled.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.12 |
bseeMultiHostNonEapUserBasedPoliciesFilterOnMacThis object indicates whether the non-EAPOL User-based policy filters
that are installed on ports will be dynamically modified to include
the MAC address for which the filters are installed.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.13 |
bseeMultihostNonEapRadiusPasswordAttributeFormatThis object controls the format of the RADIUS password attribute
that is included in requests to the RADIUS server for authenticating
non-EAP clients (MAC addresses).
If the ipAddr(0) bit is set, the password attribute will contain
the switch's IP address encoded as a string of four 3-digit 0-padded
integers. For example, the encoding for the IP address 47.80.225.1
would be '047080225001'.
If the macAddr(1) bit is set, the password attribute will contain
the MAC address to be authenticated as a string of six 2-digit hex
numbers. For example, the MAC address 00:08:01:0a:33:34 would be
encoded as '0008010a3334'.
If the portNumber(2) bit is set, the password attribute will contain
the port number on which the MAC address was seen, encoded as a string
of two 2-digit 0-padded integers. The first integer is the unit/slot
number, and the second number is the port number on that unit/slot.
For a standalone stackable unit, the unit/slot number will be 0. For
example, the encoding for unit/port 1/23 would be '0123', and the
encoding for port 7 on a standalone stackable unit would be '0007'.
If the key(3) bit is set, the password attribute will contain a custom
configured string of up to 32 characters in length.
If padding(4) bit is set, the password will contain dots even if fields
in the password are blank. For instance, IP and Key will be represented
as IP...Key. If the bit is not set, there will be dots only to separate
fields. IP and Key will be IP.Key, while IP, Mac, Port or Key alone will
be as they are, with no dots.
The fields in the password attribute will appear in the order of the
bits defined in this object, i.e., IP addr, followed by MAC addr,
followed by port number, and finally by the key. Fields are separated
by a '.' character. The separators are present regardless of whether a
field is present if padding is used. So, for example, if all four fields
are present, the password attribute might contain:
047080225001.0008010a3334.0123.ERS4000isGreat
If none of the three fields are present, the password attribute will
be '...' with padding used, or '' with no padding.rw Bits .bayStackMibs.3.1.14 |
bseeMultiHostAllowNonEapPhonesThis object indicates whether IP phones will be allowed access
based on DHCP.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.15 |
bseeMultiHostAllowRadiusAssignedVlanThis object indicates whether to allow the use of RADIUS-assigned
VLANs in multihost-eap mode.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.16 |
bseeMultiHostEapPacketModeThis object indicates whether to use unicast or multicast packets
for Eap-ReqId packets. Normally, multicast packets are used.rw Enumeration .bayStackMibs.3.1.17 |
bseeMultiHostEapRadiusTimeoutModeThis object indicates whether or not to fail authentication of EAP
users on a RADIUS timeout.rw Enumeration .bayStackMibs.3.1.18 |
bseeMultiHostAllowNonEapRadiusAssignedVlanThis object indicates whether to allow the use of RADIUS-assigned
VLANs in multihost-eap mode for non-EAP clients.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.19 |
bseeMultiHostEapProtocolEnabledThis object controls whether processing of EAP protocol packets
is enabled.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.20 |
bseeMultiHostUseMostRecentRadiusAssignedVlanControls whether to use most recent RADIUS-assigned VLAN.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.21 |
bseeMultiHostFailOpenVlanIdThis object specifies the ID of the global fail-over Vlan.rw VlanId (Q-BRIDGE-MIB) .bayStackMibs.3.1.22 |
bseeMultiHostFailOpenVlanEnabledThis object specifies whether to use the fail-over Vlan.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.23 |
bseeMultiHostMultiVlanThis object specifies whether to use the multi-VLAN functionality
with MHMA mode.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.24 |
bseeMultiHostNeapReauthenticationEnabledThis object specifies whether to use 'NEAP re-authentication'
featurerw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.25 |
bseeMultiHostBlockDifferentVlanAuthThis object specifies whether to block authentication of clients
which have an associated RADIUS assigned VLAN with an invalid value
or different from first client authenticated on the same portrw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.26 |
bseeMultiHostAdacDummyRadiusRequestsThis object specifies whether to send or not dummy RADIUS requests
for NEAP users authenticated as ADAC NEAPrw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.27 |
bseeAllowPortMirroringOnEapThis object specifies whether EAP enabled ports can be involved in
port mirroringrw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.28 |
bseeMultiHostAdacNonEapEnabledThis object specifies whether the authentication of Non-EAP phones
using ADAC is allowed.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.29 |
bseeMultiHostFailOpenVlanContinuityModeEnabledThis object specifies whether to use the fail-over Vlan continuity mode.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.30 |
bseeMultiHostNonEapRadiusPasswordFreeformKeyThis command specifies a custom string to be put in the password used to
authenticate Non-EAP clients via RADIUS server.rw OCTET STRING .bayStackMibs.3.1.31 |
bseeMultiHostFailOpenVlanDisableEapModeThis object specifies whether to use the Fail Open VLAN Disable EAP Mode.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.32 |
bseePaeSystemOperStateThe oper state of EAP when ports are in Fail Open VLAN Disable EAP Mode.ro Enumeration .bayStackMibs.3.1.33 |
bseeDefaultEapAllThis object specifies whether to default all global EAP settings.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.1.34 |
bseeNotifications OBJECT IDENTIFIER .bayStackMibs.3.2 |
bseeNotifications0 OBJECT IDENTIFIER .bayStackMibs.3.2.0 |
bseePortConfigTableThis table is used to control the EAP multihost configuration
for each port in the system. SEQUENCE OF BseePortConfigEntry .bayStackMibs.3.3 |
bseePortConfigEntryThe EAP multihost configuration for a port. BseePortConfigEntry .bayStackMibs.3.3.1 |
bseePortConfigPortNumberThe Port number associated with this Port. InterfaceIndex (IF-MIB) .bayStackMibs.3.3.1.1 |
bseePortConfigGuestVlanIdThis object specifies the ID of the guest VLAN for this port.
Access to the guest VLAN is allowed for MAC addresses before EAP
authentication has been performed.
If the value of this object is 0, then the global guest VLAN ID
is used for this port, as specified in bseeGuestVlanId.
However, if the value of the associated instance of
bseePortConfigGuestVlanEnabled is false(2), then access to the
guest VLAN is not allowed for the port, regardless of the value
of bseePortConfigGuestVlanId.rw VlanIdOrNone (Q-BRIDGE-MIB) .bayStackMibs.3.3.1.2 |
bseePortConfigMultiHostEnabledThis object controls whether EAP multihost is enabled for a port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.3 |
bseePortConfigMultiHostEapMaxNumMacsThis object specifies the maximum number of EAP-authentication
MAC addresses allowed on this port. A value of 0 indicates that
there is no port-specific limit.rw Integer32 .bayStackMibs.3.3.1.4 |
bseePortConfigMultiHostAllowNonEapClientThis object controls whether non-EAP clients (MAC addresses) are
allowed on the port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.5 |
bseePortConfigMultiHostNonEapMacSourceThis object controls the source for finding allowed non-EAP MAC
addresses.rwdeprecated Enumeration .bayStackMibs.3.3.1.6 |
bseePortConfigMultiHostNonEapMaxNumMacsThis object specifies the maximum number of non-EAP authenticated
MAC addresses allowed on this port.rw Integer32 .bayStackMibs.3.3.1.7 |
bseePortConfigGuestVlanEnabledThis object controls whether access to the guest VLAN is allowed
for a port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.8 |
bseePortConfigMultiHostRadiusAuthNonEapClientThis object controls whether non-EAP clients (MAC addresses) may
authenticated using RADIUS on the port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.9 |
bseePortConfigMultiHostSingleAuthEnabledThis object controls whether non-EAP clients (MAC addresses) may
be automatically authenticated on the port after an EAP client has
been authenticated (known as MHSA).rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.10 |
bseePortConfigMultiHostAllowNonEapPhonesThis object indicates whether IP phones will be allowed access
based on DHCP.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.11 |
bseePortConfigMultiHostAllowRadiusAssignedVlanThis object indicates whether to allow the use of RADIUS-assigned
VLANs in multihost-eap mode.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.12 |
bseePortConfigMultiHostEapPacketModeThis object indicates whether to use unicast or multicast packets
for Eap-ReqId packets. Normally, multicast packets are used.rw Enumeration .bayStackMibs.3.3.1.13 |
bseePortConfigMultiHostEapRadiusTimeoutModeThis object indicates whether or not to fail authentication of EAP
users on a RADIUS timeout.rw Enumeration .bayStackMibs.3.3.1.14 |
bseePortConfigMultiHostAllowNonEapRadiusAssignedVlanThis object indicates whether to allow the use of RADIUS-assigned
VLANs in multihost-eap mode for non-EAP clients.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.15 |
bseePortConfigProcessRadiusRequestsServerPacketsThis object indicates whether to process any RADIUS requests-server
packets that are received on this port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.16 |
bseePortConfigEapProtocolEnabledThis object controls whether EAP protocol packets are processed
on this port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.17 |
bseePortConfigMultiHostUseMostRecentRadiusAssignedVlanControls whether to use most recent RADIUS-assigned VLAN.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.18 |
bseePortConfigMultiHostClearNeapSetting this object will clear NEAP authenticated clients from the
authentication list. If the value is set to 00:00:00:00:00:00, all
clients will be cleared from this port. Otherwise, only a specific
client will be cleared.rw MacAddress (SNMPv2-TC) .bayStackMibs.3.3.1.19 |
bseePortConfigMultiHostBlockDifferentVlanAuthControls whether to block authentication of clients which have an
associated RADIUS assigned VLAN with an invalid value or different
from first client authenticated on the same port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.20 |
bseePortConfigMultiHostAdacNonEapEnabledThis object specifies whether the authentication of Non-EAP phones
using ADAC is allowed on this port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.21 |
bseePortConfigDefaultEapAllThis object specifies whether to default all EAP settings on this port.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.3.1.22 |
bseePortConfigMultiHostMaxMacsThis object specifies the maximum number of EAP and NEAP clients allowed on this port.rw Integer32 .bayStackMibs.3.3.1.23 |
bseeMultiHostStatusTableThis table provides the EAP authentication status per-MAC address
per-port. SEQUENCE OF BseeMultiHostStatusEntry .bayStackMibs.3.4 |
bseeMultiHostStatusEntryThe status of EAP authentication of clients for a port. BseeMultiHostStatusEntry .bayStackMibs.3.4.1 |
bseeMultiHostStatusPortNumberThe Port number associated with this client. InterfaceIndex (IF-MIB) .bayStackMibs.3.4.1.1 |
bseeMultiHostStatusClientMACAddrThe MAC address of the client. MacAddress (SNMPv2-TC) .bayStackMibs.3.4.1.2 |
bseeMultiHostStatusPaeStateThe current value of the Authenticator PAE state machine.ro Enumeration .bayStackMibs.3.4.1.3 |
bseeMultiHostStatusBackendAuthStateThe current state of the Backend Authentication state machine.ro Enumeration .bayStackMibs.3.4.1.4 |
bseeMultiHostStatusReauthenticateSetting this object to reauthenticate(2) will force the client to
be reauthenticated. When retrieved, the value of this object is
always other(1).rw Enumeration .bayStackMibs.3.4.1.5 |
bseeMultiHostStatusVidThe Vlan ID associated with this client for MultiVlan capabilities.
If MultiVlan is not enabled for this client, the value of this object
will be 4095.ro VlanIdOrAny (Q-BRIDGE-MIB) .bayStackMibs.3.4.1.6 |
bseeMultiHostStatusPriThe Vlan priority value associated with this client for MultiVlan
capabilities. If MultiVlan is not enabled for this client, the
value of this object will be 8.ro Integer32 .bayStackMibs.3.4.1.7 |
bseeMultiHostSessionStatsTableA table that contains the session statistics objects for the
Authenticator PAE associated with each EAP client on each Port.
An entry appears in this table for each client MAC address on each
port that may authenticate access to itself. SEQUENCE OF BseeMultiHostSessionStatsEntry .bayStackMibs.3.5 |
bseeMultiHostSessionStatsEntryThe session statistics information for an Authenticator
PAE. This shows the current values being collected for
each session that is still in progress, or the final
values for the last valid session for each client where
there is no session currently active. This is similar to
the dot1xAuthSessionStatsTable, except that it provides
information per-port-per-MAC, rather than just per-port. BseeMultiHostSessionStatsEntry .bayStackMibs.3.5.1 |
bseeMultiHostSessionStatsPortNumberThe Port number associated with this client. InterfaceIndex (IF-MIB) .bayStackMibs.3.5.1.1 |
bseeMultiHostSessionStatsClientMACAddrThe MAC address of this client. MacAddress (SNMPv2-TC) .bayStackMibs.3.5.1.2 |
bseeMultiHostSessionIdA unique identifier for the session, in the
form of a printable ASCII string of at least
three characters.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .bayStackMibs.3.5.1.3 |
bseeMultiHostSessionAuthenticMethodThe authentication method used to establish the session.ro Enumeration .bayStackMibs.3.5.1.4 |
bseeMultiHostSessionTimeThe duration of the session in seconds.ro TimeTicks (SNMPv2-SMI) .bayStackMibs.3.5.1.5 |
bseeMultiHostSessionTerminateCauseThe reason for the session termination.ro Enumeration .bayStackMibs.3.5.1.6 |
bseeMultiHostSessionUserNameThe User-Name representing the identity of the Supplicant PAE.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .bayStackMibs.3.5.1.7 |
bseeMultiHostNonEapMacTableA table that contains the non-EAP MAC addresses that are
allowed access to EAP-enabled interfaces. SEQUENCE OF BseeMultiHostNonEapMacEntry .bayStackMibs.3.6 |
bseeMultiHostNonEapMacEntryAn allowed non-EAP MAC address. BseeMultiHostNonEapMacEntry .bayStackMibs.3.6.1 |
bseeMultiHostNonEapMacPortNumberThe Port number on which the MAC address is allowed. InterfaceIndex (IF-MIB) .bayStackMibs.3.6.1.1 |
bseeMultiHostNonEapMacClientMACAddrThe MAC address allowed on the port. MacAddress (SNMPv2-TC) .bayStackMibs.3.6.1.2 |
bseeMultiHostNonEapMacRowStatusThis is used to control creation/deletion of entries
in this table.rw RowStatus (SNMPv2-TC) .bayStackMibs.3.6.1.3 |
bseeMultiHostNonEapStatusTableThis table provides the authentication status of non-EAP
clients per-MAC address per-port. SEQUENCE OF BseeMultiHostNonEapStatusEntry .bayStackMibs.3.7 |
bseeMultiHostNonEapStatusEntryThe status of authentication of a non-EAP client for a port. BseeMultiHostNonEapStatusEntry .bayStackMibs.3.7.1 |
bseeMultiHostNonEapStatusPortNumberThe Port number associated with this client. InterfaceIndex (IF-MIB) .bayStackMibs.3.7.1.1 |
bseeMultiHostNonEapStatusClientMACAddrThe MAC address of the client. MacAddress (SNMPv2-TC) .bayStackMibs.3.7.1.2 |
bseeMultiHostNonEapStatusStateThe authentication status. Values are:
rejected(1) - the MAC address could not be authenticated
on this port
locallyAuthenticated(2) - the MAC address was authenticated
using the local table of allowed clients
radiusPending(3) - the MAC address is awaiting
authentication by a RADIUS server
radiusAuthenticated(4) - the MAC address was authenticated
by a RADIUS server
adacAuthenticated(5) - the MAC address was authenticated using
ADAC configuration tables
mhsaAuthenticated(6) - the MAC address was auto-authenticated
on a port following a successful authentication
of an EAP clientro Enumeration .bayStackMibs.3.7.1.3 |
bseeMultiHostNonEapStatusReauthenticateSetting this object to reauthenticate(2) will force the MAC address
to be reauthenticated. When retrieved, the value of this object is
always other(1).rw Enumeration .bayStackMibs.3.7.1.4 |
bseeMultiHostNonEapStatusVidThe Vlan ID associated with this client for MultiVlan capabilities.
If MultiVlan is not enabled for this client, the value of this object
will be 4095.ro VlanIdOrAny (Q-BRIDGE-MIB) .bayStackMibs.3.7.1.5 |
bseeMultiHostNonEapStatusPriThe Vlan priority value associated with this client for MultiVlan
capabilities. If MultiVlan is not enabled for this client, the
value of this object will be 8.ro Integer32 .bayStackMibs.3.7.1.6 |
bseeSupplicantObjects OBJECT IDENTIFIER .bayStackMibs.3.8 |
bseeSupplicantEnabledIndicates whether supplicant functionality is enabled or disabled.
A value of true(1) means enabled.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.8.1 |
bseeSupplicantUserTableA table that contains the user name and password for the
Supplicant PAE associated with each port.
An entry appears in this table for each port that may
authenticate itself when challenged by a remote system. SEQUENCE OF BseeSupplicantUserEntry .bayStackMibs.3.9 |
bseeSupplicantUserEntryThe configuration information for a Supplicant PAE. BseeSupplicantUserEntry .bayStackMibs.3.9.1 |
bseeSupplicantPortNumberA unique value for each interface. Its value
ranges between 1 and the value of ifNumber. The
value for each interface must remain constant at
least from one re-initialization of the entity's
network management system to the next re-
initialization. InterfaceIndex (IF-MIB) .bayStackMibs.3.9.1.1 |
bseeSupplicantUserNameThe user name currently in use by the Supplicant
PAE state machine.rw SnmpAdminString .bayStackMibs.3.9.1.2 |
bseeSupplicantPasswordThe password currently in use by the Supplicant
PAE state machine.rw SnmpAdminString .bayStackMibs.3.9.1.3 |
bseeSupplicantUserStateInput the user state to logoff.rw Enumeration .bayStackMibs.3.9.1.4 |
bseeMultiHostVoipVlanTableA table that contains EAP VoIP Vlan settings. SEQUENCE OF BseeMultiHostVoipVlanEntry .bayStackMibs.3.10 |
bseeMultiHostVoipVlanEntryThe configuration information for an EAP VoIP Vlan. BseeMultiHostVoipVlanEntry .bayStackMibs.3.10.1 |
bseeMultiHostVoipVlanIndexA unique identifier for each entry. Integer32 .bayStackMibs.3.10.1.1 |
bseeMultiHostVoipVlanIdThis object specifies the Vlan ID of the VoIP Vlan.rw VlanId (Q-BRIDGE-MIB) .bayStackMibs.3.10.1.2 |
bseeMultiHostVoipVlanEnabledThis object specifies whether to use this VoIP Vlan.rw TruthValue (SNMPv2-TC) .bayStackMibs.3.10.1.3 |
bseeMultiHostDhcpAuthPhoneTableThis table provides the list of DHCP authenticated IP phones
per-MAC address per-port. SEQUENCE OF BseeMultiHostDhcpAuthPhoneEntry .bayStackMibs.3.11 |
bseeMultiHostDhcpAuthPhoneEntryThe DHCP authenticated IP phone for a port. BseeMultiHostDhcpAuthPhoneEntry .bayStackMibs.3.11.1 |
bseeMultiHostDhcpAuthPhonePortNumberThe port number associated with the DHCP authenticated IP phone. InterfaceIndex (IF-MIB) .bayStackMibs.3.11.1.1 |
bseeMultiHostDhcpAuthPhoneClientMACAddrThe MAC address of the DHCP authenticated IP phone. MacAddress (SNMPv2-TC) .bayStackMibs.3.11.1.2 |
bseeMultiHostDhcpAuthPhoneUserNameThe user name currently in use by the DHCP authenticated IP phone.ro SnmpAdminString .bayStackMibs.3.11.1.3 |