h3cAdapterType
H3C-STORAGE-MIB ·
.1.3.6.1.4.1.2011.10.10.1.1.2.4.1.3
Object
column Enumeration
This object identifies the type of adapter. If the value of this object is not equal to 'fc', the associated object(such as h3cFcAdapterMode, h3cFcAdapterIWWPNs,h3cFcAdapterTWWPNs,h3cFcAdapterPortState,h3cFcAdapterModeSwitch) will be invalid.
Context
- MIB
- H3C-STORAGE-MIB
- OID
.1.3.6.1.4.1.2011.10.10.1.1.2.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cScsiAdapterEntry
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 'H3C-STORAGE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-STORAGE-MIB::h3cAdapterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-STORAGE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-STORAGE-MIB::h3cAdapterType.<entPhysicalIndex>.<h3cAdapterNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-STORAGE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-STORAGE-MIB::h3cAdapterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | scsi |
2 | fc |