s3EnetConcSecurityLock
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.1.15
Object
scalar mandatory
Enumeration
If s3EnetConcSecurityLock is locked(2), the agent will
refuse all requests to modify the 'security configuration'
(defined below) by returning a BadValue return value.
If s3EnetConcSecurityLock is notLocked(3), requests to
modify security configuration will be handled in the
usual manner. SetRequests for objects not included
in the security configuration are not affected by the
state of this object.
Objects that are part of the security configuration
are s3EnetConcAuthStatus, s3EnetConcAuthAction,
s3EnetBoardAuthStatus, s3EnetBoardAuthAction,
s3EnetPortAuthStatus, s3EnetPortAuthAction,
s3EnetPortAddrLearnMode, s3EnetPortTxSecurity,
and all of the objects in the s3EnetAuthNodesTable.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.1.15- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- s3000EnetConcentrator
Net-SNMP examples
How SNMP and these commands workScalars 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::s3EnetConcSecurityLock.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::s3EnetConcSecurityLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | locked |
3 | notLocked |