ATMEL-MIB: View SNMP OID List / Download MIB

VENDOR: ATMEL HELLAS, S.A.N


 Home MIB: ATMEL-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
 internet 1.3.6.1
     directory 1.3.6.1.1
     mgmt 1.3.6.1.2
     experimental 1.3.6.1.3
     private 1.3.6.1.4
         enterprises 1.3.6.1.4.1
             atmel 1.3.6.1.4.1.12350
                         atmelmib 1.3.6.1.4.1.12350.1
                             atmelSys 1.3.6.1.4.1.12350.1.1
                                 sysCtrlGRP 1.3.6.1.4.1.12350.1.1.1
                                     sysDescr 1.3.6.1.4.1.12350.1.1.1.1 displaystring read-only
A textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters.
                                     sysReset 1.3.6.1.4.1.12350.1.1.1.2 integer read-write
By setting this attribute enable(1), a reset command to the system is issued. Enumeration: 'enable': 1.
                                     sysTrapSwitch 1.3.6.1.4.1.12350.1.1.1.3 integer read-write
This attribute enables the transmission of SNMP.V1 TRAPs. Enumeration: 'enable': 1, 'disable': 2.
                                     sysLoadDefaults 1.3.6.1.4.1.12350.1.1.1.4 integer read-write
Setting this attribute to enable(1), will cause the system to load the factory default values of all the operational parameters. Enumeration: 'enable': 1.
                                     sysDeviceInfo 1.3.6.1.4.1.12350.1.1.1.5 octet string read-write
First 92 bytes of Hardware device configuration struct. HARD_CONFIGURATION_STUCT{ unsigned long StructVersion; unsigned char MacAddress[6]; unsigned char Channel; unsigned char RegulatoryDomain; unsigned long ProductType; unsigned char OEMname[32]; unsigned long OEMID; unsigned char ProductName[32]; unsigned long HardwareRevision; unsigned char PID_VID[4]; //Product ID/ Vendor ID unsigned int sysOIDSize; unsigned short sysOID[16]; unsigned char CountryCode[3]; unsigned char Reserved1; unsigned short ChannelInformation; unsigned char Reserved2[2]; char TxPower[14]; unsigned char Reserved3[10]; }
                                     sysUpload 1.3.6.1.4.1.12350.1.1.1.6 integer read-write
By setting this attribute enable(1), a Upload configuration command to the system is issued. Enumeration: 'enable': 1.
                                     siteSurveyCommand 1.3.6.1.4.1.12350.1.1.1.7 integer read-write
By setting this attribute enable(1), a Site Survey command to the system is issued. Enumeration: 'enable': 1.
                                     sysDeviceMoreInfo 1.3.6.1.4.1.12350.1.1.1.8 octet string read-write
Last 32 bytes of Hardware device configuration struct. HARD_CONFIGURATION_STUCT{ unsigned long StructVersion; unsigned char MacAddress[6]; unsigned char Channel; unsigned char RegulatoryDomain; unsigned long ProductType; unsigned char OEMname[32]; unsigned long OEMID; unsigned char ProductName[32]; unsigned long HardwareRevision; unsigned char PID_VID[4]; //Product ID/ Vendor ID unsigned int sysOIDSize; unsigned short sysOID[16]; unsigned char CountryCode[3]; unsigned char Reserved1; unsigned short ChannelInformation; unsigned char Reserved2[2]; char TxPower[14]; unsigned char Reserved3[10]; }
                                 operBridgingLevel 1.3.6.1.4.1.12350.1.1.2
                                     operIPAddress 1.3.6.1.4.1.12350.1.1.2.1 ipaddress read-write
The IP address of this device used over its Ethernet or Wireless LAN port.
                                     operIPMask 1.3.6.1.4.1.12350.1.1.2.2 ipaddress read-write
The IP Network mask used by the IP entity when accessing devices through any of its LAN Ports (Ethernet or WLAN).
                                     operEthernetAddress 1.3.6.1.4.1.12350.1.1.2.3 octet string read-only
The MAC Address of the Ethernet interface.
                                     operGateway 1.3.6.1.4.1.12350.1.1.2.4 ipaddress read-write
Gateway default IP address.
                                     operDHCP 1.3.6.1.4.1.12350.1.1.2.5 integer read-write
When setting this attribute to enable(1), the system will enable DHCP protocol. Enumeration: 'enable': 1, 'disable': 2.
                                     operPrimaryPort 1.3.6.1.4.1.12350.1.1.2.6 integer read-write
This attribute indicates the primaty port.Ethernet or Wireless. Enumeration: 'wireless': 2, 'ethernet': 1.
                                     operConfigurationPort 1.3.6.1.4.1.12350.1.1.2.7 integer read-write
This attribute indicates the Configuration port.Ethernet or Wireless or Both of them. Enumeration: 'wireless': 2, 'ethernet': 1, 'both': 3.
                                     operTrapPort 1.3.6.1.4.1.12350.1.1.2.8 integer read-write
This attribute indicates the Trap port.
                                 operFiltering 1.3.6.1.4.1.12350.1.1.3
                                     operIPFilter 1.3.6.1.4.1.12350.1.1.3.1 integer read-write
When setting this attribute to enable(1), the system will filter out all non IP-traffic. Enumeration: 'enable': 1, 'disable': 2.
                                     operForwarbBcast 1.3.6.1.4.1.12350.1.1.3.2 integer read-write
When setting this attribute to disable(2), the system will not forward broadcast traffic to the Wireless Port. Enumeration: 'enable': 1, 'disable': 2.
                                     operSendBackBcast 1.3.6.1.4.1.12350.1.1.3.3 integer read-write
When setting this attribute to disable(2), the system will not send back broadcast traffic to the Wireless Port. Enumeration: 'enable': 1, 'disable': 2.
                                     operSendBackUnicast 1.3.6.1.4.1.12350.1.1.3.4 integer read-write
When setting this attribute to disable(2), the system will not send back unicast traffic to the Wireless Port. Enumeration: 'enable': 1, 'disable': 2.
                                 operBridgeOperationalMode 1.3.6.1.4.1.12350.1.1.4
                                     bridgeOperationalMode 1.3.6.1.4.1.12350.1.1.4.1 integer read-write
The Operational Mode of Bridge. Access Point, Access Point client, Wireless Bridge Point to Point, Wireless Bridge Point to MultiPoint. Enumeration: 'apclient': 3, 'ap': 2, 'wbpoint2multipoint': 1, 'wbpoint2point': 4, 'wrepeater': 5.
                                     bridgeRemoteBridgeBSSID 1.3.6.1.4.1.12350.1.1.4.2 octet string read-write
The Preferred BSSID if the device is at Access Point client mode or the remote Mac if the device is at Wireless Bridge Point to Point mode.
                                 dot1dStatic 1.3.6.1.4.1.12350.1.1.5
                                     staticMacFilterNum 1.3.6.1.4.1.12350.1.1.5.1 integer read-write
This parameter's value indicates the number of the currently static MAC filters.
                                     dot1dStaticTable 1.3.6.1.4.1.12350.1.1.5.2 no-access
A table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast and for group/broadcast addresses.
                                         dot1dStaticEntry 1.3.6.1.4.1.12350.1.1.5.2.1 no-access
Filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded.
                                             dot1dStaticAddress 1.3.6.1.4.1.12350.1.1.5.2.1.1 octet string read-write
The destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address or the broadcast address.
                                 protocolFilterGRP 1.3.6.1.4.1.12350.1.1.6
                                     protocolFilterNum 1.3.6.1.4.1.12350.1.1.6.1 integer read-write
This parameter's value indicates the number of the currently protocol filters.
                                     protocolFilterTable 1.3.6.1.4.1.12350.1.1.6.2 no-access
A table containing filtering information configured into the bridge by (local or network) management specifying the set of protocol filter.
                                         protocolFilterEntry 1.3.6.1.4.1.12350.1.1.6.2.1 no-access
Filtering information configured into the bridge by (local or network) management specifying the set of protocol filter.
                                             protocolFilterCode 1.3.6.1.4.1.12350.1.1.6.2.1.1 octet string read-write
The protocol code configured into the bridge by (local or network) management specifying the set of protocol filter.
                                             protocolFilterDescription 1.3.6.1.4.1.12350.1.1.6.2.1.2 displaystring read-write
A textual description of the protocol.
                                             protocolFilterActivity 1.3.6.1.4.1.12350.1.1.6.2.1.3 integer read-write
This object indicates the status of this filter. Enumeration: 'enable': 1, 'disable': 2.
                                 ethStatisticsGRP 1.3.6.1.4.1.12350.1.1.7
                                     ethRxStatistics 1.3.6.1.4.1.12350.1.1.7.1 octet string read-only
Ethernet Rx Statistics EthernetRxStatistics{ unsigned long TotalBytesRx; unsigned long TotalPacketsRx; unsigned long PacketCRCErrorRx; unsigned long MulticastPacketRx; unsigned long BroadcastPacketRx; unsigned long ControlFramesRx; unsigned long PauseFramesRx; unsigned long UnknownOPCodeRx; unsigned long AlignmentRxError; unsigned long LengthOutOfRangeRx; unsigned long CodeErrorRx; unsigned long FalseCarrierRx; unsigned long UndersizePacketsRx; unsigned long OversizePacketsRx; unsigned long TotalFragmentsRx; unsigned long TotalJabberRx; }
                                     ethTxStatistics 1.3.6.1.4.1.12350.1.1.7.2 octet string read-only
Ethernet Tx Statistics EthernetTxStatistics{ unsigned long TotalBytesTx; unsigned long TotalPacketsTx; unsigned long PacketCRCErrorTx; unsigned long MulticastPacketTx; unsigned long BroadcastPacketTx; unsigned long UnicastPacketTx; unsigned long PauseFramesTx; unsigned long SingleDeferPacketTx; unsigned long MultiDeferPacketsTx; unsigned long SingleCollisionsTx; unsigned long MultiCollisionsTx; unsigned long LateCollisionsTx; unsigned long ExcessiveCollisionTx; unsigned long TotalCollisionsTx; }
                                 testModeSettingsGRP 1.3.6.1.4.1.12350.1.1.8
                                     testModeOnOff 1.3.6.1.4.1.12350.1.1.8.1 integer read-write
When setting this attribute to enable(1), the device be at test mode. Enumeration: 'enable': 1, 'disable': 2.
                                     testModeCommandStruct 1.3.6.1.4.1.12350.1.1.8.2 octet string read-write
typedef struct __CONT_PKT_TX { UINT8 Channel; UINT8 Antenna; UINT8 TxPower; UINT8 TxRate; UINT8 TxFilter; UINT8 Reserved; UINT16 IFrameTime; UINT32 FrameLength; UINT32 FramesToTransmit; UINT8 Pattern; UINT8 Reserved1[3]; }CONT_PKT_TX;
                                     testModeRadioConfiguration 1.3.6.1.4.1.12350.1.1.8.8 octet string read-write
Configuration of radio derived from tests. CR17 Reg 1-14, CR20 Reg 1-14, CR21 Reg 1-14, CR1, CR2, CR3, CR28, CR29
                                     testModeStatistics 1.3.6.1.4.1.12350.1.1.8.9 octet string read-only
Statistics derive from tests TestModeStatistics{ unsigned long SuccessFrames; unsigned long FailedFrames; unsigned long PacketsTx; }
                                 authorizedSettingsGRP 1.3.6.1.4.1.12350.1.1.9
                                     authorizedUserPass 1.3.6.1.4.1.12350.1.1.9.1 octet string read-write
The community name of User.
                                     authorizedAdminPass 1.3.6.1.4.1.12350.1.1.9.2 octet string read-write
The community name of Administrator.
                                     authorizedManufactPass 1.3.6.1.4.1.12350.1.1.9.3 octet string read-write
The community name of Manufacturer.
                             wireless 1.3.6.1.4.1.12350.1.2
                                 operationalSettingsGRP 1.3.6.1.4.1.12350.1.2.1
                                     operChannelID 1.3.6.1.4.1.12350.1.2.1.1 integer read-write
The operating frequency channel. Valid numbers are as defind in ISO/IEC 8802-11:1999, 15.4.6.2. Enumeration: 'channel5': 5, 'channel4': 4, 'channel3': 3, 'channel2': 2, 'channel1': 1, 'channel14': 14, 'channel7': 7, 'channel6': 6, 'channel11': 11, 'channel10': 10, 'channel13': 13, 'channel9': 9, 'channel8': 8, 'channel12': 12.
                                     operESSIDLength 1.3.6.1.4.1.12350.1.2.1.2 integer read-write
The ESSID Length
                                     operESSID 1.3.6.1.4.1.12350.1.2.1.3 octet string read-write
The network name. The size of the network name should not be more than 32 characters long.
                                     operRTSThreshold 1.3.6.1.4.1.12350.1.2.1.4 integer read-write
This attribute indicates the number of bytes in an MPDU (frame), above which an RTS/CTS handshake will be performed. Setting this attribute to be larger than the maximum frame size, will prevent the RTS/CTS handshake for frames trassmitted by this station.
                                     operFragmentationThreshold 1.3.6.1.4.1.12350.1.2.1.5 integer read-write
This attribute indicates the number of bytes in an MPDU (frame), above which MPDU fragmentation will be performed.
                                     operPreambleType 1.3.6.1.4.1.12350.1.2.1.6 integer read-write
This parameter's value indicates the Preamble Type of device. Short or Long. Enumeration: 'longpreamble': 2, 'shortpreamble': 1.
                                     operAuthenticationType 1.3.6.1.4.1.12350.1.2.1.7 integer read-write
This attribute indicates the authentication algorithm used during the authentication sequence. The value of this attribute is one of the following: 1 - Open System, 2 - Shared Key 3 - Both Type Enumeration: 'openSystem': 1, 'sharedKey': 2, 'bothType': 3.
                                     operBasicRates 1.3.6.1.4.1.12350.1.2.1.8 octet string read-write
This attribute indicates the basic and supported rates of Access Point.Valid format is as defind in ISO/IEC 8802-11:1999
                                     operAutoRateFallBack 1.3.6.1.4.1.12350.1.2.1.9 integer read-write
This attribute indicates if Auto Rate Fall Back is enable or disable. Enumeration: 'enable': 1, 'disable': 2.
                                     operAccessPointName 1.3.6.1.4.1.12350.1.2.1.10 octet string read-write
The AP name.
                                     operSSIDBroadcasting 1.3.6.1.4.1.12350.1.2.1.11 integer read-write
This attribute indicates if SSID is broadcasting or not. Enumeration: 'enable': 1, 'disable': 2.
                                     operAntennaSettings 1.3.6.1.4.1.12350.1.2.1.12 integer read-write
.
                                     operInterRoaming 1.3.6.1.4.1.12350.1.2.1.13 integer read-write
.
                                     operBeaconPeriod 1.3.6.1.4.1.12350.1.2.1.14 integer read-write
.
                                     operDTIM 1.3.6.1.4.1.12350.1.2.1.15 integer read-write
.
                                 privacyGRP 1.3.6.1.4.1.12350.1.2.2
                                     defaultWEPKey1 1.3.6.1.4.1.12350.1.2.2.1 octet string read-write
A WEP default secret key value.
                                     defaultWEPKey2 1.3.6.1.4.1.12350.1.2.2.2 octet string read-write
A WEP default secret key value.
                                     defaultWEPKey3 1.3.6.1.4.1.12350.1.2.2.3 octet string read-write
A WEP default secret key value.
                                     defaultWEPKey4 1.3.6.1.4.1.12350.1.2.2.4 octet string read-write
A WEP default secret key value.
                                     privacyWEPEnable 1.3.6.1.4.1.12350.1.2.2.5 integer read-write
This attribute, when enable64(1) or enable128(3), indicates that the 802.11 standard encryption mechanism (WEP) is implemented. WEP64, WEP128 or disable Enumeration: 'enable128': 3, 'disable': 2, 'enable64': 1.
                                     privacyDefaultWEPKeyID 1.3.6.1.4.1.12350.1.2.2.6 integer read-write
This attribute shall indicate the use of the first, second, third or fourth DefaultWEPKey when set to values of one, two, three or four.
                                 wlstatisticsGRP 1.3.6.1.4.1.12350.1.2.3
                                     wirelessStatistics 1.3.6.1.4.1.12350.1.2.3.1 octet string read-only
Wireless Statistics. 22 elements(ULONG) WirelessStatistics{ unsigned long UnicastTransmittedPackets; unsigned long BroadcastTransmittedPacets; unsigned long MulticastTransmittedPackets; unsigned long TransmittedBeacon; unsigned long TransmittedACK; unsigned long TransmittedRTS; unsigned long TransmittedCTS; unsigned long UnicastReceivedPackets; unsigned long BroadcastReceivedPackets; unsigned long MulticastReceivedPackets; unsigned long ReceivedBeacon; unsigned long ReceivedACK; unsigned long ReceivedRTS; unsigned long ReceivedCTS; unsigned long ACKFailure; unsigned long CTSFailure; unsigned long RetryPackets; unsigned long ReceivedDuplicate; unsigned long FailedPackets; unsigned long AgedPackets; unsigned long FCSError; unsigned long InvalidPLCP; }
                                 wlSiteSurveyGRP 1.3.6.1.4.1.12350.1.2.4
                                     channelStatus 1.3.6.1.4.1.12350.1.2.4.1 octet string read-only
.
                                 associatedStationsGRP 1.3.6.1.4.1.12350.1.2.5
                                     associatedSTAsNum 1.3.6.1.4.1.12350.1.2.5.1 integer read-only
This parameter's value indicates the number of the currently associated STAtions. Associated STAtions should not be more than 2007.
                                     associatedSTAsInfo 1.3.6.1.4.1.12350.1.2.5.2 octet string read-only
The associated STAtion's Information. AssociatedSTAsInfo{ unsigned sort Num; unsigned char MacAddress[6]; }
                                 authorizedMacAddressesGRP 1.3.6.1.4.1.12350.1.2.6
                                     authorizationMacEnable 1.3.6.1.4.1.12350.1.2.6.1 integer read-write
When setting this attribute to 1, the Authorization Mac Address Table will be enabled in allow mode. When setting this attribute to 3, the Authorization Mac Address Table will be enabled in deny mode.
                                     authorizedMac 1.3.6.1.4.1.12350.1.2.6.2 octet string read-write
The Authorized Wireless Mac Addresses AuthorizedMacTableString{ unsigned sort Action; //Set 0x01 or Get 0x02 unsigned sort NumOfAllTableAddresses; unsigned sort NumOfCurrentAddress; unsigned char MacAddress[6]; }
                                 wlKnownAPGRP 1.3.6.1.4.1.12350.1.2.7
                                     wirelessKnownAPs 1.3.6.1.4.1.12350.1.2.7.1 octet string read-only
.
                                     selectedBSSListNumber 1.3.6.1.4.1.12350.1.2.7.2 integer read-write
.
                                 advancedPrivacyGRP 1.3.6.1.4.1.12350.1.2.8
                                     dot1xEnable 1.3.6.1.4.1.12350.1.2.8.1 integer read-write
. Enumeration: 'mixed-environment': 3, 'enable': 1, 'disable': 2.
                                     broadcastKeyPeriod 1.3.6.1.4.1.12350.1.2.8.2 integer read-write
.
                                     serverIP 1.3.6.1.4.1.12350.1.2.8.3 ipaddress read-write
.
                                     serverSecret 1.3.6.1.4.1.12350.1.2.8.4 octet string read-write
.
                             traps 1.3.6.1.4.1.12350.1.3
                                 trapSTAMacAddress 1.3.6.1.4.1.12350.1.3.1 octet string read-only
The MAC address of a station device
                           trapReassociation 1.3.6.1.4.1.123500.1
This trap message is sent when a STAtion's reassosiation request is received.
                           trapRoamOut 1.3.6.1.4.1.123500.2
This trap message is used to indicate that a STAtion has roamed out of the Wireless bridge's coverage area.
                           trapAssociation 1.3.6.1.4.1.123500.3
Indicates the reception of an association request packet and the sender STAtion's successful association with the Access Point.
                           trapDisassociation 1.3.6.1.4.1.123500.4
This trap message is sent when a disassociation notification packet is received from a STAtion.
                           trapAssociationExpire 1.3.6.1.4.1.123500.5
This trap message is sent when the association's maximum time interval expires for an associated STAtion.
                           trapReset 1.3.6.1.4.1.123500.6
This trap message is sent when Access Point Resets.
                           trapSettingPingIPAddress 1.3.6.1.4.1.123500.7
This trap message is sent when the Access Point IP address is set with the transmition of a ping message.
                           trapStartUp 1.3.6.1.4.1.123500.8
This trap message is sent when Access Point Starts Up.
                           trapFailedToEraseFlash 1.3.6.1.4.1.123500.9
This trap message is sent when Access Point Failed To Erase Flash.
                           trapAPClientScanning 1.3.6.1.4.1.123500.10
Access Point Client is scanning...
                           trapAPClientAuthenticating 1.3.6.1.4.1.123500.11
Access Point Client is authenticating with the AP.
                           trapAPClientAssociating 1.3.6.1.4.1.123500.12
Access Point Client is associating with the AP.
                           trapAPClientReAssociating 1.3.6.1.4.1.123500.13
Access Point Client is reassociating with the AP.
                           trapAPClientAuthenticationFailed 1.3.6.1.4.1.123500.14
Access Point Client has failed authenticating with the AP.
                           trapAPClientAssociationFailed 1.3.6.1.4.1.123500.15
Access Point Client has failed associating with the AP.
                           trapAPClientConnected 1.3.6.1.4.1.123500.16
Access Point Client has been connected with the AP.
                           trapAPClientDisconnected 1.3.6.1.4.1.123500.17
Access Point Client has been disconnected from the AP.
                           trapAPClientScanFailed 1.3.6.1.4.1.123500.18
Access Point Client has failed scanning!
                           trapAPClientJoinFailed 1.3.6.1.4.1.123500.19
Access Point Client has failed joining!
                           trapAPClientJoining 1.3.6.1.4.1.123500.20
Access Point Client is in join state.