All MIBs › NSC-HIPPI-SWITCH-FIELD-MIB › ps32ClearAll
ps32ClearAll
Module: NSC-HIPPI-SWITCH-FIELD-MIB
OID (symbolic): NSC-HIPPI-SWITCH-FIELD-MIB::ps32ClearAll
OID (numeric): 1.3.6.1.4.1.10.2.1.4.7.2.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This object is a string which causes all errors, statistics, and pathways for all ports in the switch to be cleared. It is equivalent to setting the ps32ClearErrorsAll, ps32ClearStatsAll, and ps32ClearPathAll variables. The variable is not actually used by the agent. This variable returns a status text line when a GET is issued.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.7.2.1 snmpwalk -v2c -c public <target> NSC-HIPPI-SWITCH-FIELD-MIB::ps32ClearAll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.7.2.1.1 snmpget -v2c -c public <target> NSC-HIPPI-SWITCH-FIELD-MIB::ps32ClearAll.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10.2.1.4.7.2.1.1 s <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.10 | nsc | NSC-MIB |
| 1.3.6.1.4.1.10.2 | nscMib | NSC-MIB |
| 1.3.6.1.4.1.10.2.1 | nscProducts | NSC-MIB |
| 1.3.6.1.4.1.10.2.1.4 | nscHippiSwitch | NSC-MIB |
| 1.3.6.1.4.1.10.2.1.4.7 | ps32FieldDir | NSC-HIPPI-SWITCH-FIELD-MIB |
| 1.3.6.1.4.1.10.2.1.4.7.2 | ps32Clear | NSC-HIPPI-SWITCH-FIELD-MIB |
| 1.3.6.1.4.1.10.2.1.4.7.2.1 | ps32ClearAll | NSC-HIPPI-SWITCH-FIELD-MIB |