s3EnetPortTxSecurity
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.3.1.1.23
Object
column mandatory
r/w
Enumeration
This value of this object is meaningful only when
s3EnetConcSecureStatus is not set to concSecureOff(5)
(i.e., if security features are activated on the
concentrator).
This object applies only to ports on LattisSecure Host
Modules. For other ports, the agent will return other(1)
in response to a get request.
The value off(3) indicates that LattisSecure transmit
security is disabled on this LattisSecure port. The
value on(2) indicates that LattisSecure transmit security
is enabled on this LattisSecure port.
Attempts to set the value to other(1) on a LattisSecure
port will be rejected by the agent. Likewise, attempts
to set the value to on(2) or off(3) on a non-LattisSecure
port will be rejected.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.3.1.1.23- 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::s3EnetPortTxSecurity'
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::s3EnetPortTxSecurity.<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::s3EnetPortTxSecurity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | on |
3 | off |