All MIBs › XYPLEX-CONCATENATED-MIB › charPortIndex
charPortIndex
Module: XYPLEX-CONCATENATED-MIB
OID (symbolic): XYPLEX-CONCATENATED-MIB::charPortIndex
OID (numeric): 1.3.6.1.3.19.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A unique value for each character port. Its value ranges between 1 and the value of charNumber. By convention and if possible, hardware port numbers come first, with a simple, direct mapping. 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.3.19.2.1.1 snmpwalk -v2c -c public <target> XYPLEX-CONCATENATED-MIB::charPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.19.2.1.1.1 snmpget -v2c -c public <target> XYPLEX-CONCATENATED-MIB::charPortIndex.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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.19 | char | CHAR-MIB |
| 1.3.6.1.3.19.2 | charPortTable | CHAR-MIB |
| 1.3.6.1.3.19.2.1 | charPortEntry | CHAR-MIB |
| 1.3.6.1.3.19.2.1.1 | charPortIndex | XYPLEX-CONCATENATED-MIB |