All MIBs › APPIAN-CHASSIS-MIB › acChassisModulePoll
acChassisModulePoll
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acChassisModulePoll
OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.32
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object returns a concise summary of the module cards in the system. For each module card present, it includes card slot, card configured type and actual type, card operational status, redundancy status, and possibly LED information.
slot - 1 byte representing the physical slot number. number - 1 byte representing the module number. configured type - 1 byte value from AcModuleType. actual type - 1 byte value from AcModuleType. operStatus - 1 byte representing an AcOpStatus. redundancy - 1 byte to indicate it's active or standby number of LEDs - 1 byte, indicates how many LED status follows LED states - 1 byte for each LED to represent: green, red, yellow, off. with high bit on as ing.
What is acChassisModulePoll?
Returns a compacted binary summary of every module card installed in the chassis, including each card's slot position, configured versus actual card type, operational status, and redundancy state. Designed for efficient single-read polling of all module cards.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.32 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisModulePoll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.32.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisModulePoll.1
Start monitoring Appian Communications OSAP SONET/optical access platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPIAN-CHASSIS-MIB::acChassisModulePoll OID value, configure state conditions and alerts, and monitor any Appian Communications OSAP SONET/optical access platform (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2785.2.1 | acChassis | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2 | acChassisTable | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1 | acChassisEntry | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1.32 | acChassisModulePoll | APPIAN-CHASSIS-MIB |