TCP/IP MIB-II
ctCpAdminStatus | {ctCpEntry 4} |
DESCRIPTION
The administrative state of the Com Port.
SYNTAX INTEGER {disabled(1), enabled(2)}
ACCESS
STATUS mandatory
OBJECT IDENTIFIER: 1.3.6.1.4.1.52.4.3.3.4.1.1.4
The OID will actually be 1.3.6.1.4.1.52.4.3.3.4.1.1.4.1 because we only have the one UART port.
We don’t allow this port to be turned on or off. Because of this, it will be
It will always return enabled (2).
2.15 SNMP VERSION GROUP
enableSNMPv1 Not Supported | {ctSNMP 1} |
This object allows control over the SNMPv1 protocol. If set to a value of disable(1) then the SNMPv1 protocol will not be accepted by the device.
SYNTAX INTEGER {disabled(1), enabled(2)}
ACCESS
STATUS mandatory
enableSNMPv2 Not Supported | {ctSNMP 2} |
This allows control over the SNMPv2 protocol. If set to a value of disable(1) then the SNMPv2 protocol will not be accepted by the device.
SYNTAX INTEGER {disabled(1), enabled(2)}
ACCESS