svrThrTrapOid
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.31
Object
column mandatory
r/w
ObjectIdentifier
A fully defined OID of a svrmgt trap (other than reset and modify)
that will be sent out when an event occurs. This OID will override
the usage of the svrThrSeverity value when choosing the appropriate
trap.
NOTE - The svrmgt trap OID must be preceded with a period(.) for proper
system group recognition.
This attribute is optional. The default value on row creation is 0.0.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.31- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- svrThresholdEntry
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 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrThrTrapOid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRMGT-MIB::svrThrTrapOid.<svrThrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRMGT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRMGT-MIB::svrThrTrapOid'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.