t11ZsActivateResult

T11-FC-ZONE-SERVER-MIB · .1.3.6.1.2.1.160.1.1.9.1.3

Object

column Enumeration
This object indicates the outcome of the most recent
activation/deactivation using this entry.
              
When the value of this object is 'inProgress', the
values of the corresponding instances of
t11ZsActivateRequest and t11ZsActivateDeactivate
cannot be modified.
              
The value 'none' indicates activation/deactivation
has not been attempted since the last restart of
the management system.

Context

MIB
T11-FC-ZONE-SERVER-MIB
OID
.1.3.6.1.2.1.160.1.1.9.1.3
Type
column
Access
readonly
Status
current
Parent
t11ZsActivateEntry
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 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ZONE-SERVER-MIB::t11ZsActivateResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-ZONE-SERVER-MIB::t11ZsActivateResult.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11ZsServerFabricIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-ZONE-SERVER-MIB::t11ZsActivateResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1activateSuccess
2activateFailure
3deactivateSuccess
4deactivateFailure
5inProgress
6none

Conformance