nwtControlAttributeClass
NetWare-Server-Trend-MIB ·
.1.3.6.1.4.1.23.2.26.1.1.1.1
Object
column mandatory
Enumeration
An enumeration which identifies the attribute being
monitored. See also the definition of the
corresponding trap.
The pctCpuUtilization is monitored for each CPU in the
server.
The attributes whose name starts with 'physIf', are
monitored for each physical network interface on the
server.
The attributes whose name starts with 'queue', are
monitored for each queue on the server.
The attributes whose name starts with 'volume', are
monitored for each volume on the server.
The attributes whose name starts with 'disk' are
monitored for each disk on the server.
All other attributes have a single instance.
Context
- MIB
- NetWare-Server-Trend-MIB
- OID
.1.3.6.1.4.1.23.2.26.1.1.1.1- 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::nwtControlAttributeClass'
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::nwtControlAttributeClass.<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::nwtControlAttributeClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | avgLoggedInUsers |
2 | avgConnections |
3 | fileReads |
4 | fileWrites |
5 | fileReadKBytes |
6 | fileWriteKBytes |
7 | lslInPackets |
8 | lslOutPackets |
9 | ncpRequests |
10 | pctCpuUtilization |
11 | pctCacheBuffers |
12 | pctCodeAndDataMemory |
13 | pctAllocatedMemory |
14 | pctDirtyPacketReceiveBuffers |
15 | physIfInPackets |
16 | physIfOutPackets |
17 | physIfInKBytes |
18 | physIfOutKBytes |
19 | queueAvgNumReadyJobs |
20 | queueAvgNumReadyKBytes |
21 | queueAvgNextJobWaitTime |
22 | volumePctFreeSpace |
23 | pctCacheHitRate |
24 | diskPctFreeRedirectionArea |
25 | serverProcesses |
26 | noECBCount |
27 | osPktRcvBuffer |