isnsServerDiscoveryMcGroupType

ISNS-MIB · .1.3.6.1.2.1.163.1.1.1.1.11

Object

The type of Internet address in
isnsServerDiscoveryMcGroupAddress.  If the address is
specified, then it must be a valid multicast address and the
value of this object must be ipv4(1), ipv6(2), ipv4z(3), or
ipv6z(4); otherwise, the value of this object is
unknown(0), and the value of
isnsServerDiscoveryMcGroupAddress is the zero-length string.

Context

MIB
ISNS-MIB
OID
.1.3.6.1.2.1.163.1.1.1.1.11
Type
column
Access
readonly
Status
current
Parent
isnsServerEntry
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::isnsServerDiscoveryMcGroupType'
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::isnsServerDiscoveryMcGroupType.<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::isnsServerDiscoveryMcGroupType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
isnsIfcpServerCompliance INET-ADDRESS-MIB::InetAddressType
Values: unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4)
Only support for unknown, ipv4, ipv6, ipv4z, and ipv6z
is required.
isnsIscsiServerCompliance INET-ADDRESS-MIB::InetAddressType
Values: unknown(0), ipv4(1), ipv6(2), ipv4z(3), ipv6z(4)
Only support for unknown, ipv4, ipv6, ipv4z, ipv6z
is required.