initiatorGroupOS
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.17.16.1.1.4
Object
column Enumeration
Operating system the clients in this initiator group run. This governs the finer details of SCSI protocol interaction with these initiators
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.17.16.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- initiatorGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::initiatorGroupOS'
More examples
Read one indexed 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::initiatorGroupOS.<initiatorGroupIndex>'
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::initiatorGroupOS'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | default |
2 | solaris |
3 | windows |
4 | hpux |
5 | aix |
6 | linux |
7 | defaultPartner |
8 | netware |
9 | vmware |
10 | openvms |
11 | xen |
12 | hyperv |
256 | invalid |