wwpPortAdminSpeed
WWP-EXT-BRIDGE-MIB ·
.1.3.6.1.4.1.6141.2.4.1.1.1.1.8
Object
column r/w
Enumeration
Desired speed of the port. Set the port speed to be either 10MB, 100MB, or gig. The Management Station can't set the wwpPortAdminSpeed to auto. The default value for this object depends upon the platform.
Context
- MIB
- WWP-EXT-BRIDGE-MIB
- OID
.1.3.6.1.4.1.6141.2.4.1.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpPortEntry
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 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-EXT-BRIDGE-MIB::wwpPortAdminSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-EXT-BRIDGE-MIB::wwpPortAdminSpeed.<wwpPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-EXT-BRIDGE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-EXT-BRIDGE-MIB::wwpPortAdminSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tenMb |
2 | hundredMb |
3 | gig |
4 | auto |