t11FcSpSaControlWindow
T11-FC-SP-SA-MIB ·
.1.3.6.1.2.1.179.1.4.1.1.8
Object
column r/w
secondsUnsigned32
The length of a time window that begins when a
t11FcSpSaNotifyAuthFailure notification is generated for
any Security Association on a particular Fabric. For the
duration of the time window, further Authentication failures
occurring for the same Security Association are counted but
no t11FcSpSaNotifyAuthFailure notification is generated.
When this object is modified before the end of a time
window, that time window is immediately terminated, i.e.,
the next Authentication failure on the relevant Fabric
after the modification will cause a new time window to
begin with the new length.
Context
- MIB
- T11-FC-SP-SA-MIB
- OID
.1.3.6.1.2.1.179.1.4.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- t11FcSpSaControlEntry
- Groups
- 1
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 'T11-FC-SP-SA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-SA-MIB::t11FcSpSaControlWindow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-SP-SA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-SA-MIB::t11FcSpSaControlWindow.<fcmInstanceIndex>.<t11FcSpSaIfIndex>.<t11FcSpSaIfFabricIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-SP-SA-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-SP-SA-MIB::t11FcSpSaControlWindow'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Conformance
Member of
Compliance refinements
t11FcSpSaMIBCompliance
readonly
Write access is not required.