cIsnsClntCfgSrvrIndex
CISCO-IETF-ISNS-MGMT-MIB ·
.1.3.6.1.4.1.9.10.116.1.2.2.1.1
Object
column
Unsigned32
This managed object identifies an iSNS server that has been configured for possible use by an iSNS client in the network. When the option for configured address server discovery is being used, each iSNS server for the configured network is placed in this table. The number of configured servers is limited to a maximum of 255. This managed object is not directly related to the managed object cIsnsSrvrInstIndex, which is the index for the table cIsnsSrvrInstTable.
Context
- MIB
- CISCO-IETF-ISNS-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.116.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cIsnsClntCfgSrvrEntry
- Table
- cIsnsClntCfgSrvrTable
- Siblings
- 8
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cIsnsClntCfgSrvrAddrType The type of Internet address in cIsnsClntCfgSrvrAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.116.1.2.2.1.2 |
| cIsnsClntCfgSrvrAddr Identifies the IP address of the configured iSNS server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.10.116.1.2.2.1.3 |
| cIsnsClntCfgSrvrTcpPort Indicates the TCP port the configured iSNS server uses.
The well known TCP port for iSNSP is 3205. If the
value is 0 then TCP is not supported by the server. | column | Integer32 | .1.3.6.1.4.1.9.10.116.1.2.2.1.4 |
| cIsnsClntCfgSrvrUdpPort Indicates the UDP port the configured iSNS server uses.
The well known UDP port for iSNSP is 3205. If the
value is 0 then UDP is not supported by the server. | column | Integer32 | .1.3.6.1.4.1.9.10.116.1.2.2.1.5 |
| cIsnsClntCfgSrvrPriority The priority of this entry in the table. The client should
attempt to locate/register the highest priority entry first. | column | Integer32 | .1.3.6.1.4.1.9.10.116.1.2.2.1.6 |
| cIsnsClntCfgSrvrTimeout The timeout value, in seconds, for attempting to register
with this entry in the table. After a timeout, another
retry is attempted until the number of retries as listed
in th… | column | Integer32 | .1.3.6.1.4.1.9.10.116.1.2.2.1.7 |
| cIsnsClntCfgSrvrRetries The number of retries that should be used for attempting
to register with this entry in the table. | column | Integer32 | .1.3.6.1.4.1.9.10.116.1.2.2.1.8 |
| cIsnsClntCfgSrvrRowStatus This indicates the status of this entry in the
table. This item can be used to determine if the
entry is a valid value. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.116.1.2.2.1.9 |