secyTSAState

IEEE8021-SECY-MIB · .1.0.8802.1.1.3.1.1.11.1.2

Object

column Enumeration
The current status of the transmit SA.
              
inUse(1) : this SA is in use.
notInUse(2) : this SA is not in use.

Context

MIB
IEEE8021-SECY-MIB
OID
.1.0.8802.1.1.3.1.1.11.1.2
Type
column
Access
readonly
Status
current
Parent
secyTSAEntry
Groups
1

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 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyTSAState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-SECY-MIB::secyTSAState.<secyIfInterfaceIndex>.<secyTSCI>.<secyTSA>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-SECY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-SECY-MIB::secyTSAState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inUse
2notInUse

Conformance

Member of