All MIBs › CADANT-CMTS-EQUIPMENT-MIB › shelfName
shelfName
Module: CADANT-CMTS-EQUIPMENT-MIB
OID (symbolic): CADANT-CMTS-EQUIPMENT-MIB::shelfName
OID (numeric): 1.3.6.1.4.1.4998.1.1.10.1.2.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
A string that represents the name of this machine and may uniquely identify it from other network devices.
What is shelfName?
This object stores a user-defined descriptive name for the CMTS (Cable Modem Termination System) hardware chassis or shelf that uniquely identifies it from other network devices in the operator's infrastructure. The name is a human-readable string used for administrative identification and reporting. An operator would configure this to label their equipment for easier management and troubleshooting across multiple devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.10.1.2.2 snmpwalk -v2c -c public <target> CADANT-CMTS-EQUIPMENT-MIB::shelfName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4998.1.1.10.1.2.2.1 snmpget -v2c -c public <target> CADANT-CMTS-EQUIPMENT-MIB::shelfName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4998.1.1.10.1.2.2.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.4998 | cadant | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1 | cadObjects | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1 | cadCable | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.10 | cadEquipment | CADANT-PRODUCTS-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1 | cadEquipmentMib | CADANT-CMTS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1.2 | shelfObjects | CADANT-CMTS-EQUIPMENT-MIB |
| 1.3.6.1.4.1.4998.1.1.10.1.2.2 | shelfName | CADANT-CMTS-EQUIPMENT-MIB |