ESI-MIB :: trapPrinterPaperOut

MIB Reference — IPNetwork Monitor

All MIBsESI-MIBtrapPrinterPaperOut

trapPrinterPaperOut

Module: ESI-MIB

OID (symbolic): ESI-MIB::trapPrinterPaperOut

OID (numeric): 1.3.6.1.4.1.683.6.0.5

Node type: NOTIFICATION-TYPE

Description:

The printer is out of paper.

Examples

Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):

snmptrap -v2c -c public <manager> '' ESI-MIB::trapPrinterPaperOut
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.683.6.0.5

Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):

snmptrapd -f -Lo -c /dev/null authCommunity log public

Example snmptrapd log entry:

zoo11-linux.zoo [UDP: [192.168.30.111]:62006->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (47686710) 5 days, 12:27:47.10
  SNMPv2-MIB::snmpTrapOID.0 = OID: ESI-MIB::trapPrinterPaperOut

SNMPv3 example:

snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' ESI-MIB::trapPrinterPaperOut

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.683esiESI-MIB
1.3.6.1.4.1.683.6printServersESI-MIB
1.3.6.1.4.1.683.6.0.5trapPrinterPaperOutESI-MIB