cfgManagerAddress
CTRON-SSR-CONFIG-MIB ·
.1.3.6.1.4.1.52.2501.1.231.2
Object
The IPv4 address of the Manager to be used by the agent for for cfgTransferOp operations. Default value is 0.0.0.0. Address must be a unicast address that is reachable from the agent and no firewalls/acls preventing tftp datagrams from being transferred.
Context
- MIB
- CTRON-SSR-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.2501.1.231.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgGroup
- Siblings
- 9
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfgTransferOp Tranfer operation to be performed. Configuration
files are ASCII NVT text files describing the operation of the shelf.
Send operations use tftp to transfer a file from the manager… | scalar | Enumeration | .1.3.6.1.4.1.52.2501.1.231.1 |
| cfgActiveImageBootLocation The URL location string from whence the current image was loaded.
example: slot0:boot/ssr8.tar.gz/ | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52.2501.1.231.10 |
| cfgFileName The file name to be retrieved from the tftp server at
host cfgManagerAddress or to be written to. Default value is blank.
Length of filename string must not exceed 255 alpha-num… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52.2501.1.231.3 |
| cfgActivateTransfer Activate the file transfer operation with a value of True(1) or
stop it with False(2). Poll cfgTransferStatus for current status.
Default value is False. cfgFileName, cfgManager… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.52.2501.1.231.4 |
| cfgTransferStatus The current status of the transfer task. Default state is idle.
sending indicates a file transfer (agent->mgr) in progress.
receiving indicates sending a file from Manager to ag… | scalar | Enumeration | .1.3.6.1.4.1.52.2501.1.231.5 |
| cfgActivateFile Once a transfer to the SmartSwitchRouter is complete, Set this object
to True to activate the new configuration.
If activateConfigFile operation was successful, this object perfor… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.52.2501.1.231.6 |
| cfgLastError A reason code for the last transfer operation. Poll this value
when doing sets against cfgMakeActive for config files obtain status. | scalar | SSRErrorCode | .1.3.6.1.4.1.52.2501.1.231.7 |
| cfgLastErrorReason A string representation of cfgLastError which may contain addtional details. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52.2501.1.231.8 |
| cfgActiveImageVersion The Version string of the current image executing on this control module. This
is the same description as the system show version command. example: 1.1.0.0 | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52.2501.1.231.9 |