channelprinteralert
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.6.2
Object
scalar optional
OctetString
Identifies the values of prtAlertIndex, prtAlertSeverityLevel,
prtAlertGroup, prtAlertGroupIndex, prtAlertLocation, and
prtAlertCode for the latest critical evnet in the
prtAlertTable. The OCTET STRING string is defined as following: \\
<table>
-----------------------------------------------------
Field | Filed | DESCRIPTION
Offset | Length |
-----------------------------------------------------
0 | 4 | the value of prtAlertIndex
4 | 4 | the value of prtAlertSeverityLevel
8 | 4 | the value of prtAlertGroup
12 | 4 | the value of prtAlertGroupIndex
16 | 4 | the value of prtAlertLocation
20 | 4 | the value of prtAlertCode
------------------------------------------------------
</table> \\
Each field is in Big Endian style
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.6.2- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- channel
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 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::channelprinteralert.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::channelprinteralert'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.