dot11manufacturerProductName

OBS ✓
IEEE802dot11-MIB · .1.2.840.10036.3.1.2.1.3

Object

column OctetString
A printable string used to identify the manufacturer's product
name of the resource.  Maximum string length is 128 octets.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery Polling
Explore Observium network monitoring

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.3.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
dot11ResourceInfoEntry
Groups
1

Walk 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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11manufacturerProductName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11manufacturerProductName.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11manufacturerProductName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-128

Conformance