All MIBs › UBIQUOSS-INTERFACE-MIB › ubiPortBlockStatus
ubiPortBlockStatus
Module: UBIQUOSS-INTERFACE-MIB
OID (symbolic): UBIQUOSS-INTERFACE-MIB::ubiPortBlockStatus
OID (numeric): 1.3.6.1.4.1.7800.2.102.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: block state
What is ubiPortBlockStatus?
This read-write enumeration indicates whether traffic forwarding on the port is currently blocked or unblocked, separate from the administrative up/down state. Admins or automated protection mechanisms, such as loop detection, set this to block(2) to stop forwarding on a port without fully disabling it administratively, then unblock(1) once the condition clears. For instance, a self-loop-detect feature could set this to block(2) to stop a broadcast storm on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.2.102.1.1.1.5 snmpwalk -v2c -c public <target> UBIQUOSS-INTERFACE-MIB::ubiPortBlockStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.2.102.1.1.1.5.1 snmpget -v2c -c public <target> UBIQUOSS-INTERFACE-MIB::ubiPortBlockStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7800.2.102.1.1.1.5.1 i <value>
Start monitoring Ubiquoss access/aggregation switch product line, entire range (port operational/link-event status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBIQUOSS-INTERFACE-MIB::ubiPortBlockStatus OID value, configure state conditions and alerts, and monitor any Ubiquoss access/aggregation switch product line, entire range (port operational/link-event status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.2 | ubiMgmt | UBIQUOSS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.2.102 | ubiInterfaceMIB | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1 | ubiInterfaceMIBObjects | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1.1 | ubiPortTable | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1.1.1 | ubiPortEntry | UBIQUOSS-INTERFACE-MIB |
| 1.3.6.1.4.1.7800.2.102.1.1.1.5 | ubiPortBlockStatus | UBIQUOSS-INTERFACE-MIB |