agentInventoryUnitMgmtAdmin
NETGEAR-INVENTORY-MIB ·
.1.3.6.1.4.1.4526.10.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
- NETGEAR-INVENTORY-MIB
- OID
.1.3.6.1.4.1.4526.10.13.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentInventoryUnitEntry
- 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 'NETGEAR-INVENTORY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-INVENTORY-MIB::agentInventoryUnitMgmtAdmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-INVENTORY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-INVENTORY-MIB::agentInventoryUnitMgmtAdmin.<agentInventoryUnitNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-INVENTORY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-INVENTORY-MIB::agentInventoryUnitMgmtAdmin'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mgmtUnit |
2 | stackUnit |
3 | mgmtUnassigned |
Conformance
Member of