zyLoopGuardState
ZYXEL-LOOPGUARD-MIB ·
.1.3.6.1.4.1.890.1.15.3.45.1.1
Object
Enable/Disable loop guard on the switch. Loop guard allows you to configure the switch to shut down a port if it detects that packets sent out on that port loop back to the switch. Loop guard is designed to handle loop problems on the edge of your network. This can occur when a port is connected to a switch that is in a loop state. Loop state occurs as a result of human error. For example, it happens when two ports on a switch are connected with the same cable. When a switch in loop state sends out broadcast messages the messages loop back to the switch and are re-broadcast again and again causing a broadcast storm.
Context
- MIB
- ZYXEL-LOOPGUARD-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.45.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zyxelLoopGuardSetup
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 'ZYXEL-LOOPGUARD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-LOOPGUARD-MIB::zyLoopGuardState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-LOOPGUARD-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-LOOPGUARD-MIB::zyLoopGuardState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |