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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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.
               extremeMacAuthClientEntry 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.