isnsAddressNotificationType

ISNS-MIB · .1.3.6.1.2.1.163.1.2.2

Object

The type of Inet address in isnsAddressNotification.  If
the address is specified, then it must be a valid unicast
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
isnsAddressNotification is the zero-length string.

Context

MIB
ISNS-MIB
OID
.1.3.6.1.2.1.163.1.2.2
Type
scalar
Access
notifyonly
Status
current
Parent
isnsNotificationsInfo
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::isnsAddressNotificationType.0'
More examples
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::isnsAddressNotificationType'

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.