All MIBs › RFC1317-MIB › rs232PortIndex
rs232PortIndex
Module: RFC1317-MIB
OID (symbolic): RFC1317-MIB::rs232PortIndex
OID (numeric): 1.3.6.1.2.1.10.33.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A unique value for each port. Its value ranges between 1 and the value of rs232Number. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.33.2.1.1 snmpwalk -v2c -c public <target> RFC1317-MIB::rs232PortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.33.2.1.1.1 snmpget -v2c -c public <target> RFC1317-MIB::rs232PortIndex.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.1 | rs232PortIndex | RFC1317-MIB |