h3cIfUsingType
H3C-IF-EXT-MIB ·
.1.3.6.1.4.1.2011.10.2.40.2.3.3.1.3
Object
column r/w
Enumeration
This object specifies the port type that can be split into or restored to.
After this object is set to a non-zero value, the operation returns
success in the following cases:
1. The original instance still exists and is read as a non-zero value.
In this case, object h3cIfUsingStatus change to needReboot(1),
which means that you need to reboot the line card (for distributed
devices) or device (for centralized devices) where the port is
located to make the operation take effect.
Set this object to noUsing(0) for cancelling the operation.
2. The operation takes effect immediately.
Original instance is deleted and new instance is created while the
operation takes effect.
Context
- MIB
- H3C-IF-EXT-MIB
- OID
.1.3.6.1.4.1.2011.10.2.40.2.3.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cIfUsingEntry
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 'H3C-IF-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IF-EXT-MIB::h3cIfUsingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-IF-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-IF-EXT-MIB::h3cIfUsingType.<h3cIfUsingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-IF-EXT-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-IF-EXT-MIB::h3cIfUsingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noUsing |
1 | using10GE |
2 | using20GE |
3 | using40GE |
4 | using100GE |
5 | using25GE |
6 | using50GE |