All MIBs › NSCPS32-MIB › ps32PortSwitchRejectCount
ps32PortSwitchRejectCount
Module: NSCPS32-MIB
OID (symbolic): NSCPS32-MIB::ps32PortSwitchRejectCount
OID (numeric): 1.3.6.1.4.1.10.2.1.4.5.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object consists of a bit for each counter that may have been overrun.
What is ps32PortSwitchRejectCount?
Despite the MIB description text being duplicated from ps32PortCounterStatus, this object per its OID position tracks how many switch connection attempts on this port were rejected by the switch fabric — useful for spotting a port repeatedly failing to establish a HIPPI connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.5.3.1.8 snmpwalk -v2c -c public <target> NSCPS32-MIB::ps32PortSwitchRejectCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10.2.1.4.5.3.1.8.1 snmpget -v2c -c public <target> NSCPS32-MIB::ps32PortSwitchRejectCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.10.2.1.4.5.3.1.8.1 i <value>
Start monitoring NSC PS-32 port switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NSCPS32-MIB::ps32PortSwitchRejectCount OID value, configure state conditions and alerts, and monitor any NSC PS-32 port switch from a single console.
OID Breakdown
Upper-level ancestors (10 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10.2.1.4.5 | ps32Port | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.5.3 | ps32PortTable | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.5.3.1 | ps32PortEntry | NSCPS32-MIB |
| 1.3.6.1.4.1.10.2.1.4.5.3.1.8 | ps32PortSwitchRejectCount | NSCPS32-MIB |