All MIBs › BASIS-SHELF-MIB › shelfNodeName
shelfNodeName
Module: BASIS-SHELF-MIB
OID (symbolic): BASIS-SHELF-MIB::shelfNodeName
OID (numeric): 1.3.6.1.4.1.351.110.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Has the node name of BASIS for MGX8220 only. For others NodeName supplied by PAR will be returned, A set on this MIB is not allowed. The NodeName of the shelf can be set using the PAR MIB.
What is shelfNodeName?
This value reports the node name of the shelf (for MGX8220 it is stored directly; on other models it is supplied by the PAR MIB and cannot be changed here).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.1.1.3 snmpwalk -v2c -c public <target> BASIS-SHELF-MIB::shelfNodeName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.1.1.3.1 snmpget -v2c -c public <target> BASIS-SHELF-MIB::shelfNodeName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.1.1.3.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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1 | basisSystem | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.1 | basisShelf | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.1.3 | shelfNodeName | BASIS-SHELF-MIB |