s3EnetBoardAuthStatus
SYNOPTICS-ETHERNET-MIB ·
.1.3.6.1.4.1.45.1.3.2.2.1.1.19
Object
column mandatory
r/w
Enumeration
This object is only used if s3EnetConcSecureStatus is
set to slotCheckOn(4). In this case, turning this object
on(2) means that any node that is heard on this board
which is not allowed on this board (i.e., not in AuthNode
table with the slotIndex equal to this board or 0 for all
boards) will cause the action specified in
s3EnetBoardAuthAction to take place.
If s3EnetConcSecureStatus is set to slotCheckOn(4) but
this object is set to off(3), then the authorized nodes
feature for this board is deactivated.
If s3EnetConcSecureStatus is not set to slotCheckOn(4),
then this object will not be used but will maintain
its settings unless explicitly changed.
This object does not affect the configuration or
functioning of security features on LattisSecure
Host Modules.
Context
- MIB
- SYNOPTICS-ETHERNET-MIB
- OID
.1.3.6.1.4.1.45.1.3.2.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- s3EnetBoardEntry
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::s3EnetBoardAuthStatus'
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::s3EnetBoardAuthStatus.<s3EnetBoardIndex>'
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::s3EnetBoardAuthStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | on |
3 | off |