All MIBs › NMS-CHASSIS › nmschassisId
nmschassisId
Module: NMS-CHASSIS
OID (symbolic): NMS-CHASSIS::nmschassisId
OID (numeric): 1.3.6.1.4.1.11606.10.3.6.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Unique ID string. Defaults to chassis serial number if available, otherwise empty.
What is nmschassisId?
A unique identifier string for this chassis, defaulting to its serial number if one is available, or an empty string otherwise; unlike most objects in this MIB it's writable. An admin can set this to a custom asset tag or site-specific label to make the device easier to identify across a large inventory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11606.10.3.6.3 snmpwalk -v2c -c public <target> NMS-CHASSIS::nmschassisId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11606.10.3.6.3.1 snmpget -v2c -c public <target> NMS-CHASSIS::nmschassisId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11606.10.3.6.3.1 s <value>
Start monitoring NMS Communications chassis-based media/DSP processing platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NMS-CHASSIS::nmschassisId OID value, configure state conditions and alerts, and monitor any NMS Communications chassis-based media/DSP processing platform from a single console.
OID Breakdown
Upper-level ancestors (9 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.11606 | pbn | PBN-ROOT |
| 1.3.6.1.4.1.11606.10 | nms | NMS-SMI |
| 1.3.6.1.4.1.11606.10.3 | nmstemporary | NMS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11606.10.3.6 | nmschassis | NMS-CHASSIS |
| 1.3.6.1.4.1.11606.10.3.6.3 | nmschassisId | NMS-CHASSIS |