All MIBs › CTIF-EXT-MIB › ctIfDuplex
ctIfDuplex
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::ctIfDuplex
OID (numeric): 1.3.6.1.4.1.52.4.3.3.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Defines the duplex mode that the interface is set to operate in.
For devices that do not support this capability:
- a read will return standard(2).
- any write attempt will return BADVALUE.
- fast ethernet devices will report other(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.5 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::ctIfDuplex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.5.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::ctIfDuplex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.52 | cabletron | CTRON-OIDS |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3 | ctronExtn | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3 | ctronMib2 | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3.2 | ctIf | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.2.1 | ctIfTable | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.2.1.1 | ctIfEntry | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.2.1.1.5 | ctIfDuplex | CTIF-EXT-MIB |