prtAlertGroup
Printer-MIB ·
.1.3.6.1.2.1.43.18.1.1.4
Object
The type of sub-unit within the printer model that this alert
is related. Input, output, and markers are examples of printer
model groups, i.e., examples of types of sub-units. Wherever
possible, these enumerations match the sub-identifier that
identifies the relevant table in the printmib.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.18.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- prtAlertEntry
- Groups
- 1
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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtAlertGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtAlertGroup.<hrDeviceIndex>.<prtAlertIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtAlertGroup'
Syntax
- Source
- IANA-PRINTER-MIBPrtAlertGroupTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | hostResourcesMIBStorageTable |
4 | hostResourcesMIBDeviceTable |
5 | generalPrinter |
6 | cover |
7 | localization |
8 | input |
9 | output |
10 | marker |
11 | markerSupplies |
12 | markerColorant |
13 | mediaPath |
14 | channel |
15 | interpreter |
16 | consoleDisplayBuffer |
17 | consoleLights |
18 | alert |
30 | finDevice |
31 | finSupply |
32 | finSupplyMediaInput |
33 | finAttribute |
Conformance
Member of