hpnicfFcZsZoneMemberPairwiseRole
HPN-ICF-FC-ZONE-SERVER-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.6
Object
column r/w
Enumeration
This object identifies the Pairwise role of the Zone/Zone alias
member.
If hpnicfFcZsZoneMemberFormat is 'aliasName', the value of this
object can only be 'none'.
If hpnicfFcZsZoneMemberFormat is not 'aliasName', the value of
this object can't be 'none', and the default value is 'both'
(including both 'initiator' and 'target' role).
This object can be modified while the value of the
hpnicfFcZsZoneMemberRowStatus object is 'active'.
The Pairwise role of a port member takes effect only when the
hpnicfFcZsZonePairwiseEnable of the Zone to which the port member
belongs is set to 'true'.
Context
- MIB
- HPN-ICF-FC-ZONE-SERVER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.9.1.1.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfFcZsZoneMemberEntry
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 'HPN-ICF-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-ZONE-SERVER-MIB::hpnicfFcZsZoneMemberPairwiseRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-ZONE-SERVER-MIB::hpnicfFcZsZoneMemberPairwiseRole.<hpnicfVsanIndex>.<hpnicfFcZsZoneMemberParentType>.<hpnicfFcZsZoneMemberParentIndex>.<hpnicfFcZsZoneMemberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-FC-ZONE-SERVER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-FC-ZONE-SERVER-MIB::hpnicfFcZsZoneMemberPairwiseRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | both |
3 | initiator |
4 | target |