ctCDPGlobalStatus
CTRON-CDP-MIB ·
.1.3.6.1.4.1.52.4.1.2.19.2.1
Object
scalar
r/w
Enumeration
The state of CDP for this entire managed entity. autoEnable(3) should the default mode for new implementations. In autoEnable mode, the device listens for CDP messages and upon receipt, begins sending CDP messages of the same version and type as received.
Context
- MIB
- CTRON-CDP-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.19.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ctCDPStatus
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
3 | autoEnable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctCDPAuthenticationCode The authentication code may be set to create individual CDP
domains. CDP packets that arrive on a port must contain this
string. This authentication code is global for the entire
… | scalar | OctetString | .1.3.6.1.4.1.52.4.1.2.19.2.2 |
| ctCDPPortTable This table shows enable/disable CDP status for each port. | table | - | .1.3.6.1.4.1.52.4.1.2.19.2.3 |
| ctCDPTransmitFrequency The rate in seconds at which CDP pdu's are sent on all enabled ports. | scalar | Integer32 | .1.3.6.1.4.1.52.4.1.2.19.2.4 |
| ctCDPHoldTime The maximum amount of time in seconds to wait before aging out
an entry in the ctCDPNeighborTable. The agent may choose to change
this value based on the hold time it receives fro… | scalar | Integer32 | .1.3.6.1.4.1.52.4.1.2.19.2.5 |
| ctCDPVersion The CDP version supported by this device as a bit string.
For example, given support for two versions of cdp: 3 and 4
the bit representation in big endian form would be: 00001100. | scalar | OctetString | .1.3.6.1.4.1.52.4.1.2.19.2.6 |