All MIBs › SNMP-REPEATER-MIB › rptrPortAutoPartitionState
rptrPortAutoPartitionState
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrPortAutoPartitionState
OID (numeric): 1.3.6.1.2.1.22.1.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The autoPartitionState flag indicates whether the port is currently partitioned by the repeater's auto-partition protection.
The conditions that cause port partitioning are specified in partition state machine in Sections 9 and 27 of [IEEE 802.3 Std]. They are not differentiated here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.1.3.1.1.4 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrPortAutoPartitionState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.1.3.1.1.4.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrPortAutoPartitionState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.1 | rptrBasicPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.1.3 | rptrPortInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.1.3.1 | rptrPortTable | LANART-AGENT |
| 1.3.6.1.2.1.22.1.3.1.1 | rptrPortEntry | LANART-AGENT |
| 1.3.6.1.2.1.22.1.3.1.1.4 | rptrPortAutoPartitionState | SNMP-REPEATER-MIB |