cienaCesEttpConfigDuplex
CIENA-CES-PORT-MIB ·
.1.3.6.1.4.1.1271.2.1.1.1.3.1.1.11
Object
column EttpDuplexPolicy
This object indicates whether the port can transmit and receive data simultaneously.
Context
- MIB
- CIENA-CES-PORT-MIB
- OID
.1.3.6.1.4.1.1271.2.1.1.1.3.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cienaCesEttpConfigEntry
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 'CIENA-CES-PORT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-PORT-MIB::cienaCesEttpConfigDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-PORT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-PORT-MIB::cienaCesEttpConfigDuplex.<cienaCesEttpConfigEttpId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-PORT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-PORT-MIB::cienaCesEttpConfigDuplex'
Syntax
- Source
- EttpDuplexPolicy
- Base type
Enumeration
Values & Constraints
Type Values
1 | half |
2 | full |