All MIBs › ICF-VG-RPTR › icfVgGroupCablesBundled
icfVgGroupCablesBundled
Module: ICF-VG-RPTR
OID (symbolic): ICF-VG-RPTR::icfVgGroupCablesBundled
OID (numeric): 1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This configuration flag is used to select either bundled or unbundled cabling. When this flag is 'someCablesBundled(1)' and the port is not promiscuous or cascaded, frames received from ports on this group and destined to go out multiple ports on this group will be buffered completely before being repeated out ports on this group. When this flag is 'noCablesBundled(2)' or the port is promiscuous or cascaded, these frames will be repeated out ports on this group as the frame is being received.
Note that the value 'someCablesBundled(1)' will work in the vast majority of installations, regardless of whether or not any cables are physically in a bundle, since promiscuous and cascaded ports automatically avoid the store and forward. The main situation in which 'noCablesBundled(2)' is beneficial is when there is a large amount of multicast traffic and the cables are not in a bundle. The value of this object should be preserved across repeater resets and power failures.
What is icfVgGroupCablesBundled?
Configures whether the repeater buffers frames before repeating them out multiple ports on this group (someCablesBundled) or repeats them as received (noCablesBundled); admins typically leave the default unless there's heavy multicast traffic on unbundled cabling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.7 snmpwalk -v2c -c public <target> ICF-VG-RPTR::icfVgGroupCablesBundled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.7.1 snmpget -v2c -c public <target> ICF-VG-RPTR::icfVgGroupCablesBundled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.7.1 i <value>
Start monitoring HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ICF-VG-RPTR::icfVgGroupCablesBundled OID value, configure state conditions and alerts, and monitor any HP AdvanceStack 100VG-AnyLAN repeater, e.g. HPJ2410A from a single console.
OID Breakdown
Upper-level ancestors (15 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 |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.8 | icfDot12Draft | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1 | icfVgRepeater | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1 | icfVgBasic | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.2 | icfVgBasicGroup | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.2.1 | icfVgBasicGroupTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.1.2.1.1 | icfVgBasicGroupEntry | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.8.1.1.2.1.1.7 | icfVgGroupCablesBundled | ICF-VG-RPTR |