All MIBs › NSC-HIPPI-SWITCH-FIELD-MIB › ps32ClearPathDest
ps32ClearPathDest
Module: NSC-HIPPI-SWITCH-FIELD-MIB
OID (symbolic): NSC-HIPPI-SWITCH-FIELD-MIB::ps32ClearPathDest
OID (numeric): 1.3.6.1.4.1.10.2.1.4.7.2.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This object requests that a single pathway for a single port in the switch be cleared. The variable is used by the agent code to determine the port and the Hippi Destination Address (which determines the pathway) to be cleared. 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.6 snmpwalk -v2c -c public <target> NSC-HIPPI-SWITCH-FIELD-MIB::ps32ClearPathDest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.7.2.6.1 snmpget -v2c -c public <target> NSC-HIPPI-SWITCH-FIELD-MIB::ps32ClearPathDest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10.2.1.4.7.2.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ps32ClearPathDest.1
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.6 | ps32ClearPathDest | NSC-HIPPI-SWITCH-FIELD-MIB |