hzIduEnetPort1PauseFrameEnable
DRAGONWAVE-HORIZON-IDU-MIB ·
.1.3.6.1.4.1.7262.2.3.4.1.2.7
Object
scalar mandatory
r/w
Enumeration
When PAUSE is enabled, port1 pause frames can be generated by the system and the pause frames will flow toward the link partner on the network. When PAUSE is not enabled, no pause frames will be generated by the system.
Context
- MIB
- DRAGONWAVE-HORIZON-IDU-MIB
- OID
.1.3.6.1.4.1.7262.2.3.4.1.2.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Default
disabled- Parent
- hzIduEnetPort1Config
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 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduEnetPort1PauseFrameEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduEnetPort1PauseFrameEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |