t11FcSpPoSwConnAllowedType
T11-FC-SP-POLICY-MIB ·
.1.3.6.1.2.1.178.1.1.6.1.2
Object
column Enumeration
This object specifies whether this row refers to Switch-to-Switch or Switch-to-Node connectivity, i.e., whether the corresponding instance of t11FcSpPoSwConnAllowedName specifies the name of a Switch or the name of a Node.
Context
- MIB
- T11-FC-SP-POLICY-MIB
- OID
.1.3.6.1.2.1.178.1.1.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- t11FcSpPoSwConnEntry
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-POLICY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-SP-POLICY-MIB::t11FcSpPoSwConnAllowedType'
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::t11FcSpPoSwConnAllowedType.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoSwConnSwitchName>.<t11FcSpPoSwConnAllowedType>.<t11FcSpPoSwConnPortNameOrAll>.<t11FcSpPoSwConnAllowedIndex>'
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::t11FcSpPoSwConnAllowedType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | switch |
2 | node |