eqptShelfPiVendorName
OBS ✓
FSS-EQPT ·
.1.3.6.1.4.1.211.1.24.12.600.1.1.8
Object
column String
A unique string describing the vendor name. For example FUJITSU
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Memory
Processors
Sensors
Explore Observium network monitoring
Context
- MIB
- FSS-EQPT
- OID
.1.3.6.1.4.1.211.1.24.12.600.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqptShelfEntry
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 'FSS-EQPT' -M '/opt/observium/mibs/fujitsu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSS-EQPT::eqptShelfPiVendorName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FSS-EQPT' -M '/opt/observium/mibs/fujitsu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSS-EQPT::eqptShelfPiVendorName.<eqptShelfShelfId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSS-EQPT' -M '/opt/observium/mibs/fujitsu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSS-EQPT::eqptShelfPiVendorName'