bseeMultihostNonEapRadiusPasswordAttributeFormat
BAY-STACK-EAPOL-EXTENSION-MIB ·
.1.3.6.1.4.1.45.5.3.1.14
Object
scalar
r/w
Bits
This 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.
Context
- MIB
- BAY-STACK-EAPOL-EXTENSION-MIB
- OID
.1.3.6.1.4.1.45.5.3.1.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bseeObjects
- Siblings
- 39
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ipAddr |
1 | macAddr |
2 | portNumber |
3 | key |
4 | padding |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bseeUserBasedPoliciesEnabled This object indicates whether EAPOL User-based policies
are enabled or disabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.1 |
| bseeMultiHostSingleAuthEnabled This 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 … | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.10 |
| bseeUserBasedPoliciesFilterOnMac This 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 ins… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.11 |
| bseeMultiHostNonEapUserBasedPoliciesEnabled This object indicates whether non-EAPOL User-based policies
are enabled or disabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.12 |
| bseeMultiHostNonEapUserBasedPoliciesFilterOnMac This 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… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.13 |
| bseeMultiHostAllowNonEapPhones This object indicates whether IP phones will be allowed access
based on DHCP. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.15 |
| bseeMultiHostAllowRadiusAssignedVlan This object indicates whether to allow the use of RADIUS-assigned
VLANs in multihost-eap mode. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.16 |
| bseeMultiHostEapPacketMode This object indicates whether to use unicast or multicast packets
for Eap-ReqId packets. Normally, multicast packets are used. | scalar | Enumeration | .1.3.6.1.4.1.45.5.3.1.17 |
| bseeMultiHostEapRadiusTimeoutMode This object indicates whether or not to fail authentication of EAP
users on a RADIUS timeout. | scalar | Enumeration | .1.3.6.1.4.1.45.5.3.1.18 |
| bseeMultiHostAllowNonEapRadiusAssignedVlan This object indicates whether to allow the use of RADIUS-assigned
VLANs in multihost-eap mode for non-EAP clients. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.19 |
| bseeGuestVlanId This 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 … | scalar | Q-BRIDGE-MIBVlanId | .1.3.6.1.4.1.45.5.3.1.2 |
| bseeMultiHostEapProtocolEnabled This object controls whether processing of EAP protocol packets
is enabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.20 |
| bseeMultiHostUseMostRecentRadiusAssignedVlan Controls whether to use most recent RADIUS-assigned VLAN. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.21 |
| bseeMultiHostFailOpenVlanId This object specifies the ID of the global fail-over Vlan. | scalar | Q-BRIDGE-MIBVlanId | .1.3.6.1.4.1.45.5.3.1.22 |
| bseeMultiHostFailOpenVlanEnabled This object specifies whether to use the fail-over Vlan. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.23 |
| bseeMultiHostMultiVlan This object specifies whether to use the multi-VLAN functionality
with MHMA mode. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.24 |
| bseeMultiHostNeapReauthenticationEnabled This object specifies whether to use 'NEAP re-authentication'
feature | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.25 |
| bseeMultiHostBlockDifferentVlanAuth This 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 o… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.26 |
| bseeMultiHostAdacDummyRadiusRequests This object specifies whether to send or not dummy RADIUS requests
for NEAP users authenticated as ADAC NEAP | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.27 |
| bseeAllowPortMirroringOnEap This object specifies whether EAP enabled ports can be involved in
port mirroring | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.28 |
| bseeMultiHostAdacNonEapEnabled This object specifies whether the authentication of Non-EAP phones
using ADAC is allowed. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.29 |
| bseeRemediationVlanId This 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. Howe… | scalar | Q-BRIDGE-MIBVlanId | .1.3.6.1.4.1.45.5.3.1.3 |
| bseeMultiHostFailOpenVlanContinuityModeEnabled This object specifies whether to use the fail-over Vlan continuity mode. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.30 |
| bseeMultiHostNonEapRadiusPasswordFreeformKey This command specifies a custom string to be put in the password used to
authenticate Non-EAP clients via RADIUS server. | scalar | OctetString | .1.3.6.1.4.1.45.5.3.1.31 |
| bseeMultiHostFailOpenVlanDisableEapMode This object specifies whether to use the Fail Open VLAN Disable EAP Mode. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.32 |
| bseePaeSystemOperState The oper state of EAP when ports are in Fail Open VLAN Disable EAP Mode. | scalar | Enumeration | .1.3.6.1.4.1.45.5.3.1.33 |
| bseeDefaultEapAll This object specifies whether to default all global EAP settings. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.34 |
| bseeAutoPortConfigModeSwitchToMHMV This object specifies the port list on which is applied the configuration. | scalar | RAPID-CITYLPortSet | .1.3.6.1.4.1.45.5.3.1.35 |
| bseeAutoPortConfigModeSwitchToMHMVAction This object specifies the action that is going to be made on the indicated port.
At retrieval, the value is always none(1). | scalar | Enumeration | .1.3.6.1.4.1.45.5.3.1.36 |
| bseeAutoPortConfigModeSwitchToMHMVStatus This object specifies the action result on the indicated port | scalar | Enumeration | .1.3.6.1.4.1.45.5.3.1.37 |
| bseeMultiHostRadiusNonEapDelay This object specifies the delay (in seconds) before sending Radius Access Request for Non-EAP MACs. | scalar | Integer32 | .1.3.6.1.4.1.45.5.3.1.38 |
| bseeEapDynamicUserBasedPoliciesState This object indicates whether the RADIUS dynamic EAPOL User-based policy filters will be enabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.39 |
| bseeMaximumEapClientMacs This object specifies the global maximum number of EAP authenticated
MAC addresses allowed. | scalar | Integer32 | .1.3.6.1.4.1.45.5.3.1.4 |
| bseeNeapDynamicUserBasedPoliciesState This object indicates whether the RADIUS dynamic Non-EAPOL User-based policy filters will be enabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.40 |
| bseeMaximumNonEapClientMacs This object specifies the global maximum number of non-EAP
authenticated MAC addresses allowed. | scalar | Integer32 | .1.3.6.1.4.1.45.5.3.1.5 |
| bseeGuestVlanEnabled This object specifies whether access to the global default guest
VLAN is allowed. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.6 |
| bseeRemediationVlanEnabled This object specifies whether access to the remediation VLAN
is allowed. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.7 |
| bseeMultiHostAllowNonEapClient This object controls whether non-EAP clients (MAC addresses) are
allowed. This is the system-wide setting. The associated per-port
setting (bseePortConfigMultiHostAllowNonEapCli… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.8 |
| bseeMultiHostRadiusAuthNonEapClient This object controls whether non-EAP clients (MAC addresses) may
be authenticated using RADIUS. This is the system-wide setting. The
associated per-port setting (bseePortConfigM… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.5.3.1.9 |