AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Enterasys-Networks-Inc » CTRON-SSR-CONFIG-MIB » Objects

CTRON-SSR-CONFIG-MIB.mib object view, vendor Enterasys-Networks-Inc

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CTRON-SSR-CONFIG-MIB and use it to monitor vendor specific OID's.

CTRON-SSR-CONFIG-MIB file content

Object view of CTRON-SSR-CONFIG-MIB:

Scalar Object
cfgTransferOp .1.3.6.1.4.1.52.2501.1.231.1
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.
cfgManagerAddress .1.3.6.1.4.1.52.2501.1.231.2
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.
cfgFileName .1.3.6.1.4.1.52.2501.1.231.3
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.
cfgActivateTransfer .1.3.6.1.4.1.52.2501.1.231.4
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
cfgTransferStatus .1.3.6.1.4.1.52.2501.1.231.5
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.
cfgActivateFile .1.3.6.1.4.1.52.2501.1.231.6
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
cfgLastError .1.3.6.1.4.1.52.2501.1.231.7
A reason code for the last transfer operation. Poll this value when doing sets against cfgMakeActive for config files obtain status.
cfgLastErrorReason .1.3.6.1.4.1.52.2501.1.231.8
A string representation of cfgLastError which may contain addtional details.
cfgActiveImageVersion .1.3.6.1.4.1.52.2501.1.231.9
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
cfgActiveImageBootLocation .1.3.6.1.4.1.52.2501.1.231.10
The URL location string from whence the current image was loaded. example: slot0:boot/ssr8.tar.gz/
Object Identifier
ssrConfigMIB .1.3.6.1.4.1.52.2501.1.230
This mib module defines an SNMP API to manage SmartSwitch Router configuration files and system images
cfgGroup .1.3.6.1.4.1.52.2501.1.231
configConformance .1.3.6.1.4.1.52.2501.1.230.3
configCompliances .1.3.6.1.4.1.52.2501.1.230.3.1
configGroups .1.3.6.1.4.1.52.2501.1.230.3.2
Group
configGroup10 .1.3.6.1.4.1.52.2501.1.230.3.2.1
The collection of objects which are used to represent version 1.0 file transfer operations in the SmartSwitch Router.
configGroup20 .1.3.6.1.4.1.52.2501.1.230.3.2.2
The collection of objects which are used to represent version 2.0 configuration operations in the SmartSwitch Router version.