All MIBs › RS-232-MIB › rs232PortInSigNumber
rs232PortInSigNumber
Module: RS-232-MIB
OID (symbolic): RS-232-MIB::rs232PortInSigNumber
OID (numeric): 1.3.6.1.2.1.10.33.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The number of input signals for the port in the input signal table (rs232PortInSigTable). The table contains entries only for those signals the software can detect and that are useful to observe.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.33.2.1.3 snmpwalk -v2c -c public <target> RS-232-MIB::rs232PortInSigNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.33.2.1.3.1 snmpget -v2c -c public <target> RS-232-MIB::rs232PortInSigNumber.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.33 | rs232 | MRVINREACH |
| 1.3.6.1.2.1.10.33.2 | rs232PortTable | MRVINREACH |
| 1.3.6.1.2.1.10.33.2.1 | rs232PortEntry | MRVINREACH |
| 1.3.6.1.2.1.10.33.2.1.3 | rs232PortInSigNumber | RS-232-MIB |