EXTREME-AUTOPROVISION-MIB: View SNMP OID List / Download MIB

VENDOR: EXTREME NETWORKS


 Home MIB: EXTREME-AUTOPROVISION-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
 extremeAutoProvision 1.3.6.1.4.1.1916.1.40
Extreme Auto Provision feature MIB
       extremeAutoProvisionGeneral 1.3.6.1.4.1.1916.1.40.1
           extremeAutoProvisionConfig 1.3.6.1.4.1.1916.1.40.1.1 truthvalue read-write
Auto Provision configuration on the switch (enabled/disabled).
       extremeAutoProvisionNotificationObjects 1.3.6.1.4.1.1916.1.40.2
           extremeAutoProvisionResult 1.3.6.1.4.1.1916.1.40.2.1 integer no-access
Result of the Auto provision Enumeration: 'invalidConfigFileExtension': 1, 'tftpUnReachable': 2, 'fileNotExist': 3, 'success': 4.
           extremeAutoProvisionIpAddress 1.3.6.1.4.1.1916.1.40.2.2 ipaddress no-access
The IP Address received from the DHCP server for this interface.
           extremeAutoProvisionGateway 1.3.6.1.4.1.1916.1.40.2.3 ipaddress no-access
The Gateway Address received from the DHCP server for this interface.
           extremeAutoProvisionTFTPServer 1.3.6.1.4.1.1916.1.40.2.4 ipaddress no-access
The IP Address of the TFTP Server got from the DHCP Server.
           extremeAutoProvisionConfigFileName 1.3.6.1.4.1.1916.1.40.2.5 displaystring no-access
The Configuration file name got from the DHCP server which the Auto provision enabled switch will download from the TFTP Server and apply the same. It can be with cfg or xsf extension.
       extremeAutoProvisionNotification 1.3.6.1.4.1.1916.1.40.3
           extremeAutoProvisionTrapPrefix 1.3.6.1.4.1.1916.1.40.3.0
               extremeAutoProvisionStatus 1.3.6.1.4.1.1916.1.40.3.0.1
This trap will reports the auto provision result (success/failed). It contains the attributes it got from the DHCP server.