isnsRegEntityProtocol

ISNS-MIB · .1.3.6.1.2.1.163.1.1.6.1.1.1.3

Object

column Unsigned32
The block storage protocol supported by this entity, as
defined in the iSNS Specification, Section 6.2.2.  The
following values are initially assigned.
              
          Type Value       Entity Type
          ----------       -----------
             1             No Protocol
             2             iSCSI
             3             iFCP
           All Others      As assigned by IANA
              
The full set of current Block Storage Protocols are
specified in the IANA-maintained registry of assigned
iSNS parameters.  Please refer to RFC 4171 and the iSNS
parameters maintained at IANA.

Context

MIB
ISNS-MIB
OID
.1.3.6.1.2.1.163.1.1.6.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
isnsRegEntityEntry
Groups
2

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 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISNS-MIB::isnsRegEntityProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISNS-MIB::isnsRegEntityProtocol.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISNS-MIB::isnsRegEntityProtocol'

Syntax

Unsigned32

Values & Constraints

No enumerated values or constraints recorded.