svrThrCreatedBy
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.32
Object
Represents the creator of this threshold. This variable can be modified only during threshold creation. The default value on row creation is the unknown value.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.2.3.1.32- 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::svrThrCreatedBy'
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::svrThrCreatedBy.<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::svrThrCreatedBy'
Syntax
- Source
- ThresholdOwner
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | other |
3 | serverWorks |
4 | serverWorksMinimalHealth |
5 | netView |
6 | openView |
7 | uniCenter |
8 | distributedMonitor |
9 | bmcPatrol |
10 | eminate |