MIBs Depot

CTRON-SSR-CONFIG-MIB

Registered at
1.3.6.1.4.1.52.2501.1.230
1.3.6.1.4.1.52.2501.1.231
Last updated
2000-07-15 00:00
Organization
Cabletron Systems, Inc
Revisions
2000-07-15 00:00, 2000-02-20 00:00, 1998-08-17 00:00
Namespace
enterasys
Source file
CTRON-SSR-CONFIG-MIB
Digest
sha256:ef7514f8634b57a85dfda609f2c77df96f07fcf788178289ca52cbf1f27791e6

Description

This mib module defines an SNMP API to manage SmartSwitch Router configuration files and system images

Contact

Enterasys Networks 35 Industrial Way, P.O. Box 5005 Rochester, NH 03867-0505 (603) 332-9400 support@enterasys.com http://www.enterasys.com

Imports

FromSymbols
CTRON-SSR-SMI-MIBssrMibs
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-OIDS
CTRON-SSR-CONFIG-MIB
CTRON-SSR-SMI-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
SSRErrorCode
TEXTUAL-CONVENTION
A unique value, greater than zero defining the operation completion status.
current

Objects

NameOIDSyntaxAccessStatus
configConformance
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.230.3
configCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.230.3.1
configGroups
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.230.3.2
cfgGroup
OBJECT-IDENTITY
1.3.6.1.4.1.52.2501.1.231
cfgTransferOp
OBJECT-TYPE
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 to agent. Receive operations use tftp to transfer the file from the agent to the manager. Default value is no operation or noop.
1.3.6.1.4.1.52.2501.1.231.1INTEGER {noop(1), sendConfigToAgent(2), receiveConfigFromAgent(3), receiveBootlogFromAgent(4)}read-writecurrent
cfgManagerAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.52.2501.1.231.2IpAddressread-writecurrent
cfgFileName
OBJECT-TYPE
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-numeric characters, no spaces in filenames.
1.3.6.1.4.1.52.2501.1.231.3DisplayStringread-writecurrent
cfgActivateTransfer
OBJECT-TYPE
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, cfgManagerAddress and cfgTransferOp must be valid prior to setting this object to True. This object is equivalent to the CLI command: copy tftp-server to startup if cfgRequestOp == sendConfig
1.3.6.1.4.1.52.2501.1.231.4TruthValueread-writecurrent
cfgTransferStatus
OBJECT-TYPE
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 agent. transferComplete indicates a successful transfer. error indicates a failed transfer. See cfgLastError to diagnose why the transfer failed.
1.3.6.1.4.1.52.2501.1.231.5INTEGER {idle(1), sending(2), receiving(3), transferComplete(4), error(5)}read-onlycurrent
cfgActivateFile
OBJECT-TYPE
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 performs the CLI equivalent to these commands: negate all existing commands, copy scratchpad to active, copy scratchpad to startup
1.3.6.1.4.1.52.2501.1.231.6TruthValueread-writecurrent
cfgLastError
OBJECT-TYPE
A reason code for the last transfer operation. Poll this value when doing sets against cfgMakeActive for config files obtain status.
1.3.6.1.4.1.52.2501.1.231.7SSRErrorCoderead-onlycurrent
cfgLastErrorReason
OBJECT-TYPE
A string representation of cfgLastError which may contain addtional details.
1.3.6.1.4.1.52.2501.1.231.8DisplayStringread-onlycurrent
cfgActiveImageVersion
OBJECT-TYPE
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
1.3.6.1.4.1.52.2501.1.231.9DisplayStringread-onlycurrent
cfgActiveImageBootLocation
OBJECT-TYPE
The URL location string from whence the current image was loaded. example: slot0:boot/ssr8.tar.gz/
1.3.6.1.4.1.52.2501.1.231.10DisplayStringread-onlycurrent

Conformance

NameOIDStatus
configCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities which implement the SmartSwitch Router Config Management MIB.
1.3.6.1.4.1.52.2501.1.230.3.1.1obsolete
configCompliance2
MODULE-COMPLIANCE
The compliance statement for SNMP entities which implement the SmartSwitch Router Config Management MIB.
1.3.6.1.4.1.52.2501.1.230.3.1.2current
configGroup10
OBJECT-GROUP
The collection of objects which are used to represent version 1.0 file transfer operations in the SmartSwitch Router.
1.3.6.1.4.1.52.2501.1.230.3.2.1deprecated
configGroup20
OBJECT-GROUP
The collection of objects which are used to represent version 2.0 configuration operations in the SmartSwitch Router version.
1.3.6.1.4.1.52.2501.1.230.3.2.2current