xupsMaxTrapLevel
XUPS-MIB ·
.1.3.6.1.4.1.534.1.11.1
Object
scalar r/w
Enumeration
The level of severity of traps which will be sent to the
requesting host; individual trap receivers will have
individual values for this variable. Values are:
(1) none: no traps will be sent to this host;
(2) critical: only traps for Critical alarm conditions will
be sent to this host;
(3) major: Critical and Major traps will be sent;
(4) minor: All levels of alarming traps will be sent: Critical,
Major, and Minor
(This level was added in PowerMIB v3.11)
(5) allTraps: all Traps will be sent to this host
(Critical, Major, Minor, Informational).
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.11.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- xupsTrapControl
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsMaxTrapLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsMaxTrapLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | critical |
3 | major |
4 | minor |
5 | allTraps |
Conformance
Member of