hh3cifEthernetAutoSpeedMask
HH3C-LswINF-MIB ·
.1.3.6.1.4.1.25506.8.35.5.1.4.1.19
Object
column SpeedModeFlag
This object specifies which kinds of speed mode can be negotiated.
Each bit corresponds to a kind of speed mode.
If the value of a bit is '1', it means the corresponding speed mode
is negotiable on the port. Otherwise the negotiation for that
kind of speed mode is not supported on this port. If there are
several negotiable speed modes, all bits for them are '1'.
For example, if the speed mode 's10M' and 's1000M' can be negotiable,
the value of this object is 0xA0.
Context
- MIB
- HH3C-LswINF-MIB
- OID
.1.3.6.1.4.1.25506.8.35.5.1.4.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cethernetEntry
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 'HH3C-LswINF-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswINF-MIB::hh3cifEthernetAutoSpeedMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LswINF-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswINF-MIB::hh3cifEthernetAutoSpeedMask.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LswINF-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LswINF-MIB::hh3cifEthernetAutoSpeedMask'
Syntax
- Source
- SpeedModeFlag
- Base type
Bits
Values & Constraints
Type Values
0 | s10M |
1 | s100M |
2 | s1000M |
3 | s10000M |
4 | s24000M |
5 | s40000M |
6 | s100000M |
7 | s2500M |
8 | s5000M |
9 | s20000M |
10 | s25000M |
11 | s50000M |
12 | s200000M |
13 | s400000M |