All MIBs › Fore-Switch-MIB › portInputPolicingStatus
portInputPolicingStatus
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::portInputPolicingStatus
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.2.2.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The state of policing on this input port. Enabled(1) forces every connection on this input port to be policed. Disabled(2) turns policing off for every connection on this input port. The functions of this variable have been subsumed by the new GCRAPolicingCBR and GCRAPolicingVBR variables below. Now, writing 'disabled' to this MIB variable has the effect of setting GCRAPolicingCBR=allOff and GCRAPolicingVBR=allOff. On read, this variable reports 'enabled', if either of the GCRAPolicing*BR options are in an 'On' setting. Use of this variable should be avoided, in favor of the two GCRA variables.
What is portInputPolicingStatus?
This holds an enabled/disabled flag that controls traffic policing on an input port. When enabled, the switch limits the data rate on all connections through that port; when disabled, all traffic flows at full speed. An operator would enable this when a port needs rate-limiting to prevent one connection from flooding the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.24 snmpwalk -v2c -c public <target> Fore-Switch-MIB::portInputPolicingStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.24.1 snmpget -v2c -c public <target> Fore-Switch-MIB::portInputPolicingStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.24.1 i <value>
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2 | portGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2 | portTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1 | portEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1.24 | portInputPolicingStatus | Fore-Switch-MIB |