configMaximumLoad
SCHLEIFENBAUER-GENERIC-MIB ·
.1.3.6.1.4.1.44568.1.1.3.1.1.2
Object
column SNMPv2-SMIInteger32
Maximum rated load of the device per phase (this value is also mentioned on the PDU profile), usually either 16A, 32A or 63A.
Context
- MIB
- SCHLEIFENBAUER-GENERIC-MIB
- OID
.1.3.6.1.4.1.44568.1.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- deviceConfigEntry
- Groups
- 1
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 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::configMaximumLoad'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-GENERIC-MIB::configMaximumLoad.<configDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-GENERIC-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-GENERIC-MIB::configMaximumLoad'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of