psDeviceID
ADVANTECH-COMMON-MIB ·
.1.3.6.1.4.1.10297.100.3.1.2.1.8
Object
column SNMPv2-SMIInteger32
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
Context
- MIB
- ADVANTECH-COMMON-MIB
- OID
.1.3.6.1.4.1.10297.100.3.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- pciSlotEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ADVANTECH-COMMON-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-COMMON-MIB::psDeviceID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVANTECH-COMMON-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVANTECH-COMMON-MIB::psDeviceID.<psIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVANTECH-COMMON-MIB' -M '/opt/observium/mibs/advantech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVANTECH-COMMON-MIB::psDeviceID'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647