EXTREME-MAC-AUTH-MIB: View SNMP OID List / Download MIB
VENDOR: EXTREME NETWORKS
Home | MIB: EXTREME-MAC-AUTH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
extremeMacAuthMIB | 1.3.6.1.4.1.1916.1.44 |
Extreme MAC Authentication MIB. This MIB defines objects to control client authentication based on the source MAC address of the traffic received on a port. |
||
extremeMacAuthObjects | 1.3.6.1.4.1.1916.1.44.1 | |||
extremeMacAuthClientTable | 1.3.6.1.4.1.1916.1.44.1.1 | no-access |
The MAC authentication client table. |
|
1.3.6.1.4.1.1916.1.44.1.1.1 | no-access |
An entry in the MAC authentication table. Each entry represents a MAC authentication client. |
||
extremeMacAuthClientAddress | 1.3.6.1.4.1.1916.1.44.1.1.1.1 | macaddress | no-access |
The MAC address of the client. |
extremeMacAuthClientInitialize | 1.3.6.1.4.1.1916.1.44.1.1.1.2 | truthvalue | read-write |
Setting this object to true shall cause the system to remove the entry for the client from extremeMacAuthClientTable. If the client was authenticated, it shall be un-authenticated prior to its removal. Setting this object to false has no effect. This object always returns false when it is read. |
extremeMacAuthClientReauthenticate | 1.3.6.1.4.1.1916.1.44.1.1.1.3 | truthvalue | read-write |
Setting this object to true shall cause the system to re-authenticate the client on all ports on which the client is connected. Setting this object to false has no effect. This object always returns false when it is read. |