t11FcSpPoWkpDescrFlags

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

Object

column Bits
The flag bits that specify how access is to be limited by
this Well-Known Protocol Access Descriptor:
              
 - allow -- IP management access using this protocol/port
   is allowed if this bit is set, and to be denied if this
   bit is not set.
              
 - wkpWildcard -- if this bit is set, the IP Protocol number
   of the Well-Known Protocol to be allowed/denied is
   specified by the value of t11FcSpPoWkpDescrWkpNumber.
              
 - destPortWildcard -- if this bit is set, the Destination
   (TCP/UDP) Port number of the Well-Known Protocol to be
   allowed/denied is specified by the value of
   t11FcSpPoWkpDescrDestPort.
              
 - 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.1.8.1.3
Type
column
Access
readonly
Status
current
Parent
t11FcSpPoWkpDescrEntry
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::t11FcSpPoWkpDescrFlags'
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::t11FcSpPoWkpDescrFlags.<fcmInstanceIndex>.<t11FcSpPoFabricIndex>.<t11FcSpPoWkpDescrSpecifierIndex>.<t11FcSpPoWkpDescrIndex>'
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::t11FcSpPoWkpDescrFlags'

Syntax

Bits

Values & Constraints

Enumerated Values
0allow
1wkpWildcard
2destPortWildcard
3readOnly

Conformance