psBaseAddress
ADVANTECH-COMMON-MIB ·
.1.3.6.1.4.1.10297.100.3.1.2.1.14
Object
column OctetString
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.
Context
- MIB
- ADVANTECH-COMMON-MIB
- OID
.1.3.6.1.4.1.10297.100.3.1.2.1.14- 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::psBaseAddress'
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::psBaseAddress.<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::psBaseAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 80-80