s5EnPIntconAddrCollect
S5-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.6.6.3.1.1.5
Object
column
r/w
Enumeration
This object tells whether the NMM should
collect node address information from this
port for the Find Nodes and Show Nodes tables.
By default, the node addresses are collected
only from ports that are not identified as
interconnect ports. This object provides a
means of overriding the default for collection
and checking of node addresses. The values are:
default(1).........follow default rules for
address collection
neverCollect(2)....don't collect addrs,
whatever intercon status
alwaysCollect(3)...do collect address,
regardless of config
Setting this variable to default(1) tells the
NMM to collect and check addresses if and only
the port has not been identified as an
interconnect port.
To disable node address collection
on a port, set this object to neverCollect(2).
To collect node addresses for an
interconnect port, set this object to
alwaysCollect(3).
To restore the 'natural' value for the port,
set this object to default(1).
Context
- MIB
- S5-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.6.6.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5EnPIntconEntry
- Table
- s5EnPIntconTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | neverCollect |
3 | alwaysCollect |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5EnPIntconIfIndx The index of interface on the NMM.
This has the same value as ifIndex for
the interface. | column | Integer32 | .1.3.6.1.4.1.45.1.6.6.3.1.1.1 |
| s5EnPIntconBrdIndx The index of the board. This corresponds to
the index of the slot containing the board. | column | Integer32 | .1.3.6.1.4.1.45.1.6.6.3.1.1.2 |
| s5EnPIntconPortIndx The index of the port on the board. Its
value ranges between 1 and index of the last
manageable port on the board. | column | Integer32 | .1.3.6.1.4.1.45.1.6.6.3.1.1.3 |
| s5EnPIntconIntconStatus The interconnection status of the port.
This object tells whether the port is
connected to a host or to an interconnect
(defined to be another NMM or a bridge that
is sending hell… | column | Enumeration | .1.3.6.1.4.1.45.1.6.6.3.1.1.4 |