agentInventoryUnitMgmtAdmin

INVENTORY-MIB · .1.3.6.1.4.1.7244.2.13.2.2.1.6

Object

column r/w Enumeration
Indicates whether the unit is a Management Unit, a Stack Unit, or has 
been configured to be a Management Unit.
              
Setting this object to mgmtUnit(1) initiates transfer of the 
management functionality to the specified stack unit. Object values 
stackUnit(2) and mgmtUnassigned(3) cannot be set.

Context

MIB
INVENTORY-MIB
OID
.1.3.6.1.4.1.7244.2.13.2.2.1.6
Type
column
Access
readwrite
Status
current
Parent
agentInventoryUnitEntry
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 'INVENTORY-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INVENTORY-MIB::agentInventoryUnitMgmtAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INVENTORY-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INVENTORY-MIB::agentInventoryUnitMgmtAdmin.<agentInventoryUnitNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INVENTORY-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INVENTORY-MIB::agentInventoryUnitMgmtAdmin'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1mgmtUnit
2stackUnit
3mgmtUnassigned

Conformance