quotaNormal
NETAPP-MIB ·
.1.3.6.1.4.1.789.0.177
Object
notification
One of the quota limits has gone back down to a normal level.
The trap includes a string describing the specific event
which triggered the trap. The string is structured
in the following form:
Quota Event: status=normal, type={hard|soft|threshold},
user={username}, volume={volume}, limit_item={files|disk},
limit_value={#files|#kilobytes}
[ , treeid={tree-id} ] [ , vfiler={vfiler} ]
An example of a complete message would be:
Quota Event: status=normal, type=soft,
user=admin, volume=vol1, limit_item=disk, limit_value=1000000,
treeid=8
Additional key=value items may, in the future, be appended
to this message.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.0.177- Type
- notification
- Status
- current
- Parent
- netapp0
Net-SNMP examples
How SNMP and these commands workNotifications are emitted by an agent; they cannot be read with snmpget or walked.
Inspect the notification definition
/usr/bin/snmptranslate -Pud -Ir -Td -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::quotaNormal'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::quotaNormal'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.