All MIBs › VERTICAL-SNMP-REPEATER-MIB › vrptrPortOperStatus
vrptrPortOperStatus
Module: VERTICAL-SNMP-REPEATER-MIB
OID (symbolic): VERTICAL-SNMP-REPEATER-MIB::vrptrPortOperStatus
OID (numeric): 1.3.6.1.4.1.2338.4.1.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the port's operational status. The notPresent(3) status indicates the port is physically removed (note this may or may not be possible depending on the type of port.) The operational(1) status indicates that the port is enabled (see rptrPortAdminStatus) and working, even though it might be auto-partitioned (see rptrPortAutoPartitionState).
If this object has the value operational(1) and rptrPortAdminStatus is set to disabled(2), it is expected that this object's value will soon change to notOperational(2).
What is vrptrPortOperStatus?
The port's actual operational status: operational(1) (enabled and working, even if currently auto-partitioned), notOperational(2), or notPresent(3) (physically removed). If this reads operational while vrptrPortAdminStatus is disabled, expect it to shortly transition to notOperational.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.4.1.3.1.1.5 snmpwalk -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrPortOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.4.1.3.1.1.5.1 snmpget -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrPortOperStatus.1
Start monitoring Vertical Networks SNMP repeater/hub (per-port status/collision-count status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICAL-SNMP-REPEATER-MIB::vrptrPortOperStatus OID value, configure state conditions and alerts, and monitor any Vertical Networks SNMP repeater/hub (per-port status/collision-count status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338.4 | vsnmpDot3RptrMgt | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1 | vrptrBasicPackage | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3 | vrptrPortInfo | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3.1 | vrptrPortTable | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3.1.1 | vrptrPortEntry | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.1.3.1.1.5 | vrptrPortOperStatus | VERTICAL-SNMP-REPEATER-MIB |