REPEATER-MIB-2 :: deviceType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsREPEATER-MIB-2deviceType

deviceType

Module: REPEATER-MIB-2

OID (symbolic): REPEATER-MIB-2::deviceType

OID (numeric): 1.3.6.1.4.1.52.1.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This object defines the board type for the Management board in the device. (eg. IRBM, IRM). See appendix A for values.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.1.1.1
snmpwalk -v2c -c public <target> REPEATER-MIB-2::deviceType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.1.1.1.1
snmpget -v2c -c public <target> REPEATER-MIB-2::deviceType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> deviceType.1

Start monitoring vendor-neutral, standards-based MIB (IEEE 802.3 repeater/hub), extended device identity/slot inventory with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the REPEATER-MIB-2::deviceType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (IEEE 802.3 repeater/hub), extended device identity/slot inventory from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.1commsDeviceCabletron-MIB
1.3.6.1.4.1.52.1.1commonCabletron-MIB
1.3.6.1.4.1.52.1.1.1commonRev1Cabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.1.1.1deviceTypeREPEATER-MIB-2