All MIBs › APPIAN-CHASSIS-MIB › acChassisNodeArchitecture
acChassisNodeArchitecture
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acChassisNodeArchitecture
OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.30
Node type: OBJECT-TYPE
Type: AcNodeArchitecture
Access: read-write
Description:
Node architecture.
What is acChassisNodeArchitecture?
This object specifies the physical and functional architecture type of a network node in an Appian chassis-based system, indicating whether it is a standard node, edge node, or other specialized variant. This classification affects how the node processes and forwards traffic and what features or protocols are supported. Network administrators reference this to understand node capabilities and ensure proper configuration and feature deployment across the chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.30 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisNodeArchitecture
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.30.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisNodeArchitecture.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.1.2.1.30.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| 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.30 | acChassisNodeArchitecture | APPIAN-CHASSIS-MIB |