ESI-MIB :: outputAvailableTrapsMask

MIB Reference — IPNetwork Monitor

All MIBsESI-MIBoutputAvailableTrapsMask

outputAvailableTrapsMask

Module: ESI-MIB

OID (symbolic): ESI-MIB::outputAvailableTrapsMask

OID (numeric): 1.3.6.1.4.1.683.6.2.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Bit mask describing what output printer traps are available
         
bit   Description
---   -----------
0     online
1     offline
2     printer attached
3     toner low
4     paper out
5     paper jam
6     door open
7     printer error
Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.683.6.2.5
snmpwalk -v2c -c public <target> ESI-MIB::outputAvailableTrapsMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.683.6.2.5.1
snmpget -v2c -c public <target> ESI-MIB::outputAvailableTrapsMask.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> outputAvailableTrapsMask.1

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.2psOutputESI-MIB
1.3.6.1.4.1.683.6.2.5outputAvailableTrapsMaskESI-MIB