rcEapGlobalNonEapRadiusPwdAttrFmt
RC-RADIUS-MIB ·
.1.3.6.1.4.1.2272.1.57.1.10
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 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 padding(3) bit is set, then the fields in the
password attribute will be separated by a . character.
By default, all the fields bit values will be set.
Context
- MIB
- RC-RADIUS-MIB
- OID
.1.3.6.1.4.1.2272.1.57.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcEapGlobal
- Siblings
- 13
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ipAddr |
1 | macAddr |
2 | portNumber |
3 | padding |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcEapGlobalRadAcctEnable Indicates whether EAP Sessions need to be
Accounted with a RADIUS server. When this
value is TRUE, device attempts to send
RADIUS Accounting-Start and Accounting-Stop
requests upo… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.1 |
| rcEapGlobalNonEapRadiusPwdAttrKeyString Key string used in the password format for Non-Eap RADIUS
authentication. If the key string is configured, the
password attribute will be <ipaddress>.<mac-address>.
<port>.<key-st… | scalar | OctetString | .1.3.6.1.4.1.2272.1.57.1.11 |
| rcEapGlobalClearNonEap When the value of this variable is set to
TRUE, all the Non-EAPOL Mac sessions on port
will be cleared. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.12 |
| rcEapGlobalAutoIsidOffset Offset is a global parameter used to calculate I-SID value for a switched UNI, when no
I-SID value is provided by RADIUS. The ISID value will be calculated like this: offset + VLA… | scalar | Integer32 | .1.3.6.1.4.1.2272.1.57.1.13 |
| rcEapGlobalAutoIsidOffsetEnable Global enable/disable value for EAP auto isid offset | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.14 |
| rcEapGlobalClearStats When the value of this variable is set to
TRUE, all the EAPOL (8021x) related statistics
will be reset. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.2 |
| rcEapGlobalGuestVlanEnable When this variable is set to TRUE, EAPoL Guest Vlan
feature will be enabled globally | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.3 |
| rcEapGlobalGuestVlanId A value representing the VLAN to be used as a Global Guest
VLAN. When corresponding value is not specified at the
port level, supplicants are granted access to the network
through… | scalar | Integer32 | .1.3.6.1.4.1.2272.1.57.1.4 |
| rcEapGlobalRadAuthNonEapClients When this variable is set to TRUE, Radius Mac
Centralization feature will be enabled globally | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.5 |
| rcEapGlobalRadDiscardFilterAgeout Age out period for pending non-eap-macs due to server timeout or unreachable | scalar | Integer32 | .1.3.6.1.4.1.2272.1.57.1.6 |
| rcEapGlobalNonEapIpAddrEnable When this variable is set to TRUE, Non-Eap password ip
address component will be enabled globally | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.7 |
| rcEapGlobalNonEapMacAddrEnable When this variable is set to TRUE, Non-Eap password mac
address component will be enabled globally | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.8 |
| rcEapGlobalNonEapPortNumEnable When this variable is set to TRUE, Non-Eap password port
number component will be enabled globally | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.57.1.9 |