All MIBs › CERAGON-MIB › linkGroupingGroupTopology
linkGroupingGroupTopology
Module: CERAGON-MIB
OID (symbolic): CERAGON-MIB::linkGroupingGroupTopology
OID (numeric): 1.3.6.1.4.1.2281.3.3.8.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This value indicates a bitmap : ---------------------------------------- | 15..12 | 11...........8 | 7........0 | | Set Id | Group Topology | Group Size | ---------------------------------------
What is linkGroupingGroupTopology?
Although the description is empty, the enumeration names make the purpose unambiguous: this selects which link-protection topology a group of radio links is configured in, ranging from a single standalone link, through hot-standby 1:1, up to N+1 protection schemes pooling multiple working links against one or more shared protection links. The topology setting determines how the radio's protection switching logic behaves when a working link degrades; a 2+1 group can survive one link failure by switching that traffic onto the shared spare, while a standalone link has no such fallback at all. An admin building a resilient microwave ring with three working paths sharing one protection path would configure this as topology3plus1(515) rather than leaving it at topologystandalone(256).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.3.3.8.2.1.3 snmpwalk -v2c -c public <target> CERAGON-MIB::linkGroupingGroupTopology
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.3.3.8.2.1.3.1 snmpget -v2c -c public <target> CERAGON-MIB::linkGroupingGroupTopology.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.3.3.8.2.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> linkGroupingGroupTopology.1
Start monitoring Ceragon Networks FibeAir microwave radio backhaul systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CERAGON-MIB::linkGroupingGroupTopology OID value, configure state conditions and alerts, and monitor any Ceragon Networks FibeAir microwave radio backhaul systems from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2281 | ceragon | CERAGON-MIB |
| 1.3.6.1.4.1.2281.3 | gnUnits | CERAGON-MIB |
| 1.3.6.1.4.1.2281.3.3 | gnProtect | CERAGON-MIB |
| 1.3.6.1.4.1.2281.3.3.8 | gnLinkGroups | CERAGON-MIB |
| 1.3.6.1.4.1.2281.3.3.8.2 | linkGroupingTable | CERAGON-MIB |
| 1.3.6.1.4.1.2281.3.3.8.2.1 | linkGroupingEntry | CERAGON-MIB |
| 1.3.6.1.4.1.2281.3.3.8.2.1.3 | linkGroupingGroupTopology | CERAGON-MIB |