issSplitModeValue
SUPERMICRO-ISS-MIB ·
.1.3.6.1.4.1.10876.101.1.81.2.4.1.2
Object
column r/w
Enumeration
Speficies the setting in which split mode of the interface is determined.
If set as 'off', Qx port will be turn on and related Ex ports will be turn off.
If set as 'on', Ex ports will be turn on and related Qx port will be turn off.
If set as 'none', the port doesn't support split mode.
Context
- MIB
- SUPERMICRO-ISS-MIB
- OID
.1.3.6.1.4.1.10876.101.1.81.2.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- issSplitModeEntry
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-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issSplitModeValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-ISS-MIB::issSplitModeValue.<issSplitModeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-ISS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-ISS-MIB::issSplitModeValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | on |
2 | none |