All MIBs › APPIAN-CHASSIS-MIB › acChassisRingName
acChassisRingName
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acChassisRingName
OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.28
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
A user defined string assigned to the Ring Id which uniquely identifies the Appian Ring supported by this node.
What is acChassisRingName?
This OID stores a text label that identifies a specific ring topology in the network equipment. A network operator sets this to a meaningful name like 'New York Ring 1' for easy identification. This helps multiple sites distinguish between different ring networks they manage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.28 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisRingName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.28.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisRingName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.1.2.1.28.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.28 | acChassisRingName | APPIAN-CHASSIS-MIB |