All MIBs › SW-MIB › swNsNodeSymb
swNsNodeSymb
Module: SW-MIB
OID (symbolic): SW-MIB::swNsNodeSymb
OID (numeric): 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The object identifies the contents of a Symbolic Name of the the node associated with the entry. In FC-GS-2, a Symbolic Name consists of a byte array of 1 through 255 bytes, and the first byte of the array specifies the length of its 'contents'. This object variable corresponds to the 'contents' of the Symbolic Name, without the first byte (specifying the length).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.7 snmpwalk -v2c -c public <target> SW-MIB::swNsNodeSymb
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.7.1 snmpget -v2c -c public <target> SW-MIB::swNsNodeSymb.1
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.1588 | bcsi | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2 | commDev | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1 | fibrechannel | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1 | fcSwitch | Brocade-REG-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1 | sw | SW-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.7 | swNs | SW-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.7.2 | swNsLocalTable | SW-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.7.2.1 | swNsLocalEntry | SW-MIB |
| 1.3.6.1.4.1.1588.2.1.1.1.7.2.1.7 | swNsNodeSymb | SW-MIB |