s3EnetConcSecureStatus

SYNOPTICS-ETHERNET-MIB · .1.3.6.1.4.1.45.1.3.2.1.13

Object

scalar mandatory r/w Enumeration
This s3EnetConcSecureStatus object indicates whether
the security features (both allowed nodes and
LattisSecure) for the concentrator are active or
inactive.  If security is active, this object also
indicates whether the allowed nodes feature is
controlled at the concentrator, board, or port level.
LattisSecure features are always controlled at the
port level.  (See the Authorized Nodes tables for
more information about how the allowed nodes and
LattisSecure receive security features are
configured.)
          
If this object is set to concSecureOn(2), then the
allowed nodes feature is controlled at the
concentrator level and activated for every
non-LattisSecure Ethernet port in the concentrator.
If an authorized node violation occurs on any port,
the action specified in s3EnetConcAuthAction is taken.
          
If this object is set to portCheckOn(3), then allowed
nodes is controlled at the port level by the
s3EnetPortSecureStatus object for that port.  The
port's s3EnetPortAuthAction determines the action
taken when authorized nodes violations occur on that
port.
          
If this object is set to slotCheckOn(4), then allowed
nodes is controlled at the board level by the
s3EnetBoardSecureStatus object for that board.
The board's s3EnetBoardAuthAction determines the
action taken when authorized nodes violations
occur on that board's ports.
          
If this object is set to concentratorOff(5), then
all security features, including LattisSecure, are
deactivated for the entire concentrator.
          
No matter what the status of this object, the board
and port level SecureStatus and AuthAction are not
lost even if they are not currently being used.  Thus,
the user can change a port's status even if this object
is slotCheckOn(4).  If this object is then changed to
portCheckOn(3), then the change will take effect.
          
The agent must support download of this object in the
CFG file.
          
In release 4.0, this object was called
s3EnetConcAuthStatus.

Context

MIB
SYNOPTICS-ETHERNET-MIB
OID
.1.3.6.1.4.1.45.1.3.2.1.13
Type
scalar
Access
readwrite
Status
mandatory
Parent
s3000EnetConcentrator

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::s3EnetConcSecureStatus.0'
More examples
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::s3EnetConcSecureStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2concSecureOn
3portCheckOn
4slotCheckOn
5concSecureOff