t11FcSpPoNaSwConnAllowedType
T11-FC-SP-POLICY-MIB ·
.1.3.6.1.2.1.178.1.3.6.1.2
Object
column Enumeration
This object specifies whether this row refers to an 'Allowed Switch' that concerns Switch-to-Switch connectivity or an 'Allowed Node' that concerns Switch-to-Node connectivity. Consequently, this object's value indicates whether the corresponding instance of t11FcSpPoNaSwConnAllowedName 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.3.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- t11FcSpPoNaSwConnEntry
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::t11FcSpPoNaSwConnAllowedType'
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::t11FcSpPoNaSwConnAllowedType.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoNaSwConnSwitchName>.<t11FcSpPoNaSwConnAllowedType>.<t11FcSpPoNaSwConnPortNameOrAll>.<t11FcSpPoNaSwConnAllowedIndex>'
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::t11FcSpPoNaSwConnAllowedType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | switch |
2 | node |