All MIBs › DOT12-RPTR-MIB › vgRptrGroupCablesBundled
vgRptrGroupCablesBundled
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrGroupCablesBundled
OID (numeric): 1.3.6.1.2.1.53.1.1.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to indicate whether there are any four-pair UTP links connected to this group that are contained in a cable bundle with multiple four-pair groups (e.g. a 25-pair bundle). Bundled cable may only be used for repeater-to-end node links where the end node is not in promiscuous mode.
When a broadcast or multicast packet is received from a port on this group that is not a
promiscuous or cascaded port, the packet will be buffered completely before being repeated if this object is set to 'someCablesBundled(1)'. When this object is equal to 'noCablesBundled(2)', all packets received from ports on this group will be repeated as the frame is being received.
Note that the value 'someCablesBundled(1)' will work in the vast majority of all installations, regardless of whether or not any cables are physically in a bundle, since packets received from 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 vgRptrGroupCablesBundled?
Configures whether four-pair UTP links on this group are treated as part of a multi-pair cable bundle (someCablesBundled) or not (noCablesBundled), which changes whether received broadcast/multicast frames are fully buffered before repeating. An admin would set noCablesBundled only when cabling is confirmed unbundled and multicast traffic is heavy, since someCablesBundled is safe for the vast majority of installations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.1.2.1.1.5 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrGroupCablesBundled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.1.2.1.1.5.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrGroupCablesBundled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.53.1.1.2.1.1.5.1 i <value>
Start monitoring IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT12-RPTR-MIB::vgRptrGroupCablesBundled OID value, configure state conditions and alerts, and monitor any IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.53 | vgRptrMIB | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1 | vgRptrObjects | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1 | vgRptrBasic | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.2 | vgRptrBasicGroup | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.2.1 | vgRptrBasicGroupTable | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.2.1.1 | vgRptrBasicGroupEntry | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.2.1.1.5 | vgRptrGroupCablesBundled | DOT12-RPTR-MIB |