portModuleType OBJECT-TYPE
SYNTAX INTEGER {
unUsed(0),
externalPort(1),
externalManagementPort(2),
externalDualPort(3),
bladePort(4),
mmManagementPort(5),
uplinkPort(6),
interModulePort(7),
interModuleManagementPort(8),
interModuleDualPort(9),
interModuleExternalBridgePort(10),
interModuleInternalBridgePort(11)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION "Indicates the given port type of the I/O Module. The definitions of port types are:
unUsed: the value of zero indicates the request is for a real port index of the IOM
in the OID. In the port type GET operation, the return value of zero means the
port is not used for anything.
externalPort: This port is connected to an external device and is for data traffic.
externalManagementPort: This port is solely for an external management
connection. This port is not used for data traffic from an external device
externalDualPort: This port is used for both data traffic as well as for
management traffic.
bladePort : This port is connected to a blade.
mmManagementPort: This port is connected to the Management Module.
uplinkPort: This port is configured for up link functionality.
interModulePort(: This port is connected to another I/O Module for data.
interModuleManagementPort: This port is connected to another I/O Module for
management purpose.
interModuleDualPort: The port is connected to another I/O Module and can be
used for both data and management purpose.
interModuleExternalBridgePort: This port is an external bridge port that connects
to another bridge.
interModuleInternalBridgePort: This port is an internal bridge port that connects
to chassis bridge module.
To get the port type of a given port, the port type in OID must be zero and the
port command in the OID is 2. For an example: To get a port type of the real port
index 7, the OID would be: 1.3.6.1.4.1.2.6.215.2.1.1.1.2.7.0 and the result should
be 4 (bladePort)."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.215.2.1.1.1.1 | portModuleIndex | 0 | 0 | portModuleIndex OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "I/O Module port sequence … |
1.3.6.1.4.1.2.6.215.2.1.1.1.3 | portModuleLinkState | 0 | 0 | portModuleLinkState OBJECT-TYPE SYNTAX INTEGER { down(0), up(1), initialized(2) } MAX-ACCESS read-write STATUS current DESCRIPT… |
1.3.6.1.4.1.2.6.215.2.1.1.1.4 | portModuleLabel | 0 | 0 | portModuleLabel OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..128)) MAX-ACCESS read-write STATUS current DESCRIPTION "The port string… |
1.3.6.1.4.1.2.6.215.2.1.1.1.5 | portModuleSpeed | 0 | 0 | portModuleSpeed OBJECT-TYPE SYNTAX INTEGER { autoduplex(0), hundred-Mbpsfullduplex(1), one-Gbpsfullduplex(10), two-Gbpsfulldupl… |
1.3.6.1.4.1.2.6.215.2.1.1.1.6 | portModuleMedia | 0 | 0 | portModuleMedia OBJECT-TYPE SYNTAX INTEGER { copper(0), serdes(1), opticalShortHaul(32), opticalInterHaul(40), opticalLongHaul(… |
1.3.6.1.4.1.2.6.215.2.1.1.1.7 | portModuleProtocol | 0 | 0 | portModuleProtocol OBJECT-TYPE SYNTAX INTEGER { ethernet(16), fibreChannel(32), scalability(48), infiniband(64), pciExpress(80)… |
1.3.6.1.4.1.2.6.215.2.1.1.1.8 | portModuleTotal | 0 | 0 | portModuleTotal OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "This value must return th… |
1.3.6.1.4.1.2.6.215.2.1.1.1.9 | portModuleSpeedList | 0 | 0 | portModuleSpeedList OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..128)) MAX-ACCESS read-only STATUS current DESCRIPTION "The string c… |
1.3.6.1.4.1.2.6.215.2.1.1.1.10 | portModuleReal | 0 | 0 | portModuleReal OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "To map from relative port … |
1.3.6.1.4.1.2.6.215.2.1.1.1.11 | portModuleRelative | 0 | 0 | portModuleRelative OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "To map from real port … |
1.3.6.1.4.1.2.6.215.2.1.1.1.12 | portModuleLaneCount | 0 | 0 | portModuleLaneCount OBJECT-TYPE SYNTAX INTEGER { onex(1), twox(2), fourx(4), eightx(8), twelvex(12), sixteenx(16) } MAX-ACCESS … |
1.3.6.1.4.1.2.6.215.2.1.1.1.13 | portModuleCableLength | 0 | 0 | portModuleCableLength OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The length (in mete… |
1.3.6.1.4.1.2.6.215.2.1.1.1.14 | portModuleCableManufacturer | 0 | 0 | portModuleCableManufacturer OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..128)) MAX-ACCESS read-only STATUS current DESCRIPTION "A st… |
1.3.6.1.4.1.2.6.215.2.1.1.1.15 | portModuleCableCompatiblity | 0 | 0 | portModuleCableCompatiblity OBJECT-TYPE SYNTAX INTEGER { incompatible(0), compatible(1), compatibleButNotRecommnded(2) } MAX-AC… |
1.3.6.1.4.1.2.6.215.2.1.1.1.16 | portModuleCableType | 0 | 0 | portModuleCableType OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..128)) MAX-ACCESS read-only STATUS current DESCRIPTION "A string tha… |
1.3.6.1.4.1.2.6.215.2.1.1.1.17 | portModuleDataRate | 0 | 0 | portModuleDataRate OBJECT-TYPE SYNTAX INTEGER { sdr(0), ddr(1), qdr(2), edr(3), fdr(4) } MAX-ACCESS read-only STATUS current DE… |
1.3.6.1.4.1.2.6.215.2.1.1.1.18 | portModuleLicensedState | 0 | 0 | portModuleLicensedState OBJECT-TYPE SYNTAX INTEGER { notApplicable(0), notLicensed(1), licensed(2) } MAX-ACCESS read-only STATU… |