s3EnetPortAuthAction
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.3.1.1.17
Object
column mandatory
r/w
Enumeration
If s3EnetConcSecureStatus is portCheckOn(3) or this
port is on a LattisSecure Host Module, and
s3EnetPortAuthStatus is on(2) and an authorized nodes
violation occurs on this port, then the action specified
by this object will take place on this port.
If the port is a LattisSecure port, the authorized
nodes security will be implemented by the LattisSecure
Host Module.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.3.1.1.17- 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::s3EnetPortAuthAction'
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::s3EnetPortAuthAction.<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::s3EnetPortAuthAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | noAction |
3 | sendTrap |
4 | partition |
5 | sendTrapPartition |