All MIBs › CM-SYSTEM-MIB
Organization: ADVA Optical Networking SE
Last Updated: 2021-01-27
Category: Alarm and Event Management, Hardware and Environment, Vendor: Ceragon
Description: Monitors system-level hardware identity, software versions, and alarms for Ceragon microwave equipment.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CM-SYSTEM-MIB?
CM-SYSTEM-MIB is an ADVA Optical Networking SE vendor MIB — not a Ceragon module, despite the vendor label supplied alongside this file; the source's ORGANIZATION clause, contact details, and imports from ADVA-MIB (fsp150cm) unambiguously identify it as the system-level MIB for ADVA's FSP150CM/CC Carrier Ethernet demarcation product line. It models a broad set of system-management areas: access-control-list entries (aclTable, IPv4/IPv6 permit filtering), CLI prompt customization, security banner text, per-protocol enable flags (telnet, SSH, FTP, SCP, HTTP/HTTPS, SFTP, TFTP, NETCONF-over-SSH, USB port), NTP/PTP/time-of-day source configuration, file-transfer/database/software-upgrade action objects with detailed status enumerations (in-progress, login-failed, upgrade-failed, etc.), and dual-partition database/software version tables (active/standby/staging). This is useful for monitoring system-level configuration and change-management state on FSP150 network elements — confirming which management protocols are enabled, whether a scheduled software upgrade or database restore is in progress, and which software/database partition is currently active — critical for controlling access and coordinating maintenance windows on carrier Ethernet demarcation devices. It depends on several other ADVA MIBs (CM-COMMON-MIB, LLDP-V2-MIB, SNMP-FRAMEWORK-MIB) for shared types, and is deployed on ADVA FSP150CM/CC hardware in carrier and enterprise Ethernet access networks. Because the vendor originally listed for this MIB does not match its actual source, engineers should reference the CM-SYSTEM-MIB MIB definitions directly from ADVA rather than Ceragon documentation.
IPNetwork Monitor allows you to monitor SNMP objects defined in CM-SYSTEM-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- ADVA Optical Networking FSP150CM/CC Carrier Ethernet demarcation devices
Monitoring Examples
An operator polls softwareTable to compare softwareVersion between the active and standby partitions before a maintenance window, then checks fileServicesStatus and fileServicesPercentComplete during a scheduled software upgrade; a fileServicesStatus of 'upgrade-failed' partway through would indicate the FSP150 node needs manual intervention before the scheduled softwareUpgradeTime reboot occurs.
What Can Be Monitored
- access control list (ACL) entries
- management protocol enable flags (Telnet/SSH/FTP/HTTPS/etc.)
- NTP/time-of-day source configuration
- file transfer/software upgrade/database action status
- active vs. standby software and database partition versions
- system/security/alarm log server configuration
This MIB depends on
Related MIBs
Imported Objects
From ADVA-MIB
| FileTransferProtocol | |
| TrapCounter | |
| fsp150cm | OBJECT-IDENTITY |
From CM-COMMON-MIB
| IpVersion | |
| RestartType |
From IF-MIB
| InterfaceIndex |
From IPV6-TC
| Ipv6Address |
From LLDP-V2-MIB
| lldpV2RemEntry | OBJECT-TYPE |
From LLDP-V2-TC-MIB
| LldpV2DestAddressTableIndex |
From SNMP-FRAMEWORK-MIB
| SnmpEngineID |
From SNMP-TARGET-MIB
| snmpTargetAddrName | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| MacAddress | |
| RowStatus | |
| StorageType | |
| TEXTUAL-CONVENTION | |
| TruthValue | |
| VariablePointer |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| aclEntry | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1 | not-accessible | An entry containing information applicable to a particular Access Control IP Network Address that can be configured. | |
| T/F aclEntryEnabled | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.5 | TruthValue | read-write | This enables/disables the entity specified by aclEntryNetworkAddress and aclEntryNetworkMask to access the system. |
| CMA aclEntryFilterAction | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.2 | CmAclFilterAction | read-only | Whether the network IP address specified by aclEntryNetworkAddress and aclEntryNetworkMask has permission to access the system. Currently, only 'permit' is supported. |
| I32 aclEntryIndex | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.1 | Integer32 | read-only | An arbitrary integer index value used to uniquely identify an ACL entry within an ACL. The manager may not assume any particular semantics or meaning to this index, except that it identifies a logical row in the table. |
| IPV aclEntryIpVersion | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.6 | IpVersion | read-write | This object describe the ip version. |
| IP aclEntryNetworkAddress | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.3 | IpAddress | read-write | The network IP address of the entry that will be permitted to access the system. |
| ADR aclEntryNetworkIpv6Addr | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.7 | Ipv6Address | read-write | This object describe the ipv6 adress. |
| IP aclEntryNetworkMask | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.4 | IpAddress | read-write | The network IP mask of the entry that will be permitted to access the system. |
| I32 aclEntryPrefixLength | 1.3.6.1.4.1.2544.1.12.2.1.4.2.1.8 | Integer32 | read-write | This object describe the ipv6 Prefix length. |
| aclTable | 1.3.6.1.4.1.2544.1.12.2.1.4.2 | not-accessible | A list of entries corresponding to the access control IP network addresses. Agent provides upto 10 access control IP network addresses to be configured. Access is only 'permitted' from these IP network addresses. | |
| T/F alarmLog2fileEnabled | 1.3.6.1.4.1.2544.1.12.2.1.9.4.2 | TruthValue | read-write | This allows to enable/disable the system alarm log to file. |
| T/F alarmLog2sysLogEnabled | 1.3.6.1.4.1.2544.1.12.2.1.9.4.1 | TruthValue | read-write | This allows to enable/disable the system alarm log to syslog. |
| T/F auditLog2fileEnabled | 1.3.6.1.4.1.2544.1.12.2.1.9.3.2 | TruthValue | read-write | This allows to enable/disable the system audit log to file. |
| T/F auditLog2sysLogEnabled | 1.3.6.1.4.1.2544.1.12.2.1.9.3.1 | TruthValue | read-write | This allows to enable/disable the system audit log to syslog. |
| INT autoProvMode | 1.3.6.1.4.1.2544.1.12.2.1.5.2 | INTEGER | read-write | This provides ability to manage the Auto Provisioning Mode on the system. If the auto provisioning mode is 'off', auto discovery is disabled. Network Elements (shelves) need to be manually configured from the user interfaces. If the auto provisioning mode is 'confirm', Network Elements (shelves) are auto discovered, however, they need to be accepted explicitly from user interfaces to be managed. If the auto provisioning mode is 'auto', Network Elements (shelves) are auto discovered and auto provisioned, as permanent, in the system. |
| STR cliCmdPromptPrefix | 1.3.6.1.4.1.2544.1.12.2.1.2.1 | DisplayString | read-write | User specified command prompt prefix, used by the CLI, at the system level. |
| cmAccessProtocols | 1.3.6.1.4.1.2544.1.12.2.1.3 | |||
| cmAlarmLogObjects | 1.3.6.1.4.1.2544.1.12.2.1.9.4 | |||
| NTF cmAttributeValueChangeTrap | 1.3.6.1.4.1.2544.1.12.2.2.2 | This is the Attribute Value Change Notification sent by the agent. The actual attribute value is sent by the agent in the form of a varbind list, as additional objects, as per SMIv2 (RFC2578, Section 8.1). | ||
| cmAuditLogObjects | 1.3.6.1.4.1.2544.1.12.2.1.9.3 | |||
| cmCliObjects | 1.3.6.1.4.1.2544.1.12.2.1.2 | |||
| cmDatabaseObjects | 1.3.6.1.4.1.2544.1.12.2.1.6 | |||
| cmErrorInfoObjects | 1.3.6.1.4.1.2544.1.12.2.1.1 | |||
| cmFeatureManagementObjects | 1.3.6.1.4.1.2544.1.12.2.1.15 | |||
| cmFileServicesObjects | 1.3.6.1.4.1.2544.1.12.2.1.8 | |||
| cmLldpV2DestAdressADVAExtObjects | 1.3.6.1.4.1.2544.1.12.2.1.16 | |||
| cmLogObjects | 1.3.6.1.4.1.2544.1.12.2.1.9 | |||
| NTF cmObjectCreationTrap | 1.3.6.1.4.1.2544.1.12.2.2.3 | This is the Object Creation Notification sent by the agent. The index value of the SNMP Row that is created is sent by the agent in the form of a varbind list, as additional objects, as per SMIv2 (RFC2578, Section 8.1). | ||
| NTF cmObjectDeletionTrap | 1.3.6.1.4.1.2544.1.12.2.2.4 | This is the Object Deletion Notification sent by the agent. The index value of the SNMP Row that is deleted is sent by the agent in the form of a varbind list, as per SMIv2 (RFC2578, Section 8.1). | ||
| cmResetCauseObjects | 1.3.6.1.4.1.2544.1.12.2.1.12 | |||
| cmSecLogObjects | 1.3.6.1.4.1.2544.1.12.2.1.9.2 | |||
| NTF cmSnmpDyingGaspTrap | 1.3.6.1.4.1.2544.1.12.2.2.5 | This is the Dying Gasp SNMP trap sent by the agent. | ||
| cmSnmpObjects | 1.3.6.1.4.1.2544.1.12.2.1.11 | |||
| cmSoftwareObjects | 1.3.6.1.4.1.2544.1.12.2.1.7 | |||
| NTF cmStateChangeTrap | 1.3.6.1.4.1.2544.1.12.2.2.1 | This is the State Change Notification per Interface sent by the agent. The actual attribute value is sent by the agent in the form of a varbind list, as additional objects, as per SMIv2 (RFC2578, Section 8.1). | ||
| cmSysLogObjects | 1.3.6.1.4.1.2544.1.12.2.1.9.1 | |||
| cmSysModeObjects | 1.3.6.1.4.1.2544.1.12.2.1.5 | |||
| cmSysSecObjects | 1.3.6.1.4.1.2544.1.12.2.1.4 | |||
| cmSystemCompliance | 1.3.6.1.4.1.2544.1.12.2.3.1.1 | Describes the requirements for conformance to the CM System group. | ||
| cmSystemCompliances | 1.3.6.1.4.1.2544.1.12.2.3.1 | |||
| cmSystemConformance | 1.3.6.1.4.1.2544.1.12.2.3 | |||
| cmSystemGroups | 1.3.6.1.4.1.2544.1.12.2.3.2 | |||
| cmSystemMIB | 1.3.6.1.4.1.2544.1.12.2 | This module defines the System MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA. | ||
| cmSystemNotifGroup | 1.3.6.1.4.1.2544.1.12.2.3.2.2 | A collection of notifications used in the CM System group. | ||
| cmSystemNotifications | 1.3.6.1.4.1.2544.1.12.2.2 | |||
| cmSystemObjectGroup | 1.3.6.1.4.1.2544.1.12.2.3.2.1 | A collection of objects used to manage the CM System group. | ||
| cmSystemObjectGroupCmHub | 1.3.6.1.4.1.2544.1.12.2.3.2.3 | A collection of objects used to manage the CM System group. | ||
| cmSystemObjects | 1.3.6.1.4.1.2544.1.12.2.1 | |||
| cmTimeObjects | 1.3.6.1.4.1.2544.1.12.2.1.10 | |||
| INT databaseAction | 1.3.6.1.4.1.2544.1.12.2.1.6.1 | INTEGER | read-write | Initiates a configuration database action. This object is write only. Supported actions are: backup(1) - Backup the saved configuration database. restore(2) - Restore the database to the standby partition. activate(3) - Switches the standby and active partitions and restarts the system. save-sysdefaults(4) - Save the database as system defaults. new-sysdefaults(5) - Restart the system and overwrite the old system default database with the factory default database. restore-sysdefaults(6) - Restart the system using the system default database. restore-factorydefaults(7) - Restart the system using the factory default database. propagate-to-standby-nemi(8) - Propagate the running database to standby NEMI and activate it. force-normal(9) - Accept the database of the NEMI when the NEMI is in DB_maint status. |
| STR databaseActionPassphrase | 1.3.6.1.4.1.2544.1.12.2.1.6.4 | DisplayString | read-write | Pass-phrase used to generate key for encrypting private keys. |
| databaseEntry | 1.3.6.1.4.1.2544.1.12.2.1.6.3.1 | not-accessible | A conceptual row in the databaseTable. | |
| I32 databaseIndex | 1.3.6.1.4.1.2544.1.12.2.1.6.3.1.1 | Integer32 | read-only | An arbitrary integer index value used to uniquely identify an entry within the databaseTable. |
| DAT databaseLastSaveTime | 1.3.6.1.4.1.2544.1.12.2.1.6.2 | DateAndTime | read-only | This object gives value of the last database save time. |
| databaseTable | 1.3.6.1.4.1.2544.1.12.2.1.6.3 | not-accessible | This table lists information about thns. | |
| CMV databaseType | 1.3.6.1.4.1.2544.1.12.2.1.6.3.1.2 | CmVersionType | read-only | The type of database partition. |
| STR databaseVersion | 1.3.6.1.4.1.2544.1.12.2.1.6.3.1.3 | DisplayString | read-only | The database version string. |
| T/F f3ApplicationsBootCompleted | 1.3.6.1.4.1.2544.1.12.2.1.24.1 | TruthValue | read-only | This is a flag informing that system completed booting of its applications. |
| TIK f3ApplicationsUpTime | 1.3.6.1.4.1.2544.1.12.2.1.24.2 | TimeTicks | read-only | The time (in hundredths of second) since the applications of the system were last initialized. |
| f3BulkNotifObjects | 1.3.6.1.4.1.2544.1.12.2.4 | |||
| NTF f3BulkTrap | 1.3.6.1.4.1.2544.1.12.2.5.1 | This is the bulk trap sent by the agent for bulk operations. | ||
| IP f3CallhomeClientIpAddress | 1.3.6.1.4.1.2544.1.12.2.1.23.1 | IpAddress | read-write | Callhome client IP address. |
| f3CallhomeServerObjects | 1.3.6.1.4.1.2544.1.12.2.1.23 | |||
| CAL f3CallhomeState | 1.3.6.1.4.1.2544.1.12.2.1.23.2 | CallhomeState | read-only | Callhome state. |
| F3C f3ConfigFileAction | 1.3.6.1.4.1.2544.1.12.2.1.14.2 | F3ConfigFileAction | read-write | Configuration File action to invoke config file operations. |
| STR f3ConfigFileActionFileName | 1.3.6.1.4.1.2544.1.12.2.1.14.1 | DisplayString | read-write | Configuration File name on which configFileAction is initiated. |
| STR f3ConfigFileDescription | 1.3.6.1.4.1.2544.1.12.2.1.14.5.1.3 | DisplayString | read-write | User description of the configuration file. |
| f3ConfigFileEntry | 1.3.6.1.4.1.2544.1.12.2.1.14.5.1 | not-accessible | A conceptual row in the f3ConfigFileTable. | |
| STR f3ConfigFileErrorInformation | 1.3.6.1.4.1.2544.1.12.2.1.14.4 | DisplayString | read-only | This object provides additional information for failed Configuration File actions. |
| I32 f3ConfigFileIndex | 1.3.6.1.4.1.2544.1.12.2.1.14.5.1.1 | Integer32 | not-accessible | An arbitrary integer index value used to uniquely identify an entry within the f3ConfigFileTable. |
| STR f3ConfigFileName | 1.3.6.1.4.1.2544.1.12.2.1.14.5.1.2 | DisplayString | read-only | Name of the configuration file. |
| f3ConfigFileObjects | 1.3.6.1.4.1.2544.1.12.2.1.14 | |||
| STR f3ConfigFilePassphrase | 1.3.6.1.4.1.2544.1.12.2.1.14.7 | DisplayString | read-write | Pass-phrase used to generate key for encrypting private keys. |
| I32 f3ConfigFilePercentComplete | 1.3.6.1.4.1.2544.1.12.2.1.14.6 | Integer32 | read-only | This object provides configure file percent complete. |
| F3C f3ConfigFileStatus | 1.3.6.1.4.1.2544.1.12.2.1.14.3 | F3ConfigFileStatus | read-only | This object provides status of Configuration File actions. |
| f3ConfigFileTable | 1.3.6.1.4.1.2544.1.12.2.1.14.5 | not-accessible | This table lists information about the configuration files that are resident on the node. | |
| NTF f3DatabaseSyncTrap | 1.3.6.1.4.1.2544.1.12.2.2.6 | This is the Database Synchronization trap sent by the agent for bulk operations. The var bind list can contain multiple variables with OIDs as f3DatabaseSyncTrapObject and values as the OIDs of the entities that need synchronization. The var-binds are sent implicitly, as per SMIv2 (RFC2578, Section 8.1). | ||
| NUM f3DatabaseSyncTrapObject | 1.3.6.1.4.1.2544.1.12.2.1.13.1 | VariablePointer | not-accessible | This object provides the Object Identifier (OID) of the entity that needs to be synchronized. This object is not accessible, it is only carried in the f3DatabaseSyncTrap notification. |
| NUM f3EndNeEventLogIndex | 1.3.6.1.4.1.2544.1.12.2.4.2 | TrapCounter | read-only | This object provides the associated neEventsLogged counter for the logged last event (trap) in the bulk trap. |
| T/F f3EnsembleZtpEnabled | 1.3.6.1.4.1.2544.1.12.2.1.25.1 | TruthValue | read-write | This provides ability to enable/disable Ensemble ZTP on the system. |
| LLD f3LldpMaxNeighborsAction | 1.3.6.1.4.1.2544.1.12.2.1.17.1 | LldpV2ConfigurationADVAExtMaxNeighborsAction | read-write | Discard: information selected to be discarded is the information in the current LLDPDU. Delete entry::information selected to be discarded is currently in the LLDP remote systems MIB. |
| f3LldpV2ConfigurationADVAExtObjects | 1.3.6.1.4.1.2544.1.12.2.1.17 | |||
| f3LldpV2RemExtEntry | 1.3.6.1.4.1.2544.1.12.2.1.20.1.1 | not-accessible | A conceptual row in the f3LldpV2RemExtTable. | |
| f3LldpV2RemExtTable | 1.3.6.1.4.1.2544.1.12.2.1.20.1 | not-accessible | This table is an extension of the standard lldpV2RemTable (LLDP-V2-MIB). This table adds remote TTL attribute support | |
| f3LldpV2RemoteSystemsData | 1.3.6.1.4.1.2544.1.12.2.1.20 | |||
| U32 f3LldpV2RemTTL | 1.3.6.1.4.1.2544.1.12.2.1.20.1.1.1 | Unsigned32 | read-only | Integer value which indicates the number of seconds that the recipient LLDP agent is to regard the information associated with particular MSAP identifier to be valid |
| f3NotifObjects | 1.3.6.1.4.1.2544.1.12.2.1.13 | |||
| STR f3NtpAuthKey | 1.3.6.1.4.1.2544.1.12.2.1.10.16.1.4 | DisplayString | read-write | This is the key value and length depends on the authentication type used. It is 16 character printable string for MD5 excluding whitespace and '#' and for SHA-1 it is a 40 character hex-encoded string. |
| f3NtpAuthKeyEntry | 1.3.6.1.4.1.2544.1.12.2.1.10.16.1 | not-accessible | NTP Authentication Key Entry | |
| U32 f3NtpAuthKeyId | 1.3.6.1.4.1.2544.1.12.2.1.10.16.1.1 | Unsigned32 | not-accessible | This is the unique index for the NTP Authentication Key. |
| U32 f3NtpAuthKeyNumber | 1.3.6.1.4.1.2544.1.12.2.1.10.16.1.2 | Unsigned32 | read-write | This is the identifier used by the NTP authentication protocol using which the Client and Server identify the key. |
| ROW f3NtpAuthKeyRowStatus | 1.3.6.1.4.1.2544.1.12.2.1.10.16.1.6 | RowStatus | read-create | The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3NtpAuthKeyRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3NtpAuthKeyRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3NtpAuthKeyRowStatus object may be modified if the associated instance of this object is equal to active(1). |
| STO f3NtpAuthKeyStorageType | 1.3.6.1.4.1.2544.1.12.2.1.10.16.1.5 | StorageType | read-create | The storage type for this conceptual row. |
| f3NtpAuthKeyTable | 1.3.6.1.4.1.2544.1.12.2.1.10.16 | not-accessible | This table specifies the Keys used for NTP Authentication. | |
| NTP f3NtpAuthKeyType | 1.3.6.1.4.1.2544.1.12.2.1.10.16.1.3 | NtpAuthKeyType | read-write | Authentication type, MD5 or SHA-1. |
| f3RawDataObjects | 1.3.6.1.4.1.2544.1.12.2.1.19 | |||
| STR f3RawDataServerFtPasswd | 1.3.6.1.4.1.2544.1.12.2.1.19.4 | DisplayString | read-write | User password to authenticate the file transfer. Reading this object will return an empty string if the password has not been set or ***** if the password has been set. |
| CMF f3RawDataServerFtProtocol | 1.3.6.1.4.1.2544.1.12.2.1.19.1 | CmFileTransferMethod | read-write | Specifies the method of transferring the file. Note that web(4) is a read-only enumeration. |
| IP f3RawDataServerFtServerName | 1.3.6.1.4.1.2544.1.12.2.1.19.2 | IpAddress | read-write | IP address of the raw data server. Value of 0.0.0.0 indicates the raw data server is not configured. |
| STR f3RawDataServerFtUserId | 1.3.6.1.4.1.2544.1.12.2.1.19.3 | DisplayString | read-write | User ID to use to authenticate the file transfer. |
| STR f3SimpleLtpConfigFileName | 1.3.6.1.4.1.2544.1.12.2.1.21.6 | DisplayString | read-write | The configure file name used to LTP function. |
| T/F f3SimpleLtpControl | 1.3.6.1.4.1.2544.1.12.2.1.21.1 | TruthValue | read-write | This provides ability to enable/disable the simple ltp on the system. |
| f3SimpleLtpObjects | 1.3.6.1.4.1.2544.1.12.2.1.21 | |||
| STR f3SimpleLtpPasswd | 1.3.6.1.4.1.2544.1.12.2.1.21.5 | DisplayString | read-write | Password to use to authenticate the file transfer. |
| IP f3SimpleLtpServerIpv4Addr | 1.3.6.1.4.1.2544.1.12.2.1.21.3 | IpAddress | read-write | IP address of the remote server. |
| STR f3SimpleLtpSoftwareFileName | 1.3.6.1.4.1.2544.1.12.2.1.21.7 | DisplayString | read-write | The software file name. |
| CMF f3SimpleLtpTransferProtocol | 1.3.6.1.4.1.2544.1.12.2.1.21.2 | CmFileTransferMethod | read-write | Specifies the method of transferring the file. |
| STR f3SimpleLtpUserName | 1.3.6.1.4.1.2544.1.12.2.1.21.4 | DisplayString | read-write | User ID to use to authenticate the file transfer. |
| SNM f3SnmpEngineID | 1.3.6.1.4.1.2544.1.12.2.1.11.2 | SnmpEngineID | read-write | An SNMP engine's administratively-unique identifier. Please note that f3SnmpEngineID differs from the standard snmpEngineID (SNMP-FRAMEWORK-MIB) with MAX-ACCESS as read-write. |
| T/F f3SnmpLongIfAlias | 1.3.6.1.4.1.2544.1.12.2.1.11.3 | TruthValue | read-write | This provides ability to enable/disable longer version of ifAlias. If enabled, ifAlias variable can support up to 255 character string and when disabled ifAlias is limited to 64 character string. When disabled and if alias is longer than 64 characters the ifAlias will return a string that is truncated to 64 characters. |
| T/F f3SnmpTargetAddrExtBulkTrapsEnabled | 1.3.6.1.4.1.2544.1.12.2.1.11.1.1.4 | TruthValue | read-write | Provides ability to enable/disable the Snmp Bulk Traps on the Target Address. |
| T/F f3SnmpTargetAddrExtDyingGaspActive | 1.3.6.1.4.1.2544.1.12.2.1.11.1.1.3 | TruthValue | read-only | When SNMP Dying Gasp is enabled at Card level, in case of multiple target addresses resolving to the same interface (port), this flag indicates which target address is used for the SNMP TRAP PDU. |
| T/F f3SnmpTargetAddrExtDyingGaspEnabled | 1.3.6.1.4.1.2544.1.12.2.1.11.1.1.2 | TruthValue | read-write | When SNMP Dying Gasp is enabled at Card level, this attribute specifies whether this Target Address entry should be used in the SNMP Dying Gasp TRAP PDU or not. |
| NUM f3SnmpTargetAddrExtDyingGaspPort | 1.3.6.1.4.1.2544.1.12.2.1.11.1.1.1 | VariablePointer | read-only | When SNMP Dying Gasp is enabled at Card level, this attribute provides information on the interface (physical port) through which this Target Address is reachable (using Layer 3 ping, trace route). |
| f3SnmpTargetAddrExtEntry | 1.3.6.1.4.1.2544.1.12.2.1.11.1.1 | not-accessible | A conceptual row in the f3SnmpTargetAddrExtTable. | |
| ADR f3SnmpTargetAddrExtLifetime | 1.3.6.1.4.1.2544.1.12.2.1.11.1.1.5 | F3TargetAddressLifetime | read-write | Provides a time after which target address entry will automatically be deleted. SNMP packet received from snmpTargetAddrTAddress resets timer to its original value. |
| f3SnmpTargetAddrExtTable | 1.3.6.1.4.1.2544.1.12.2.1.11.1 | not-accessible | This table is an extension of the standard snmpTargetAddrTable(SNMP-TARGET-MIB). This table is used to manage the SNMP Dying Gasp support. | |
| NUM f3StartNeEventLogIndex | 1.3.6.1.4.1.2544.1.12.2.4.1 | TrapCounter | read-only | This object provides the associated neEventsLogged counter for the logged first event (trap) in the bulk trap. |
| f3SysAuthenKeyObjects | 1.3.6.1.4.1.2544.1.12.2.1.22 | |||
| STR f3SysAuthKey | 1.3.6.1.4.1.2544.1.12.2.1.22.1.1.4 | DisplayString | read-write | Password for this key. |
| f3SysAuthKeyEntry | 1.3.6.1.4.1.2544.1.12.2.1.22.1.1 | not-accessible | . | |
| U32 f3SysAuthKeyId | 1.3.6.1.4.1.2544.1.12.2.1.22.1.1.2 | Unsigned32 | read-write | . |
| U32 f3SysAuthKeyIndex | 1.3.6.1.4.1.2544.1.12.2.1.22.1.1.1 | Unsigned32 | not-accessible | . |
| ROW f3SysAuthKeyRowStatus | 1.3.6.1.4.1.2544.1.12.2.1.22.1.1.6 | RowStatus | read-create | The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3SysAuthKeyRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3SysAuthKeyRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3SysAuthKeyRowStatus object may be modified if the associated instance of this object is equal to active(1). |
| STO f3SysAuthKeyStorageType | 1.3.6.1.4.1.2544.1.12.2.1.22.1.1.5 | StorageType | read-create | The storage type for this conceptual row. |
| f3SysAuthKeyTable | 1.3.6.1.4.1.2544.1.12.2.1.22.1 | not-accessible | . | |
| SYS f3SysAuthKeyType | 1.3.6.1.4.1.2544.1.12.2.1.22.1.1.3 | SysAuthKeyType | read-write | Authentication type. |
| DAT f3SysLastAbnormalResetTimestamp1 | 1.3.6.1.4.1.2544.1.12.2.1.12.3 | DateAndTime | read-only | This provides the timestamp of the most recent abnormal reset. Note that the system keeps debug logs with 3 most recent abnormal resets. 8 octets of 0 value indicates that there was no abnormal reset of the system. |
| DAT f3SysLastAbnormalResetTimestamp2 | 1.3.6.1.4.1.2544.1.12.2.1.12.4 | DateAndTime | read-only | This provides the timestamp of the second most recent abnormal reset. Note that the system keeps debug logs with 3 most recent abnormal resets. 8 octets of 0 value indicates that there was only one (f3SysLastAbnormalResetTimestamp1) abnormal reset of the system. |
| DAT f3SysLastAbnormalResetTimestamp3 | 1.3.6.1.4.1.2544.1.12.2.1.12.5 | DateAndTime | read-only | This provides the timestamp of the third most recent abnormal reset. Note that the system keeps debug logs with 3 most recent abnormal resets. 8 octets of 0 value indicates that there were only two (f3SysLastAbnormalResetTimestamp1, f3SysLastAbnormalResetTimestamp2) abnormal resets of the system. |
| CMR f3SysLastResetCauseType | 1.3.6.1.4.1.2544.1.12.2.1.12.2 | CmRestartCauseType | read-only | This provides the System Last Reset Cause Type. |
| RES f3SysLastResetType | 1.3.6.1.4.1.2544.1.12.2.1.12.1 | RestartType | read-only | This provides the System Last Reset Type. |
| T/F f3SysResetButtonControl | 1.3.6.1.4.1.2544.1.12.2.1.12.6 | TruthValue | read-write | Enable or disable the use of the push button reset swith. |
| f3SystemBulkGroups | 1.3.6.1.4.1.2544.1.12.2.3.3 | |||
| f3SystemBulkNotifications | 1.3.6.1.4.1.2544.1.12.2.5 | |||
| T/F f3SystemFeatureEnabled | 1.3.6.1.4.1.2544.1.12.2.1.15.1.1.3 | TruthValue | read-write | This object allows system feature control. If a specific feature is disabled, the relevant operations to use that feature are denied. |
| f3SystemFeatureEntry | 1.3.6.1.4.1.2544.1.12.2.1.15.1.1 | not-accessible | A conceptual row in the f3SystemFeatureTable. | |
| I32 f3SystemFeatureIndex | 1.3.6.1.4.1.2544.1.12.2.1.15.1.1.1 | Integer32 | read-only | An arbitrary integer index value used to uniquely identify an entry within the f3SystemFeatureTable. |
| STR f3SystemFeatureName | 1.3.6.1.4.1.2544.1.12.2.1.15.1.1.2 | DisplayString | read-only | This object provides the name of the system feature. |
| f3SystemFeatureTable | 1.3.6.1.4.1.2544.1.12.2.1.15.1 | not-accessible | This table allows ability to manage enabling/disabling system features. | |
| f3SystemInfoObjects | 1.3.6.1.4.1.2544.1.12.2.1.24 | |||
| MAC f3SystemLldpV2ADVAExtDestMacAddress | 1.3.6.1.4.1.2544.1.12.2.1.16.1.1.2 | MacAddress | read-write | This attribute description the standard MIB about LLDP Destination Mac Address. |
| f3SystemLldpV2DestAddressADVAExtEntry | 1.3.6.1.4.1.2544.1.12.2.1.16.1.1 | not-accessible | A conceptual row in the f3SystemLldpV2DestAddressADVAExtTable. | |
| I32 f3SystemLldpV2DestAddressADVAExtIndex | 1.3.6.1.4.1.2544.1.12.2.1.16.1.1.1 | Integer32 | not-accessible | An arbitrary integer index value used to uniquely identify an entry within the f3SystemLldpV2DestAddressADVAExtTable. |
| ROW f3SystemLldpV2DestAddressADVAExtRowStatus | 1.3.6.1.4.1.2544.1.12.2.1.16.1.1.3 | RowStatus | read-write | The status of this row. The f3SystemLldpV2DestAddressADVAExtRowStatus object may be modified if the associated instance of this object is equal to active(1), notInService(2), or notReady(3). |
| f3SystemLldpV2DestAddressADVAExtTable | 1.3.6.1.4.1.2544.1.12.2.1.16.1 | not-accessible | This extension table adds a row status to allow user add/delete/edit the LLDP Destination Address which is defined to Read-Only in the standard MIB. | |
| T/F f3SystemLldpV2ManAddrConfigTxPortsADVAExtEnable | 1.3.6.1.4.1.2544.1.12.2.1.16.3.1.2 | TruthValue | read-write | This object describe the interface on Tx Ports whether enabled. |
| f3SystemLldpV2ManAddrConfigTxPortsADVAExtEntry | 1.3.6.1.4.1.2544.1.12.2.1.16.3.1 | not-accessible | A conceptual row in the f3SystemLldpV2ManAddrConfigTxPortsADVAExtTable. | |
| NUM f3SystemLldpV2ManAddrConfigTxPortsADVAExtRefInterface | 1.3.6.1.4.1.2544.1.12.2.1.16.3.1.1 | VariablePointer | not-accessible | This object describe the Tx Port is on what interface, its value should be management tunnel or one dcn or none. |
| ROW f3SystemLldpV2ManAddrConfigTxPortsADVAExtRowStatus | 1.3.6.1.4.1.2544.1.12.2.1.16.3.1.4 | RowStatus | read-create | The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3SystemLldpV2ManAddrConfigTxPortsADVAExtRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3SystemLldpV2ManAddrConfigTxPortsADVAExtRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3SystemLldpV2ManAddrConfigTxPortsADVAExtRowStatus object may be modified if the associated instance of this object is equal to active(1). |
| STO f3SystemLldpV2ManAddrConfigTxPortsADVAExtStorageType | 1.3.6.1.4.1.2544.1.12.2.1.16.3.1.3 | StorageType | read-create | The storage type for this conceptual row. |
| f3SystemLldpV2ManAddrConfigTxPortsADVAExtTable | 1.3.6.1.4.1.2544.1.12.2.1.16.3 | not-accessible | This extension table adds a row status to allow user add/delete/edit the LLDP Destination Address for one port. | |
| INT f3SystemLldpV2PortConfigADVAExtAdminStatus | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1.3 | INTEGER | read-write | The administratively desired status of the local LLDP agent. If the associated f3SystemLldpV2PortConfigADVAExtAdminStatus object is set to a value of 'txOnly(1)', then LLDP agent transmits LLDPframes on this port and it does not store any information about the remote systems connected. If the associated f3SystemLldpV2PortConfigADVAExtAdminStatus object is set to a value of 'rxOnly(2)', then the LLDP agent receives, but it does not transmit LLDP frames on this port. If the associated f3SystemLldpV2PortConfigADVAExtAdminStatus object is set to a value of 'txAndRx(3)', then the LLDP agent transmits and receives LLDP frames on this port. If the associated f3SystemLldpV2PortConfigADVAExtAdminStatus object is set to a value of 'disabled(4)', then LLDP agent does not transmit or receive LLDP frames on this port. If there is remote systems information which is received on this port and stored in other tables, before the port's f3SystemLldpV2PortConfigADVAExtAdminStatus becomes disabled, then that information is deleted. |
| ADR f3SystemLldpV2PortConfigADVAExtDestAddressIndex | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1.2 | LldpV2DestAddressTableIndex | not-accessible | The index value used to identify the destination MAC address associated with this entry. Its value identifies the row in the lldpV2DestAddressTable where the MAC address can be found. The value of this object is used as an index to the f3SystemLldpV2PortConfigADVAExtTable. |
| f3SystemLldpV2PortConfigADVAExtEntry | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1 | not-accessible | A conceptual row in the f3SystemLldpV2PortConfigADVAExtTable. | |
| NUM f3SystemLldpV2PortConfigADVAExtIfIndex | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1.1 | InterfaceIndex | not-accessible | The interface index value used to identify the port associated with this entry. Its value is an index into the interfaces MIB. The value of this object is used as an index to the f3SystemLldpV2PortConfigADVAExtTable. |
| T/F f3SystemLldpV2PortConfigADVAExtNotificationEnable | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1.4 | TruthValue | read-write | The f3SystemLldpV2PortConfigADVAExtNotificationEnable controls, on a per agent basis, whether or not notifications from the agent are enabled. The value true(1) means that notifications are enabled; the value false(2) means that they are not. |
| ROW f3SystemLldpV2PortConfigADVAExtRowStatus | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1.7 | RowStatus | read-create | The status of this row. An entry MUST NOT exist in the active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The values of f3SystemLldpV2PortConfigADVAExtRowStatus supported are createAndGo(4) and destroy(6). All mandatory attributes must be specified in a single SNMP SET request with f3SystemLldpV2PortConfigADVAExtRowStatus value as createAndGo(4). Upon successful row creation, this object has a value of active(1). The f3SystemLldpV2PortConfigADVAExtRowStatus object may be modified if the associated instance of this object is equal to active(1). |
| STO f3SystemLldpV2PortConfigADVAExtStorageType | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1.6 | StorageType | read-create | The storage type for this conceptual row. |
| f3SystemLldpV2PortConfigADVAExtTable | 1.3.6.1.4.1.2544.1.12.2.1.16.2 | not-accessible | This extension table adds a row status to allow user add/delete/edit the LLDP Destination Address for one port. | |
| BIT f3SystemLldpV2PortConfigADVAExtTLVsTxEnable | 1.3.6.1.4.1.2544.1.12.2.1.16.2.1.5 | Bits | read-write | The f3SystemLldpV2PortConfigADVAExtTLVsTxEnable, defined as a bitmap, includes the basic set of LLDP TLVs whose transmission is allowed on the local LLDP agent by the network management. Each bit in the bitmap corresponds to a TLV type associated with a specific optional TLV. It should be noted that the organizationally-specific TLVs are excluded from the f3SystemLldpV2PortConfigADVAExtTLVsTxEnable bitmap. LLDP Organization Specific Information Extension MIBs should have similar configuration object to control transmission of their organizationally defined TLVs. The bit 'portDesc(0)' indicates that LLDP agent should transmit 'Port Description TLV'. The bit 'sysName(1)' indicates that LLDP agent should transmit 'System Name TLV'. The bit 'sysDesc(2)' indicates that LLDP agent should transmit 'System Description TLV'. The bit 'sysCap(3)' indicates that LLDP agent should transmit 'System Capabilities TLV'. There is no bit reserved for the management address TLV type since transmission of management address TLVs are controlled by another object, lldpV2ConfigManAddrTable. The default value for f3SystemLldpV2PortConfigADVAExtTLVsTxEnable object is empty set, which means no enumerated values are set. The value of this object is restored from non-volatile storage after a re-initialization of the management system. |
| f3SystemNotifBulkGroup | 1.3.6.1.4.1.2544.1.12.2.3.3.2 | A collection of notifications used in the F3 System Bulk group. | ||
| f3SystemObjectBulkGroup | 1.3.6.1.4.1.2544.1.12.2.3.3.1 | A collection of objects used to manage the F3 System Bulk group. | ||
| f3ZtpObjects | 1.3.6.1.4.1.2544.1.12.2.1.25 | |||
| INT fileServicesAction | 1.3.6.1.4.1.2544.1.12.2.1.8.1 | INTEGER | read-write | This object is write only. Setting this object initiates a file transfer Supported actions are: get-database(1) - Copy a backup database from a remote server and place it in the staging area. (See databaseAction) put-database(2) - Copy a backup database to a remote server. (See databaseAction) software-copy(3) - Transfer a software image file to the system and write it to the standby partition. get-sys-database(4) - Copy a system database from a remote server and place it in the staging area. (See databaseAction) put-sys-database(5) - Copy a system database to a remote server. (See databaseAction) get-defaultsvalue-file(6) - Transfer the Defaults Value file to the system. put-sysresetdebuginfo-file(7) - Transfer the System Reset Debug Information file to a remote server. put-securitylog-file(8) - Transfer the System Security Log Information file to a remote server. put-alarmlog-file(9) - Transfer the System Alarm Log Information file to a remote server. put-audit-file(10) - Transfer the System Audit Log Information file to a remote server. get-config-file(11) - Transfer the Configuration File from a remote server. put-config-file(12) - Transfer the Configuration File to a remote server. put-sat-result(13) - Transfer the SAT test result file to a remote server. get-ssl-certificate(14) - Transfer the SSL Certificate file to the system. get-ssl-private-key(15) - Transfer the SSL Private Key file to the system. get-ssl-encrypt-private-Key(16) - Transfer the SSL Encrypted Private Key file to the system. get-ssl-key-pair(17) - Transfer the SSL Key Pair file to the system. put-csr(18) - Transfer the CSR file to the system. put-rfc2544-test-report(19) - Transfer the Rfc2544 test report to the system. |
| AFF fileServicesAffectedEntity | 1.3.6.1.4.1.2544.1.12.2.1.8.13 | AffectedEntity | read-write | Affected Entity. |
| STR fileServicesCsrName | 1.3.6.1.4.1.2544.1.12.2.1.8.16 | DisplayString | read-write | This is a unique name for the CSR. |
| STR fileServicesDbFileName | 1.3.6.1.4.1.2544.1.12.2.1.8.12 | DisplayString | read-only | Name of the upload unique database file. |
| STR fileServicesDecryptionPassword | 1.3.6.1.4.1.2544.1.12.2.1.8.15 | DisplayString | read-write | This is the decryption password for the SSL file. |
| CMF fileServicesMethod | 1.3.6.1.4.1.2544.1.12.2.1.8.2 | CmFileTransferMethod | read-write | Specifies the method of transferring the file. Note that web(4) is a read-only enumeration. |
| CMF fileServicesMode | 1.3.6.1.4.1.2544.1.12.2.1.8.9 | CmFileServicesMode | read-only | This object provides information on the current state of file services. |
| STR fileServicesPassword | 1.3.6.1.4.1.2544.1.12.2.1.8.5 | DisplayString | read-write | User password to authenticate the file transfer. Reading this object will return an empty string if the password has not been set or ***** if the password has been set. The value of this object is cleared when fileServicesAction is set. |
| I32 fileServicesPercentComplete | 1.3.6.1.4.1.2544.1.12.2.1.8.8 | Integer32 | read-only | Percent completion of operation. |
| STR fileServicesRemoteFile | 1.3.6.1.4.1.2544.1.12.2.1.8.6 | DisplayString | read-write | Path and name of the remote file. The value of this object is cleared when fileServicesAction is set. |
| IP fileServicesServerIp | 1.3.6.1.4.1.2544.1.12.2.1.8.3 | IpAddress | read-write | IP address of the remote server. The value of this object is cleared when fileServicesAction is set. |
| ADR fileServicesServerIpv6Addr | 1.3.6.1.4.1.2544.1.12.2.1.8.11 | Ipv6Address | read-write | IPv6 address of the remote server. The value of this object is cleared when fileServicesAction is set. |
| FIL fileServicesServerType | 1.3.6.1.4.1.2544.1.12.2.1.8.10 | FileTransferServerType | read-write | This object describe the remote server's address type. |
| STR fileServicesSslKeyPairName | 1.3.6.1.4.1.2544.1.12.2.1.8.14 | DisplayString | read-write | This is a unique name for the SSL key pair. |
| CMF fileServicesStatus | 1.3.6.1.4.1.2544.1.12.2.1.8.7 | CmFileServicesStatus | read-only | Status of the user initiated file transfer. |
| STR fileServicesUserId | 1.3.6.1.4.1.2544.1.12.2.1.8.4 | DisplayString | read-write | User ID to use to authenticate the file transfer. The value of this object is cleared when fileServicesAction is set. |
| T/F ftpEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.3 | TruthValue | read-write | This provides ability to enable/disable the File Transfer Protocol (FTP) on the system. |
| T/F httpEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.6 | TruthValue | read-write | This provides ability to enable/disable the HTTP protocol on the system. |
| T/F httpsEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.7 | TruthValue | read-write | This provides ability to enable/disable the HTTP protocol on the system. |
| STR lastSetErrorInformation | 1.3.6.1.4.1.2544.1.12.2.1.1.1 | DisplayString | read-only | This provides detailed information on the last SNMP SET operation failure on the enterprise MIBs. |
| T/F netconfOverSSHEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.10 | TruthValue | read-write | This provides ability to enable/disable the NETCONF over SSH on the system. |
| CMN ntpActiveServer | 1.3.6.1.4.1.2544.1.12.2.1.10.5 | CmNtpServerType | read-only | Indication of which server is currently active. |
| IP ntpBackupServer | 1.3.6.1.4.1.2544.1.12.2.1.10.3 | IpAddress | read-write | IP address of the backup remote NTP time server. Value of 0.0.0.0 indicates the NTP server is not configured. |
| NUM ntpBackupServerAuthKey | 1.3.6.1.4.1.2544.1.12.2.1.10.15 | VariablePointer | read-write | This object specifies the authentication key for the backup NTP server. |
| ADR ntpBackupServerIpv6Addr | 1.3.6.1.4.1.2544.1.12.2.1.10.13 | Ipv6Address | read-write | This object describe the ipv6 adress of ntp backup server. |
| IPV ntpBackupServerIpVersion | 1.3.6.1.4.1.2544.1.12.2.1.10.12 | IpVersion | read-write | This object describe the ipversion of ntp server. |
| T/F ntpClientEnabled | 1.3.6.1.4.1.2544.1.12.2.1.10.1 | TruthValue | read-write | This allows to enable/disable the NTP client. |
| CMN ntpMode | 1.3.6.1.4.1.2544.1.12.2.1.5.1 | CmNtpMode | read-write | This provides ability to manage the Network Time Protocol (NTP) mode on the system. Currently, the system only supports 'client' mode. |
| I32 ntpPollingInterval | 1.3.6.1.4.1.2544.1.12.2.1.10.9 | Integer32 | read-write | This object allows ability to configure the NTP polling interval in seconds. Polling interval is the time between successive NTP client requests to update local time based on time at the NTP server. |
| IP ntpPrimaryServer | 1.3.6.1.4.1.2544.1.12.2.1.10.2 | IpAddress | read-write | IP address of the primary remote NTP time server. Value of 0.0.0.0 indicates the NTP server is not configured. |
| NUM ntpPrimaryServerAuthKey | 1.3.6.1.4.1.2544.1.12.2.1.10.14 | VariablePointer | read-write | This object specifies the authentication key for the primary NTP server. |
| ADR ntpPrimaryServerIpv6Addr | 1.3.6.1.4.1.2544.1.12.2.1.10.11 | Ipv6Address | read-write | This object describe the ipv6 adress of ntp primary server. |
| IPV ntpPrimaryServerIpVersion | 1.3.6.1.4.1.2544.1.12.2.1.10.10 | IpVersion | read-write | This object describe the ipversion of ntp server. |
| SER ntpServerConfigType | 1.3.6.1.4.1.2544.1.12.2.1.5.4 | ServerConfigType | read-write | This object describe the ntp server configure type. |
| I32 ntpServerPrecision | 1.3.6.1.4.1.2544.1.12.2.1.10.8 | Integer32 | read-only | This object provides the precision (in microseconds) to the NTP Server. |
| I32 ntpServerRoundTripDelay | 1.3.6.1.4.1.2544.1.12.2.1.10.7 | Integer32 | read-only | This object provides the round-trip delay (in microseconds) to the NTP Server. It returns a value of 0 if NTP is not enabled. |
| CMN ntpSwitchServer | 1.3.6.1.4.1.2544.1.12.2.1.10.6 | CmNtpServerType | read-write | Operation to switch the NTP Server. |
| CMN ntpType | 1.3.6.1.4.1.2544.1.12.2.1.10.4 | CmNtpType | read-only | Type of communication with the remote NTP server. |
| PEE peerUpgradeStatus | 1.3.6.1.4.1.2544.1.12.2.1.7.7 | PeerUpgradeStatus | read-only | Peer Upgrade Status Entity. |
| T/F scpEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.4 | TruthValue | read-write | This provides ability to enable/disable the Secure Copy (SCP) on the system. |
| T/F secLog2sysLogEnabled | 1.3.6.1.4.1.2544.1.12.2.1.9.2.1 | TruthValue | read-write | This allows to enable/disable the system security log to syslog. |
| STR securityBanner | 1.3.6.1.4.1.2544.1.12.2.1.4.1 | DisplayString | read-write | This provides ability to manage the security banner text used for Graphical User Interface as well as CLI access. |
| T/F securityPromptEnabled | 1.3.6.1.4.1.2544.1.12.2.1.4.4 | TruthValue | read-write | This object allows management of the CLI security prompt. |
| T/F serialPortDisconnectAutoLogOff | 1.3.6.1.4.1.2544.1.12.2.1.4.3 | TruthValue | read-write | This provides ability to manage the property of the system, which causes Auto Logoff of the user session on the serial port, when the serial port is disconnected. |
| T/F serialPortEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.5 | TruthValue | read-write | This provides ability to enable/disable the Serial Port on the system. |
| T/F sftpEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.8 | TruthValue | read-write | This provides ability to enable/disable the SFTP protocol on the system. |
| snmpIPv6UDPDomain | 1.3.6.1.4.1.2544.1.12.2.1.18 | |||
| INT softwareAction | 1.3.6.1.4.1.2544.1.12.2.1.7.1 | INTEGER | read-write | This object is write only. Setting this object initiates the specified action. Supported actions are: install(1) - Install software. schedule-upgrade(2) - Schedule a software upgrade. At the scheduled time, the system will reboot and load the software image stored on the standby partition. The scheduled time can be specified by softwareUpgradeTime. Also see softwareValidationTimer. cancel-upgrade(3) - Cancel a scheduled software upgrade. validate-upgrade(4) - Indicate software as valid and cancel the validation timer. revert-upgrade(5) - Revert to previous software image if it still exists. propagate-to-standby-nemi(6) - Propagate the running software release to standby NEMI and active it. |
| AFF softwareAffectedEntity | 1.3.6.1.4.1.2544.1.12.2.1.7.5 | AffectedEntity | read-write | Affected Entity. |
| softwareEntry | 1.3.6.1.4.1.2544.1.12.2.1.7.4.1 | not-accessible | A conceptual row in the softwareTable. | |
| I32 softwareIndex | 1.3.6.1.4.1.2544.1.12.2.1.7.4.1.1 | Integer32 | read-only | An arbitrary integer index value used to uniquely identify an entry within the softwareTable. |
| PEE softwarePeerCondition | 1.3.6.1.4.1.2544.1.12.2.1.7.6 | PeerUpgradeReadyCondition | read-write | Peer Upgrade Ready Condition Entity. |
| softwareTable | 1.3.6.1.4.1.2544.1.12.2.1.7.4 | not-accessible | This table lists information about the software installed in the active and standby partitions. | |
| CMV softwareType | 1.3.6.1.4.1.2544.1.12.2.1.7.4.1.2 | CmVersionType | read-only | The type of software partition. |
| DAT softwareUpgradeTime | 1.3.6.1.4.1.2544.1.12.2.1.7.2 | DateAndTime | read-write | Specifies the date and time to perform a software upgrade reboot. If this object is set to a date and time in the past or has never been set, the upgrade reboot will happen as soon as softwareAction is set to schedule-upgrade(2). This value becomes read-only when an upgrade has been scheduled. Default value is 1-1-2000 00:00:00. |
| INT softwareValidationTimer | 1.3.6.1.4.1.2544.1.12.2.1.7.3 | INTEGER | read-write | Time in minutes before the system will reboot and revert to the active software after a software upgrade. If set to 0, the timer is disabled and the software will automatically be validated after a software upgrade reboot. This object becomes read-only when the software validation timer is active. Default value is 0. When enabled, valid values of the timer range from 10 minutes to 720 minutes. |
| STR softwareVersion | 1.3.6.1.4.1.2544.1.12.2.1.7.4.1.3 | DisplayString | read-only | The software version string. |
| T/F sshEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.2 | TruthValue | read-write | This provides ability to enable/disable the Secure Shell protocol on the system. |
| I32 sysLogFacilityCode | 1.3.6.1.4.1.2544.1.12.2.1.5.8 | Integer32 | read-write | This object describes the syslog server facility code. |
| IP sysLogIpAddress | 1.3.6.1.4.1.2544.1.12.2.1.9.1.1.1.2 | IpAddress | read-write | IP address of the remote syslog server. Value of 0.0.0.0 indicates the sys log server is not configured. |
| ADR sysLogIpv6Addr | 1.3.6.1.4.1.2544.1.12.2.1.9.1.1.1.5 | Ipv6Address | read-write | This object describe the ipv6 address. |
| IPV sysLogIpVersion | 1.3.6.1.4.1.2544.1.12.2.1.9.1.1.1.4 | IpVersion | read-write | This object describe the ip version. |
| I32 sysLogPort | 1.3.6.1.4.1.2544.1.12.2.1.9.1.1.1.3 | Integer32 | read-write | Optional port address of the remote log server. If not specified, the default port for the standard syslog utility (UDP Port 514) will be used. |
| SER sysLogServerConfigType | 1.3.6.1.4.1.2544.1.12.2.1.5.5 | ServerConfigType | read-write | This object describe the sys log server configure type. |
| sysLogServerEntry | 1.3.6.1.4.1.2544.1.12.2.1.9.1.1.1 | not-accessible | A conceptual row in the sysLogServerTable. | |
| I32 sysLogServerIndex | 1.3.6.1.4.1.2544.1.12.2.1.9.1.1.1.1 | Integer32 | read-only | An integer index value used to uniquely identify an entry within the sysLogServerTable. |
| sysLogServerTable | 1.3.6.1.4.1.2544.1.12.2.1.9.1.1 | not-accessible | This table allows configuration of the remote syslog hosts. | |
| SYS sysLogTimestampFormat | 1.3.6.1.4.1.2544.1.12.2.1.5.7 | SysLogFormatType | read-write | This object describes the syslog server timestamp format type. |
| TIM sysTimeOfDayType | 1.3.6.1.4.1.2544.1.12.2.1.5.3 | TimeOfDayType | read-write | This object provides ability to configure System Time of Day source. This can be local, ntp or ptp. Before setting sysTimeOfDayType the f3PtpSysTimeOfDayClock object must be set to configure PTP Telecom Slave object to be used as Clock source. |
| T/F sysUseUtcLeapOffsetEnable | 1.3.6.1.4.1.2544.1.12.2.1.5.6 | TruthValue | read-write | This attribute indicates whether to use the currentUtcLeapOffset in Announce message from PTP to get UTC time from TAI based timestamps in case we want DM/TWAMP timestamping based on UTC time. This attribute only works when PTP/TimeClock is configured as source of system time of day. |
| T/F telnetEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.1 | TruthValue | read-write | This provides ability to enable/disable the TELNET protocol on the system. |
| T/F tftpEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.9 | TruthValue | read-write | This provides ability to enable/disable the TFTP protocol on the system. |
| T/F usbPortEnabled | 1.3.6.1.4.1.2544.1.12.2.1.3.11 | TruthValue | read-write | This provides ability to enable/disable the USB Host Port on the system. |
RFC description
Configuration/system management MIB for generic network element system-level configuration and monitoring.
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.