t11FcSpPoNaSwConnAllowedNameType

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

Object

column r/w 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
t11FcSpPoNaSwConnAllowedNameType and
t11FcSpPoNaSwConnAllowedName specify the name of:
              
- a Switch (if t11FcSpPoNaSwConnAllowedType = 'switch'), or
- a Node (if t11FcSpPoNaSwConnAllowedType = 'node')
              
to which connectivity is allowed/not allowed.

Context

MIB
T11-FC-SP-POLICY-MIB
OID
.1.3.6.1.2.1.178.1.3.6.1.5
Type
column
Access
readwrite
Status
current
Parent
t11FcSpPoNaSwConnEntry
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::t11FcSpPoNaSwConnAllowedNameType'
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::t11FcSpPoNaSwConnAllowedNameType.<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::t11FcSpPoNaSwConnAllowedNameType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nodeName
2restrictedNodeName
3portName
4restrictedPortName
5wildcard
6restrictedWildcard

Conformance

Member of
Compliance refinements
Write access is not required.