s3EnetPortAuthStatus
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.3.1.1.16
Object
column mandatory
r/w
Enumeration
This object is only used if s3EnetConcSecureStatus
is set to portCheckOn(3) or if the port is on a
LattisSecure Host Module.
In this case, turning this object on(2) means that
any node that heard on this port which is not allowed
on this port will cause the action specified in
s3EnetPortAuthAction to take place.
This object does not affect the LattisSecure transmit
security feature for the port. It is incompatible with
LattisSecure continuous learning mode. If the value of
s3EnetPortAddrLearnMode for a LattisSecure port is
continuousLearn(3), turning this object to on(2) for
that port will not have any affect.
If s3EnetConcSecureStatus is set to portCheckOn(3) but
this object is set to off(3), then all authorized nodes
or LattisSecure receive security features for this port
are deactivated.
If s3EnetConcSecureStatus is not set to portCheckOn(3),
then this object will not be used for allowed nodes,
but will be used for LattisSecure.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.3.1.1.16- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- s3EnetPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::s3EnetPortAuthStatus'
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::s3EnetPortAuthStatus.<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::s3EnetPortAuthStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | on |
3 | off |