t11FcSpPoSwMembPolicyDataRole

T11-FC-SP-POLICY-MIB · .1.3.6.1.2.1.178.1.1.3.1.5

Object

column Enumeration
The role of the Switch in terms of which Policy data
it retains/maintains:
              
  'client' - the Switch operates as a Client Switch.
A Client Switch maintains its own Switch Connectivity
Object and all Fabric-wide List Objects.  If FC-SP
Zoning is used, a Client Switch maintains only the
subset of the Active Zone Set that it requires to
enforce the current Fabric Zoning configuration.
              
  'autonomous' -  the Switch operates as an Autonomous
Switch.  An Autonomous Switch maintains its own Switch
Connectivity Object and all Fabric-wide List Objects.
This is the same as 'client' except that if FC-SP Zoning
is used, an Autonomous Switch maintains a complete copy
of the Fabric Zoning Database.
              
  'server' - the Switch operates as a Server Switch.
A Server Switch maintains all Fabric-wide List Objects
and the Switch Connectivity Objects of each Switch in
the Fabric.  If FC-SP Zoning is used, a Server Switch
maintains a complete copy of the Fabric Zoning Database.

Context

MIB
T11-FC-SP-POLICY-MIB
OID
.1.3.6.1.2.1.178.1.1.3.1.5
Type
column
Access
readonly
Status
current
Parent
t11FcSpPoSwMembEntry
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-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoSwMembPolicyDataRole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoSwMembPolicyDataRole.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoSwMembSwitchNameType>.<t11FcSpPoSwMembSwitchName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-SP-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-SP-POLICY-MIB::t11FcSpPoSwMembPolicyDataRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1client
2autonomous
3server

Conformance