cutThrough
FS-NMS-HAL-GLOBAL-MIB ·
.1.3.6.1.4.1.52642.9.1.1.1.1.18
Object
scalar mandatory
r/w
Enumeration
The cut-through of switching function. The range is disable/enable. 0 means disable??1 means enable. Default is 0.
Context
- MIB
- FS-NMS-HAL-GLOBAL-MIB
- OID
.1.3.6.1.4.1.52642.9.1.1.1.1.18- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- switchHALGlobal
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-HAL-GLOBAL-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-HAL-GLOBAL-MIB::cutThrough.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-HAL-GLOBAL-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-HAL-GLOBAL-MIB::cutThrough'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |