hzCpEnetPortOpticalTransceiverState
DRAGONWAVE-HCP-MIB ·
.1.3.6.1.4.1.7262.2.5.3.1.1.1.10
Object
column r/w
Enumeration
When it is on, optical transmitter for port1 is enabled. Otherwise optical transmitter is disabled. This option is valid for port1 only if media type is configured as fiber.
Context
- MIB
- DRAGONWAVE-HCP-MIB
- OID
.1.3.6.1.4.1.7262.2.5.3.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Default
off- Parent
- hzCpEnetPortConfigEntry
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 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpEnetPortOpticalTransceiverState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HCP-MIB::hzCpEnetPortOpticalTransceiverState.<hzCpEnetPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HCP-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HCP-MIB::hzCpEnetPortOpticalTransceiverState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |