t11FcSpPoNaCtDescrFlags

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

Object

column r/w Bits
The flag bits that specify how access is to be limited by
this Common Transport Access Descriptor:
              
 - allow -- access to the specified Generic Service and
   Server is allowed if this bit is set, and is to be denied
   if this bit is not set.
              
 - gsTypeWildcard -- if this bit is set, the Generic Service
   to be allowed/denied is specified by the value of
   t11FcSpPoNaCtDescrGsType, and the gsSubTypeWildcard bit
   must not also be set.
              
 - gsSubTypeWildcard -- if this bit is set, the Generic
   Service to be allowed/denied is specified by the value of
   t11FcSpPoNaCtDescrGsSubType, and the gsTypeWildcard bit
   must not also be set.
              
 - readOnly -- if this bit is set, then access is to be
   granted only for reading.

Context

MIB
T11-FC-SP-POLICY-MIB
OID
.1.3.6.1.2.1.178.1.3.5.1.3
Type
column
Access
readwrite
Status
current
Parent
t11FcSpPoNaCtDescrEntry
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::t11FcSpPoNaCtDescrFlags'
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::t11FcSpPoNaCtDescrFlags.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoNaCtDescrSpecifierIndex>.<t11FcSpPoNaCtDescrIndex>'
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::t11FcSpPoNaCtDescrFlags'

Syntax

Bits

Values & Constraints

Enumerated Values
0allow
1gsTypeWildcard
2gsSubTypeWildcard
3readOnly

Conformance

Member of
Compliance refinements
Write access is not required.