dinPortSupportsAverage

NETBOTZ410-MIB · .1.3.6.1.4.1.5528.100.3.1.1.6

Object

column BoolValue
Whether the port supports returning the average voltage
reading of the sensor.  This is used to determine which
classes of sensors are supported by the port.

Context

MIB
NETBOTZ410-MIB
OID
.1.3.6.1.4.1.5528.100.3.1.1.6
Type
column
Access
readonly
Status
current
Parent
dinPortEntry

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

Syntax

Source
BoolValue
Base type
Enumeration

Values & Constraints

Type Values
0no
1yes
2null