charPortEntry OBJECT-TYPE
SYNTAX CharPortEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Status and parameter values for a character port."
INDEX { charPortIndex }
View at oid-info.com
Status and parameter values for a character port.
Parsed from file rfc1658-Character-Stream-Devices.mib.txt
Company: None
Module: CHARACTER-MIB
Status and parameter values for a character port.
Parsed from file MRVINREACH.mib
Module: MRVINREACH
Automatically extracted from RFC1658
charPortEntry OBJECT-TYPE SYNTAX CharPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Status and parameter values for a character port." INDEX { charPortIndex } ::= { charPortTable 1 }
charPortEntry OBJECT-TYPE SYNTAX CharPortEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Status and parameter values for a character port." INDEX { charPortIndex } ::= { charPortTable 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.19.2.1.1 | charPortIndex | 0 | 0 | A unique value for each character port, perhaps corresponding to the same value of ifIndex when the character port is associated … |
1.3.6.1.2.1.19.2.1.2 | charPortName | 0 | 0 | An administratively assigned name for the port, typically with some local significance. |
1.3.6.1.2.1.19.2.1.3 | charPortType | 0 | 0 | The port's type, 'physical' if the port represents an external hardware connector, 'virtual' if it does not. |
1.3.6.1.2.1.19.2.1.4 | charPortHardware | 0 | 0 | None |
1.3.6.1.2.1.19.2.1.5 | charPortReset | 0 | 0 | A control to force the port into a clean, initial state, both hardware and software, disconnecting all the port's existing sessio… |
1.3.6.1.2.1.19.2.1.6 | charPortAdminStatus | 0 | 0 | The port's desired state, independent of flow control. 'enabled' indicates that the port is allowed to pass characters and form … |
1.3.6.1.2.1.19.2.1.7 | charPortOperStatus | 0 | 0 | The port's actual, operational state, independent of flow control. 'up' indicates able to function normally. 'down' indicates i… |
1.3.6.1.2.1.19.2.1.8 | charPortLastChange | 0 | 0 | The value of sysUpTime at the time the port entered its current operational state. If the current state was entered prior to the… |
1.3.6.1.2.1.19.2.1.9 | charPortInFlowType | 0 | 0 | The port's type of input flow control. 'none' indicates no flow control at this level or below. 'xonXoff' indicates software flo… |
1.3.6.1.2.1.19.2.1.10 | charPortOutFlowType | 0 | 0 | The port's type of output flow control. 'none' indicates no flow control at this level or below. 'xonXoff' indicates software fl… |
1.3.6.1.2.1.19.2.1.11 | charPortInFlowState | 0 | 0 | The current operational state of input flow control on the port. 'none' indicates not applicable. 'unknown' indicates this level… |
1.3.6.1.2.1.19.2.1.12 | charPortOutFlowState | 0 | 0 | The current operational state of output flow control on the port. 'none' indicates not applicable. 'unknown' indicates this lev… |
1.3.6.1.2.1.19.2.1.13 | charPortInCharacters | 0 | 0 | Total number of characters detected as input from the port since system re-initialization and while the port operational state wa… |
1.3.6.1.2.1.19.2.1.14 | charPortOutCharacters | 0 | 0 | Total number of characters detected as output to the port since system re-initialization and while the port operational state was… |
1.3.6.1.2.1.19.2.1.15 | charPortAdminOrigin | 0 | 0 | The administratively allowed origin for establishing session on the port. 'dynamic' allows 'network' or 'local' session establis… |
1.3.6.1.2.1.19.2.1.16 | charPortSessionMaximum | 0 | 0 | The maximum number of concurrent sessions allowed on the port. A value of -1 indicates no maximum. Setting the maximum to less t… |
1.3.6.1.2.1.19.2.1.17 | charPortSessionNumber | 0 | 0 | The number of open sessions on the port that are in the connecting, connected, or disconnecting state. |
1.3.6.1.2.1.19.2.1.18 | charPortSessionIndex | 0 | 0 | The value of charSessIndex for the port's first or only active session. If the port has no active session, the agent returns the… |
1.3.6.1.2.1.19.2.1.19 | charPortInFlowTypes | 0 | 0 | The port's types of input flow control at the software level. Hardware-level flow control is independently controlled by the app… |
1.3.6.1.2.1.19.2.1.20 | charPortOutFlowTypes | 0 | 0 | The port's types of output flow control at the software level. Hardware-level flow control is independently controlled by the ap… |
1.3.6.1.2.1.19.2.1.21 | charPortLowerIfIndex | 0 | 0 | The ifIndex value of the lower level hardware supporting this character port, zero if none. |