isnsRegPgPGT

ISNS-MIB · .1.3.6.1.2.1.163.1.1.6.3.1.1.9

Object

The Portal Group Tag (PGT) for the registered iSCSI Portal
Group object in an iSNS Server instance.  This indicates
the tag value that the Portal uses for access to the iSCSI
Storage Node.  The PGT is used for coordinated access
between multiple Portals, as described in the iSCSI
Specification, RFC 3720.  A PGT with no association is a
NULL value.  The value of -1 indicates a NULL value.

Context

MIB
ISNS-MIB
OID
.1.3.6.1.2.1.163.1.1.6.3.1.1.9
Type
column
Access
readonly
Status
current
Parent
isnsRegPgEntry
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 'ISNS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISNS-MIB::isnsRegPgPGT'
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::isnsRegPgPGT.<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::isnsRegPgPGT'

Syntax

Values & Constraints

Type Constraints
range: -1..65535

Conformance