APPIAN-CHASSIS-MIB :: acChassisNodePoll

MIB Reference — IPNetwork Monitor

All MIBsAPPIAN-CHASSIS-MIBacChassisNodePoll

acChassisNodePoll

Module: APPIAN-CHASSIS-MIB

OID (symbolic): APPIAN-CHASSIS-MIB::acChassisNodePoll

OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.31

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

This object returns a concise summary of the system state. It contains
  information on the system operational status, mib revision, fan status,
  power supply status, and other status information.

  The value is in compacted binary format:

  Element             Size Value              Description
  -----------------------------------------------------------------------
  poll version         1   0x01               Node poll version
  operational status   1   acChassisOpStatus  overall system status
  mib version          4   
  software version     4   
  chassis temperature  1   actual temperature? maybe it should be in module?
  fan status, each fan status is encoded as:
    0xA1   - FAN status IE
0x01   - FAN #1
    0x01   - operational
  power supply status, with each power supply status encoded as:
    0xA2   - power status IE
    0x02   - power supply #2
    0x01   - operational
  

What is acChassisNodePoll?

Returns a compacted binary snapshot of overall system health, covering operational status, MIB revision, fan status, and power supply status. Intended for efficient polling of the chassis state in a single read.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.31
snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisNodePoll

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.31.1
snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisNodePoll.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.2785appianAPPIAN-SMI-MIB
1.3.6.1.4.1.2785.2acOsapAPPIAN-SMI-MIB
1.3.6.1.4.1.2785.2.1acChassisAPPIAN-CHASSIS-MIB
1.3.6.1.4.1.2785.2.1.2acChassisTableAPPIAN-CHASSIS-MIB
1.3.6.1.4.1.2785.2.1.2.1acChassisEntryAPPIAN-CHASSIS-MIB
1.3.6.1.4.1.2785.2.1.2.1.31acChassisNodePollAPPIAN-CHASSIS-MIB