SNMP-REPEATER-MIB :: rptrPortAdminStatus

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrPortAdminStatus

rptrPortAdminStatus

Module: SNMP-REPEATER-MIB

OID (symbolic): SNMP-REPEATER-MIB::rptrPortAdminStatus

OID (numeric): 1.3.6.1.2.1.22.1.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Setting this object to disabled(2) disables the port. A disabled port neither transmits nor receives. Once disabled, a port must be explicitly enabled to restore operation. A port which is disabled when power is lost or when a reset is exerted shall remain disabled when normal operation resumes.

The admin status takes precedence over auto- partition and functionally operates between the auto-partition mechanism and the AUI/PMA.

Setting this object to enabled(1) enables the port and exerts a BEGIN on the port's auto-partition state machine.

(In effect, when a port is disabled, the value of rptrPortAutoPartitionState for that port is frozen until the port is next enabled. When the port becomes enabled, the rptrPortAutoPartitionState becomes notAutoPartitioned(1), regardless of its pre-disabling state.)

What is rptrPortAdminStatus?

This object allows administrators to enable or disable a repeater port; when disabled, the port neither transmits nor receives any data. A disabled port state persists across power cycles and resets until explicitly re-enabled. Network operators use this to manage port operations, isolate ports from the network, or perform maintenance without physically removing connections.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.1.3.1.1.3
snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrPortAdminStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.22.1.3.1.1.3.1
snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrPortAdminStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.22.1.3.1.1.3.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.1rptrBasicPackageLANART-AGENT
1.3.6.1.2.1.22.1.3rptrPortInfoLANART-AGENT
1.3.6.1.2.1.22.1.3.1rptrPortTableLANART-AGENT
1.3.6.1.2.1.22.1.3.1.1rptrPortEntryLANART-AGENT
1.3.6.1.2.1.22.1.3.1.1.3rptrPortAdminStatusSNMP-REPEATER-MIB