MIB Viewer

s5EnPIntconAddrCollect

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.6.3.1.1.5
Access
read-write
Status
current
Sub-identifiers
0
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).
INTEGER { default(1), neverCollect(2), alwaysCollect(3) }