keySyncSessionAdminStatus
CORIANT-GROOVE-MIB ·
.1.3.6.1.4.1.42229.1.2.7.5.1.1.2
Object
column
Enumeration
The administrative state specifies the permission to use or prohibition
against using the resource. The administrative state can be modified by the user, and operates independently of the operability and usage of the resource.
default value :up
Context
- MIB
- CORIANT-GROOVE-MIB
- OID
.1.3.6.1.4.1.42229.1.2.7.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- keySyncSessionEntry
- Table
- keySyncSessionTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | upNoAlm |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| keySyncSessionId Specifies a unique identifier of the key synchronization session. | column | Unsigned32 | .1.3.6.1.4.1.42229.1.2.7.5.1.1.1 |
| keySyncSessionConnectedTime The timestamp the user has created this session. | column | IetfYangTypesDateAndTime | .1.3.6.1.4.1.42229.1.2.7.5.1.1.10 |
| keySyncSessionType Indicating the type of key sync session,
'manual' is for the session user configured, and 'auto' is for the session automatically created by system.
… | column | Enumeration | .1.3.6.1.4.1.42229.1.2.7.5.1.1.11 |
| keySyncSessionAuthType Indicating the authentication type of the key sync session.
default value :proprietary-psk | column | Enumeration | .1.3.6.1.4.1.42229.1.2.7.5.1.1.12 |
| keySyncSessionLocalCertificate Previously installed certificate that authenticates the NE.
default value :none | column | KeySyncSessionCertificateRef | .1.3.6.1.4.1.42229.1.2.7.5.1.1.13 |
| keySyncSessionSessionStatus Indicating the status of key sync session. | column | Enumeration | .1.3.6.1.4.1.42229.1.2.7.5.1.1.4 |
| keySyncSessionRemoteIp The IP address of remote session server. | column | IetfInetTypesIpv4Address | .1.3.6.1.4.1.42229.1.2.7.5.1.1.5 |
| keySyncSessionRemotePort The port number of remote session server.
default value :8443 | column | IetfInetTypesPortNumber | .1.3.6.1.4.1.42229.1.2.7.5.1.1.6 |
| keySyncSessionLocalIp The source IP address of a manual session. | column | IetfInetTypesIpv4Address | .1.3.6.1.4.1.42229.1.2.7.5.1.1.7 |
| keySyncSessionLocalPort The source port number of a manual session. | column | IetfInetTypesPortNumber | .1.3.6.1.4.1.42229.1.2.7.5.1.1.8 |
| keySyncSessionSourceAddressFrom specifies the interface of the source IP address of the outgoing packets.
Conditions:../key-sync-session-type = 'manual'
default value :auto | column | KeySyncSessionInterfaceRef | .1.3.6.1.4.1.42229.1.2.7.5.1.1.9 |