nwtControlAttributeInstance
NetWare-Server-Trend-MIB ·
.1.3.6.1.4.1.23.2.26.1.1.1.3
Object
A printable string which uniquely, and permanently,
identifies one particular 'instance' of the attribute.
For example, if nwtControlAttributeClass specifies an
attribute of a NetWare volume,
nwtControlAttributeInstance will specify the volume to
which this particular instance pertains.
A zero-length string will be returned if the attribute
can not have multiple instances.
Context
- MIB
- NetWare-Server-Trend-MIB
- OID
.1.3.6.1.4.1.23.2.26.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- nwtControlEntry
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 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-Trend-MIB::nwtControlAttributeInstance'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-Trend-MIB::nwtControlAttributeInstance.<nwtControlAttributeClass>.<nwtControlIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetWare-Server-Trend-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetWare-Server-Trend-MIB::nwtControlAttributeInstance'
Syntax
- Source
- HOST-RESOURCES-MIBInternationalDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.