wfCSMACDConfigurableSpeed
Wellfleet-CSMACD-MIB ·
.1.3.6.1.4.1.18.3.4.1.1.56
Object
column mandatory
Enumeration
This attribute will be enabled(1) if the interface supports different speed configurations. If configurable speeds are not supported on the interface, this attribute will be disabled(2). Creation of wfCSMACDAutoNegEntry records for 10/100BaseT is valid only if this attribute is enabled. For Gigabit Ethernet the latter statement is not true
Context
- MIB
- Wellfleet-CSMACD-MIB
- OID
.1.3.6.1.4.1.18.3.4.1.1.56- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wfCSMACDEntry
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 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-CSMACD-MIB::wfCSMACDConfigurableSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-CSMACD-MIB::wfCSMACDConfigurableSpeed.<wfCSMACDSlot>.<wfCSMACDConnector>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-CSMACD-MIB::wfCSMACDConfigurableSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |