t11FcSpPoSwConnAllowedNameType
T11-FC-SP-POLICY-MIB ·
.1.3.6.1.2.1.178.1.1.6.1.5
Object
column Enumeration
If the value of this object is 'wildcard' or
'restrictedWildcard', this row specifies whether
connectivity is allowed/not allowed with entities not
explicitly named by other rows.
Otherwise, the combination of t11FcSpPoSwConnAllowedNameType
and t11FcSpPoSwConnAllowedName specify the name of:
- a Switch (if t11FcSpPoSwConnAllowedType = 'switch'), or
- a Node (if t11FcSpPoSwConnAllowedType = 'node')
to which connectivity is:
- allowed by 'nodeName' and 'portName',
- not allowed by 'restrictedNodeName' and
'restrictedPortName'.
Context
- MIB
- T11-FC-SP-POLICY-MIB
- OID
.1.3.6.1.2.1.178.1.1.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- t11FcSpPoSwConnEntry
- Groups
- 1
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::t11FcSpPoSwConnAllowedNameType'
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::t11FcSpPoSwConnAllowedNameType.<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::t11FcSpPoSwConnAllowedNameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nodeName |
2 | restrictedNodeName |
3 | portName |
4 | restrictedPortName |
5 | wildcard |
6 | restrictedWildcard |
Conformance
Member of