netOptsv6Enabled
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.22.5.1.1
Object
scalar Boolean
Indicates whether the cluster supports IPv6.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.22.5.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- netOptsv6Table
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::netOptsv6Enabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::netOptsv6Enabled'