clreCpePortAdminDuplex
CISCO-LRE-CPE-MIB ·
.1.3.6.1.4.1.9.9.340.1.2.1.1.3
Object
column r/w
Enumeration
This object controls the duplex of this CPE Fast Ethernet port. When set to autoDetect(1), the CPE port negotiates with its peer for the optimum duplex setting, either fullDuplex(2) or halfDuplex(3). If the peer does not support the autoDetect(1) capability, this CPE port's duplex defaults to halfDuplex(3).
Context
- MIB
- CISCO-LRE-CPE-MIB
- OID
.1.3.6.1.4.1.9.9.340.1.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clreCpePortEntry
- Groups
- 1
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 'CISCO-LRE-CPE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LRE-CPE-MIB::clreCpePortAdminDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LRE-CPE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LRE-CPE-MIB::clreCpePortAdminDuplex.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LRE-CPE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LRE-CPE-MIB::clreCpePortAdminDuplex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | autoDetect |
2 | fullDuplex |
3 | halfDuplex |
Conformance
Member of