s3EnetAuthNodesStatus

SYNOPTICS-ETHERNET-MIB · .1.3.6.1.4.1.45.1.3.2.5.4.1.4

Object

column mandatory r/w Enumeration
The status of the AuthNodes entry.  The primary use
of this object is for modifying the AuthNodes table.
It is also returned in the enetAuthViolation trap,
in which case it indicates whether the violating
MAC address was found in the AuthNodes table.
              
Setting this entry to invalid(1) causes the entry to be
deleted from the table.  Setting a new entry with valid(2)
causes the entry to be created in the table.  The response
to a get request or get-next request will always
indicate a status of valid(2), since invalid entries
are removed from the table.

Context

MIB
SYNOPTICS-ETHERNET-MIB
OID
.1.3.6.1.4.1.45.1.3.2.5.4.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
s3EnetAuthNodesEntry

Walk 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::s3EnetAuthNodesStatus'
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::s3EnetAuthNodesStatus.<s3EnetAuthNodesMacAddr>'
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::s3EnetAuthNodesStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2valid