All MIBs › APPIAN-CHASSIS-MIB › acNodeId
acNodeId
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acNodeId
OID (numeric): 1.3.6.1.4.1.2785.2.1.1.1
Node type: OBJECT-TYPE
Type: AcNodeId
Access: read-write
Description:
A unique node identifier assigned by the EMS to uniquely identify a node within an Appian ring. This must be set before setting other MIB objects that used NodeId as part of the index.
What is acNodeId?
This object specifies a unique node identifier assigned by an Element Management System (EMS) to identify a node within an Appian optical ring network. This ID must be set before configuring other objects that reference it in their indices. An operator sets this when provisioning a new node to the management system so it can be uniquely addressed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.1.1 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acNodeId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.1.1.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acNodeId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.1.1.1.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.1 | acGlobals | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.1.1 | acNodeId | APPIAN-CHASSIS-MIB |