ngoam:LoopDetection
NGOAM loop detection feature
Telemetry Sensor Path(s)
Configurable Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES |
|---|---|---|---|
| enable | scalar:Bool |
enable/disable loop detection feature | SELECTION: true or false |
| periodicProbeInterval | ngoam:SLDperiodicprobeinterval (scalar:Uint32) |
Loop detection periodic probe interval value | RANGE: [60 , 3600] DEFAULT: 300 |
| portRecoveryInterval | ngoam:SLDportrecoveryinterval (scalar:Uint32) |
loop detection port recovery interval value | RANGE: [300 , 3600] DEFAULT: 600 |
Operational Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| nextProbeTime | scalar:Time |
Next probe window start time | TIME FORMAT: %H:%M:%S 54:05:07:26.000 |
| nextRecoveryTime | scalar:Time |
Next port recovery window start time | TIME FORMAT: %H:%M:%S 54:05:07:26.000 |
| numLoops | scalar:Uint32 |
Number of loops detected | RANGE: [0, 4294967295] |
| numPorts | scalar:Uint32 |
Number of ports loop detection is actively monitoring | RANGE: [0, 4294967295] |
| numPortsBlocked | scalar:Uint32 |
Number of ports blocked by the loop detection | RANGE: [0, 4294967295] |
| numPortsDisabled | scalar:Uint32 |
Number of ports where loop detection is disabled | RANGE: [0, 4294967295] |
| numVlans | scalar:Uint16 |
Number of VLANs loop detection is actively monitoring | RANGE: [0, 65535] |
| numVlansDisabled | scalar:Uint16 |
Number of VLANs where loop detection is disabled | RANGE: [0, 65535] |
| totalProbesReceived | scalar:Uint64 |
Total Number of probes received | RANGE: [0, 18446744073709551615] |
| totalProbesSent | scalar:Uint64 |
Total Number of probes sent | RANGE: [0, 18446744073709551615] |
Internal Properties
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
| status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |