MIBs Depot

ADVANTECH-COMMON-MIB

Registered at
1.3.6.1.4.1.10297.100
Last updated
2015-01-06 00:00
Organization
Advantech eAutomation Group
Revisions
2013-05-25 00:00, 2013-08-28 00:00, 2013-08-29 00:00, 2013-09-06 00:00, 2014-10-13 00:00, 2014-10-22 00:00, 2015-01-06 00:00
Namespace
advantech
Source file
ADVANTECH-COMMON-MIB
Digest
sha256:172fa12af45b0b9dc0b28d838fd1521d3659061f33cba0ea447da2bd3ca5f057

Description

The MIB module is for Advantech automation devices common entities. Copyright (C) 2015 Advantech Automation Group.

Contact

Advantech eAutomation Embedded Software E-mail: support@advantech.com Campion.Kang@advantech.com.tw

Imports

FromSymbols
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION
SNMPv2-TC-v1DateAndTime, DisplayString

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ADVANTECH-COMMON-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
SNMPv2-TC-v1

Objects

NameOIDSyntaxAccessStatus
advantech
OBJECT-IDENTITY
1.3.6.1.4.1.10297
atSystem
OBJECT-IDENTITY
1.3.6.1.4.1.10297.100.1
sysModuleID
OBJECT-TYPE
The module name of the device. This value should include the full name of the hardware. It is mandatory that this only contain printable ASCII characters. e.g. UNO-2184G, TPC-1840WP. etc,.
1.3.6.1.4.1.10297.100.1.1DisplayStringread-onlymandatory
sysDeviceName
OBJECT-TYPE
The user defined name of the device, e.g. alias name, may be its device location.
1.3.6.1.4.1.10297.100.1.2DisplayStringread-writecurrent
sysDescr
OBJECT-TYPE
A textual description of the entity/device that this only contain printable ASCII characters.
1.3.6.1.4.1.10297.100.1.3DisplayStringread-writecurrent
sysImageVersion
OBJECT-TYPE
The release version number of the entity/device.
1.3.6.1.4.1.10297.100.1.4OCTET STRING (SIZE(0..32))read-onlymandatory
sysReleaseDate
OBJECT-TYPE
The release date of the entity/device.
1.3.6.1.4.1.10297.100.1.5OCTET STRING (SIZE(0..32))read-onlymandatory
sysFirstBootTime
OBJECT-TYPE
The first boot time since the entity/device was started it will be reset if the device cleaned all files and registry with clean boot. A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC 0..11 10 11 minutes from UTC 0..59 If this information is not known, then this variable shall have the value corresponding to January 1, year 0000, 00:00:00.0, which is encoded as (hex)'00 00 01 01 00 00 00 00'.
1.3.6.1.4.1.10297.100.1.6DateAndTimeread-onlymandatory
sysBootTime
OBJECT-TYPE
The time since the entity/device was last re-initialized. A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 8 9 direction from UTC '+' / '-' 9 10 hours from UTC 0..11 10 11 minutes from UTC 0..59 If this information is not known, then this variable shall have the value corresponding to January 1, year 0000, 00:00:00.0, which is encoded as (hex)'00 00 01 01 00 00 00 00'.
1.3.6.1.4.1.10297.100.1.7DateAndTimeread-onlymandatory
sysBootCount
OBJECT-TYPE
The boot count since the entity/device was first boot.
1.3.6.1.4.1.10297.100.1.8Counterread-onlymandatory
atMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.10297.100.2
snmpTrapSrvObj
OBJECT-IDENTITY
1.3.6.1.4.1.10297.100.2.1
snmpTrapSrvNumber
OBJECT-TYPE
The number of the snmpTrapSrvTable
1.3.6.1.4.1.10297.100.2.1.1Integer32read-onlymandatory
snmpTrapSrvTable
OBJECT-TYPE
The (conceptual) table listing the information of the remote SNMP Trap server acting as a trap receiver.
1.3.6.1.4.1.10297.100.2.1.2not-accessiblemandatory
snmpTrapSrvEntry
OBJECT-TYPE
SNMP Trap server entry. Contains the IP address of a SNMP Trap server
1.3.6.1.4.1.10297.100.2.1.2.1not-accessiblemandatory
snmpTrapSrvIndex
OBJECT-TYPE
This object contains the index of the table being a unique value for each entry.
1.3.6.1.4.1.10297.100.2.1.2.1.1INTEGER (1..256)read-onlymandatory
snmpTrapSrvIP
OBJECT-TYPE
This parameter specifies the IP address of the SNMP Trap Server.
1.3.6.1.4.1.10297.100.2.1.2.1.2IpAddressread-writemandatory
snmpTrapSrvPort
OBJECT-TYPE
The port number for the SNMP Trap Server.
1.3.6.1.4.1.10297.100.2.1.2.1.3INTEGER (0..65535)read-writemandatory
snmpTrapSrvAuthentication
OBJECT-TYPE
This parameter enables authentication traps.
1.3.6.1.4.1.10297.100.2.1.2.1.4INTEGER {enabled(1), disabled(2)}read-writemandatory
snmpTrapSrvCommunity
OBJECT-TYPE
This parameter specifies the SNMP community.
1.3.6.1.4.1.10297.100.2.1.2.1.5DisplayString (SIZE(1..256))read-writemandatory
snmpTrapVersion
OBJECT-TYPE
This parameter specifies the SNMP trap version.
1.3.6.1.4.1.10297.100.2.1.2.1.6INTEGER {v1(1), v2c(2), v3(3)}read-writemandatory
atPciConfig
OBJECT-IDENTITY
1.3.6.1.4.1.10297.100.3
pciConfigObj
OBJECT-IDENTITY
1.3.6.1.4.1.10297.100.3.1
psNumber
OBJECT-TYPE
The number of the psTable
1.3.6.1.4.1.10297.100.3.1.1Integer32read-onlycurrent
pciSlotTable
OBJECT-TYPE
A list of PCI device/functions entries.
1.3.6.1.4.1.10297.100.3.1.2not-accessiblecurrent
pciSlotEntry
OBJECT-TYPE
PCI slot entry. Contains the information of PCI devices.
1.3.6.1.4.1.10297.100.3.1.2.1not-accessiblecurrent
psIndex
OBJECT-TYPE
This object contains the index of the table being a unique value for each entry.
1.3.6.1.4.1.10297.100.3.1.2.1.1INTEGER (1..256)read-onlymandatory
psBusIndex
OBJECT-TYPE
The PCI Bus number
1.3.6.1.4.1.10297.100.3.1.2.1.2INTEGER (0..255)read-onlymandatory
psDeviceIndex
OBJECT-TYPE
The PCI device or slot number that this entry describes.
1.3.6.1.4.1.10297.100.3.1.2.1.3INTEGER (0..31)read-onlymandatory
psFunctionIndex
OBJECT-TYPE
The PCI function number that this entry describes.
1.3.6.1.4.1.10297.100.3.1.2.1.4INTEGER (0..7)read-onlymandatory
psDisplayName
OBJECT-TYPE
Service name of the PCI device. e.g. Intel 82579LM Gigabit Network Connection
1.3.6.1.4.1.10297.100.3.1.2.1.5SnmpAdminStringread-onlymandatory
psDescr
OBJECT-TYPE
PCI device description
1.3.6.1.4.1.10297.100.3.1.2.1.6SnmpAdminStringread-onlymandatory
psVendorID
OBJECT-TYPE
Identifies the manufacturer of the device. 65535(0xFFFF) is an invalid value for a vendor ID. Vendor ID Manufacturer ------------- ------------ 5118(0x13FE) Advantech Co.
1.3.6.1.4.1.10297.100.3.1.2.1.7INTEGERread-onlymandatory
psDeviceID
OBJECT-TYPE
Identifies the particular device. This identier is allocated by the vendor. The following is the Advantech PCI Device ID. Device ID Description ------------- ----------------------- 49154(0xC002) CAN 2 Ports(I/O) 49666(0xC202) CAN 2 Ports(memory) 49410(0xC102) CANopen 2 ports(I/O) 49666(0xC202) CANopen 2 ports(memory) 4097(0x1001) NVRAM 40964(0xA004) COM950 4 Ports 61952(0xF200) PCIe 2 COM950 Ports 62208(0xF300) PCIe 4 COM950 Ports 62464(0xF400) PCIe 8 COM950 Ports 43041(0xA821) PCIe 1 COM17V25x Port 43042(0xA822) PCIe 2 COM17V25x Ports 43043(0xA823) PCIe 3 COM17V25x Ports 43044(0xA824) PCIe 4 COM17V25x Ports 43048(0xA828) PCIe 8 COM17V25x Ports 43057(0xA831) PCIe 1 COM17V35x Port 43058(0xA832) PCIe 2 COM17V35x Ports 43059(0xA833) PCIe 3 COM17V35x Ports 43060(0xA834) PCIe 4 COM17V35x Ports 43064(0xA838) PCIe 8 COM17V35x Ports
1.3.6.1.4.1.10297.100.3.1.2.1.8INTEGERread-onlymandatory
psSubsysVendorID
OBJECT-TYPE
Identifies the manufacturer subsystem of the device. 65535(0xFFFF) is an invalid value for a vendor ID. Subsys Vendor ID Manufacturer ---------------- ------------ 5118(0x13FE) Advantech Co.
1.3.6.1.4.1.10297.100.3.1.2.1.9INTEGERread-onlymandatory
psSubsysDeviceID
OBJECT-TYPE
Identifies the particular device subsystem. This identier is allocated by the vendor. Subsystem Device ID Description ------------------- -------------------------------------- 4097(0x1001) NVRAM with KW 4113(0x1011) NVRAM without KW
1.3.6.1.4.1.10297.100.3.1.2.1.10INTEGERread-onlymandatory
psClassCode
OBJECT-TYPE
Identifies the generic function of the device. Base Sub- Prog Class Class If. Description ------ ------ ------ -------------------------------------- 00h Device was built before Class Code definitions were finalized
1.3.6.1.4.1.10297.100.3.1.2.1.11OCTET STRING (SIZE(3))read-onlymandatory
psManufacturer
OBJECT-TYPE
The manufacturer name of the PCI device
1.3.6.1.4.1.10297.100.3.1.2.1.12SnmpAdminStringread-onlycurrent
psLocation
OBJECT-TYPE
The location information consists of PCI bus number, device number, and function. e.g. PCI bus 0, device 0, funciton 0
1.3.6.1.4.1.10297.100.3.1.2.1.13SnmpAdminStringread-onlycurrent
psBaseAddress
OBJECT-TYPE
Base address mapping registers for memory and IO. Refer to the PCI specification for the format. A memory or IO address is encoded as hex. For example: A memory start address 0xF7E00000 will be encoded as (hex)00 00 00 00 F7 E0 00 00. According to the PCI specification, The IO address bit 0 will be 1. An IO address 0xE800 will be encoded as (hex)00 00 00 00 00 00 E8 01.
1.3.6.1.4.1.10297.100.3.1.2.1.14OCTET STRING (SIZE(80))read-onlymandatory
psLength
OBJECT-TYPE
The length of each PCI resource. It will be encoded as hex. For example: Length 0x20000 will be encoded as (hex) 00 00 00 00 00 02 00 00
1.3.6.1.4.1.10297.100.3.1.2.1.15OCTET STRING (SIZE(80))read-onlymandatory
psIRQ
OBJECT-TYPE
which interrupt pin the device uses.
1.3.6.1.4.1.10297.100.3.1.2.1.16INTEGERread-onlymandatory
psState
OBJECT-TYPE
The PCI device enable status
1.3.6.1.4.1.10297.100.3.1.2.1.17INTEGER {enabled(1), disabled(2)}read-onlycurrent
psModuleType
OBJECT-TYPE
The module function type
1.3.6.1.4.1.10297.100.3.1.2.1.18INTEGER {com(1), can(2), amonet(3), motion(4), wireless(5)}read-onlycurrent
psModulePorts
OBJECT-TYPE
The port/ring/axis total number ports of the module
1.3.6.1.4.1.10297.100.3.1.2.1.19Integer32read-onlycurrent