All MIBs › DOT12-RPTR-MIB › vgRptrPortAdminStatus
vgRptrPortAdminStatus
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrPortAdminStatus
OID (numeric): 1.3.6.1.2.1.53.1.1.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Port enable/disable function. Enabling a disabled port will cause training to be initiated by the training initiator (the slave mode device) on the link. 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 value of this object should be preserved across repeater resets and power failures.
What is vgRptrPortAdminStatus?
Enables or disables a repeater port; setting disabled(2) stops the port from transmitting or receiving until it's explicitly re-enabled, and the setting survives resets and power loss. An admin uses this to administratively shut down a problem port, similar to ifAdminStatus on other interface MIBs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.1.3.1.1.3 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.1.3.1.1.3.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.53.1.1.3.1.1.3.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::vgRptrPortAdminStatus 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.3 | vgRptrBasicPort | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.3.1 | vgRptrBasicPortTable | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.3.1.1 | vgRptrBasicPortEntry | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.1.3.1.1.3 | vgRptrPortAdminStatus | DOT12-RPTR-MIB |