agentInventoryUnitAdminMgmtPref

NETGEAR-INVENTORY-MIB · .1.3.6.1.4.1.4526.10.13.2.2.1.9

Object

column obsolete r/w AgentInventoryUnitPreference
Indicates the configured preference assigned to the unit. This object
can not be set to assigned(3).  Setting this object to disabled(1),
or unassigned(2) will set agentInventoryUnitHWMgmtPrefValue to 0.

Context

MIB
NETGEAR-INVENTORY-MIB
OID
.1.3.6.1.4.1.4526.10.13.2.2.1.9
Type
column
Access
readwrite
Status
obsolete
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 'NETGEAR-INVENTORY-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-INVENTORY-MIB::agentInventoryUnitAdminMgmtPref'
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::agentInventoryUnitAdminMgmtPref.<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::agentInventoryUnitAdminMgmtPref'

Syntax

Values & Constraints

Type Values
0disabled
1unsassigned
2assigned

Conformance