cpqSm2NicDuplexState

OBS ✓
CPQSM2-MIB · .1.3.6.1.4.1.232.9.2.5.1.1.8

Object

column mandatory Enumeration
Remote Insight/ Integrated Lights-Out Network Interface Controller
Enabled Status.
              
The following values are defined:
              
other(1)
  The Insight Agent is unable to determine type of network
  interface controller duplex state.
              
halfDuplex(2)
  This network interface controller is half duplex.
              
fullDuplex(3)
  This network interface controller is full duplex.
              
notSupported(4)
  This network interface controller is does not support duplex
  state.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Ports
Explore Observium network monitoring

Context

MIB
CPQSM2-MIB
OID
.1.3.6.1.4.1.232.9.2.5.1.1.8
Type
column
Access
readonly
Status
mandatory
Parent
cpqSm2NicConfigEntry

Walk 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 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSM2-MIB::cpqSm2NicDuplexState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSM2-MIB::cpqSm2NicDuplexState.<cpqSm2NicLocation>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSM2-MIB::cpqSm2NicDuplexState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2halfDuplex
3fullDuplex
4notSupported