s3EnetPortAddrCollect

SYNOPTICS-ETHERNET-MIB · .1.3.6.1.4.1.45.1.3.2.3.1.1.21

Object

column mandatory r/w Enumeration
This object tells whether the NMM should collect
node address information from this port for the Find
Nodes, Show Nodes, and Traffic Matrix (NMM+ only)
tables.
              
By default, the node addresses are collected only
from ports that are not identified as interconnect
ports.  In addition, allowed nodes checking is
done only on ports that are not interconnect ports.
This object provides a means of overriding the default
for collection and checking of node addresses.
              
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 and checking on a
port, set this object to neverCollect(2).
              
To collect and check node addresses for an interconnect
port, set this object to alwaysCollect(3).
              
This object and its default setting has no affect
on LattisSecure receive or transmit security features.
              
To restore the 'natural' value for the port, set this
object to default(1).

Context

MIB
SYNOPTICS-ETHERNET-MIB
OID
.1.3.6.1.4.1.45.1.3.2.3.1.1.21
Type
column
Access
readwrite
Status
mandatory
Parent
s3EnetPortEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetPortAddrCollect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOPTICS-ETHERNET-MIB::s3EnetPortAddrCollect.<s3EnetPortBoardIndex>.<s3EnetPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOPTICS-ETHERNET-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOPTICS-ETHERNET-MIB::s3EnetPortAddrCollect'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1default
2neverCollect
3alwaysCollect