t11FcSpSaControlMaxNotifs
T11-FC-SP-SA-MIB ·
.1.3.6.1.2.1.179.1.4.1.1.9
Object
The maximum number of t11FcSpSaNotifyAuthFailure
notifications to be generated per Fabric within a
t11FcSpSaControlWindow time window. Subsequent
Authentication failures occurring on the same Fabric
in the same time window 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.9- Type
- column
- Access
- readwrite
- Status
- current
- 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::t11FcSpSaControlMaxNotifs'
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::t11FcSpSaControlMaxNotifs.<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::t11FcSpSaControlMaxNotifs'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
t11FcSpSaMIBCompliance
readonly
Write access is not required.