ifMainSubType
SUPERMICRO-CFA-MIB ·
.1.3.6.1.4.1.10876.101.1.27.1.4.1.9
Object
column r/w
Enumeration
This object stores the subType value of the specified interface.
Configuration of this object is not mandatory.By default
Sub type value will be updated based on the hardware link speed.
For non Ethernet interfaces, the object defaults to notApplicable.
notApplicable is valid only for non Ethernet interfaces.
Context
- MIB
- SUPERMICRO-CFA-MIB
- OID
.1.3.6.1.4.1.10876.101.1.27.1.4.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ifMainEntry
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 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifMainSubType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-CFA-MIB::ifMainSubType.<ifMainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-CFA-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-CFA-MIB::ifMainSubType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
251 | extremeEther |
252 | fastEther |
253 | gigabitEthernet |
254 | xlEthernet |
255 | notApplicable |