All MIBs › EQLGROUP-MIB › eqlGroupiSNSServerPort
eqlGroupiSNSServerPort
Module: EQLGROUP-MIB
OID (symbolic): EQLGROUP-MIB::eqlGroupiSNSServerPort
OID (numeric): 1.3.6.1.4.1.12740.1.1.11.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the port the iSNS server is accepting iSNSP messages on, generally the iSNS well known port.The well known port for iSNSP is 3205. The default value implies to use well known port.
What is eqlGroupiSNSServerPort?
This specifies the TCP port number on which the iSNS discovery server listens for iSCSI storage network requests (default 3205). iSNS helps storage clients find available targets on the SAN. An operator changes this when the iSNS server uses a non-standard port to avoid firewall conflicts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.11.1.4 snmpwalk -v2c -c public <target> EQLGROUP-MIB::eqlGroupiSNSServerPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.1.1.11.1.4.1 snmpget -v2c -c public <target> EQLGROUP-MIB::eqlGroupiSNSServerPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.1.1.11.1.4.1 i <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.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.1 | eqlgroupModule | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1 | eqlgroupObjects | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1.11 | eqlStorageGroupiSNSServerTable | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1.11.1 | eqlStorageGroupiSNSServerEntry | EQLGROUP-MIB |
| 1.3.6.1.4.1.12740.1.1.11.1.4 | eqlGroupiSNSServerPort | EQLGROUP-MIB |