MIBs Depot

RAD-MIB

Registered at
1.3.6.1.4.1.164
Namespace
packetlight
Source file
RAD-MIB
Digest
sha256:d9c707dbcc30d1c3d06a4892129755348a57f2f28a38a3e338b036149c27585a

Imports

FromSymbols
IANAifType-MIBIANAifType
IF-MIBifAlias, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
PerfHist-TC-MIBPerfCurrentCount, PerfIntervalCount, PerfTotalCount
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso
SNMPv2-TCDisplayString, RowPointer, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

1 module(s) in this corpus import this one.

Load order

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

IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
PerfHist-TC-MIB
RAD-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
MacAddress
type

Objects

NameOIDSyntaxAccessStatus
rad
OBJECT-IDENTITY
1.3.6.1.4.1.164
radGen
OBJECT-IDENTITY
1.3.6.1.4.1.164.6
systems
OBJECT-IDENTITY
1.3.6.1.4.1.164.6.1
systemsEvents
OBJECT-IDENTITY
The events for RAD products.
1.3.6.1.4.1.164.6.1.0current
agnt
OBJECT-IDENTITY
1.3.6.1.4.1.164.6.2
agnHwVersion
OBJECT-TYPE
ASCII string for description and display of the agent hardware version, as it is known by the agent software.The user can update the version upon request when he changes components in the agent's module
1.3.6.1.4.1.164.6.2.1DisplayStringread-writecurrent
agnTrapMask
OBJECT-TYPE
The value of this attribute determines the type of traps the agent should mask and not send to the management console. The value is differently determined for different products. There are mainly two methods: - an integer number, specifying the traps' severity. - a sum of 2**n, where n is a bit assigned to a certain masked trap group. User should consult the product specification, to find out the method employed.
1.3.6.1.4.1.164.6.2.2Integer32read-writecurrent
agnTrapValue
OBJECT-TYPE
The value of the trap decoded in internal RAD format. Full description is given in the Trap definition file
1.3.6.1.4.1.164.6.2.3OCTET STRING (SIZE(100))read-onlydeprecated
agnChangeCnt
OBJECT-TYPE
The number of changes in system configuration that were reported to the manager since last cold start
1.3.6.1.4.1.164.6.2.4Counter32read-onlycurrent
agnSpecific
OBJECT-TYPE
Object identifier of entity containing additional information regarding this instance.
1.3.6.1.4.1.164.6.2.5OBJECT IDENTIFIERread-onlycurrent
agnConfigMsg
OBJECT-TYPE
Full configuration message coded in internal RAD application format. This entry describes agent's configuration. For MP-2200 R3, this object describes agent's support of the V5.1 feature: 1 octet ; bit 0 (LSB). '1' - V5.1 feature is supported '0' - V5.1 feature is not supported.
1.3.6.1.4.1.164.6.2.6OCTET STRING (SIZE(1))read-onlycurrent
mngTrapIpTable
OBJECT-TYPE
This table indicates the destination address of the traps. Internally it will be limited to ten addresses.
1.3.6.1.4.1.164.6.2.7not-accessiblecurrent
mngEntry
OBJECT-TYPE
An entry in table.
1.3.6.1.4.1.164.6.2.7.1not-accessiblecurrent
mngID
OBJECT-TYPE
This value indicates an index of a specific IP address
1.3.6.1.4.1.164.6.2.7.1.1Integer32read-onlycurrent
mngIP
OBJECT-TYPE
This value indicates the destination address of the traps. IP 0.0.0.0 removes the entry.
1.3.6.1.4.1.164.6.2.7.1.2IpAddressread-writecurrent
mngIPMask
OBJECT-TYPE
This value indicates the mask of the destination addresses of the traps.
1.3.6.1.4.1.164.6.2.7.1.3IpAddressread-writedeprecated
mngTrapMask
OBJECT-TYPE
The value of this attribute determines the type of traps the agent should mask and not send to this NMS. The value is differently determined for different products. There are mainly two methods: - an integer number, specifying the traps' severity. - a sum of 2**n, where n is a bit assigned to a certain masked trap group. User should consult the product specification, to find out the method employed.
1.3.6.1.4.1.164.6.2.7.1.4Integer32read-writecurrent
mngAlarmTrapMask
OBJECT-TYPE
The value of this object determines the alarm traps that the agent should mask (not send to this manager). The value is an Octet String, where each bit is assigned to a certain trap. If the bit = 1, the trap will be masked. If the bit = 0, the trap will not be masked. For more details on the specific alarm traps masked, see product specification.
1.3.6.1.4.1.164.6.2.7.1.5OCTET STRING (SIZE(1))read-writecurrent
mngSnmpTrapUdpPort
OBJECT-TYPE
This variable enables to set the UDP port (socket) used for SNMP traps.
1.3.6.1.4.1.164.6.2.7.1.6Unsigned32read-writecurrent
agnIndication
OBJECT-TYPE
Attribute describing the state of the entity the agent is responsible for. In case of a modular entity, the value of this attribute will be according to the component which is in the worst state. The order of severity (from top to bottom) is: critical-> major (or faulty)-> minor-> event-> warning-> normal (off).
1.3.6.1.4.1.164.6.2.8INTEGER {faulty(1), warning(2), normal(3), minor(4), major(5), event(6), critical(7)}read-onlycurrent
agnMonitorModeCmd
OBJECT-TYPE
Setting this attribute to ON, will enforce the agent to change its mode of operation to Monitor Mode
1.3.6.1.4.1.164.6.2.9INTEGER {notApplicable(1), off(2), on(3)}read-writecurrent
agnLed
OBJECT-TYPE
This entry specifies the LEDs status of the agent module . Each led will be represented by 4 bits where the first 2 bits (left) will specify the status : (00=NA, 01=OFF, 10=ON, 11=BLINK), and the next two bits (right) will specify the color : (00=GREEN, 01=RED, 10=YELLOW, 11=GRAY)
1.3.6.1.4.1.164.6.2.10OCTET STRING (SIZE(1))read-onlycurrent
trapTable
OBJECT-TYPE
This table includes the last few traps generated by the agent, for future retrieval. The table has a limited capacity. If traps are not retrieved in proper time, they will be over-written by new traps
1.3.6.1.4.1.164.6.2.11not-accessiblecurrent
trapEntry
OBJECT-TYPE
An entry in table.
1.3.6.1.4.1.164.6.2.11.1not-accessiblecurrent
trapID
OBJECT-TYPE
This value indicates an index of a specific trap
1.3.6.1.4.1.164.6.2.11.1.1Integer32read-onlycurrent
trapVal
OBJECT-TYPE
This value is the actual ASCII description of the trap.
1.3.6.1.4.1.164.6.2.11.1.2DisplayStringread-onlycurrent
trapTimeSinceOccurrence
OBJECT-TYPE
This value indicates the amount of time passed since the occurrence of the event that trigger this trap.
1.3.6.1.4.1.164.6.2.11.1.3TimeTicksread-onlycurrent
fileTransfer
OBJECT-IDENTITY
1.3.6.1.4.1.164.6.2.12
fileServerIP
OBJECT-TYPE
The IP address of the server from which the file is loaded
1.3.6.1.4.1.164.6.2.12.1IpAddressread-writecurrent
fileName
OBJECT-TYPE
The name of the file to be loaded. For protection, read returns NULL.
1.3.6.1.4.1.164.6.2.12.2DisplayStringread-writecurrent
fileTransCmd
OBJECT-TYPE
The command to be executed on fileName at fileServerIP.
1.3.6.1.4.1.164.6.2.12.3INTEGER {swDwnLoad(1), configDwnLoad(2), configUpLoad(3), coProcDwnLoad(4), stateUpLoad(5), dwnLoadUserFile(6), upLoadUserFile(7), swDwnLoadAndReset(8), swUpLoad(9), swDwnLoad2BkupStorage(10), bootDwnLoad(11), bootUpLoad(12), swUpLoadFromBkupStorage(13), licenseDwnLoad(14), configDwnLoadToDefaultFile(15), noOp(255)}read-writecurrent
tftpRetryTimeOut
OBJECT-TYPE
General Retransmission time-out value (seconds)
1.3.6.1.4.1.164.6.2.12.4Integer32read-writecurrent
tftpTotalTimeOut
OBJECT-TYPE
Total Retransmission time-out value (seconds)
1.3.6.1.4.1.164.6.2.12.5Integer32read-writecurrent
tftpStatus
OBJECT-TYPE
Status of tftp session. When a session ended with success, the tftpStatus should be endedOk(6). Before restarting a tftp session, the NMS should set the tftpStatus to noOp(2). That's the reason of MAX-ACCESS read-write to this field.
1.3.6.1.4.1.164.6.2.12.6INTEGER {noOp(2), connecting(3), transferringData(4), endedTimeOut(5), endedOk(6), error(7)}read-writecurrent
tftpError
OBJECT-TYPE
The MSB represents the standard error code. The LSB represents the private error code. 0x0000 is No Error 0x0100 is File Not Found 0x0200 is Access violation 0x0300 is Disk full or allocation exceeded 0x0400 is Illegal TFTP operation 0x0500 is Unknown transfer ID 0x0600 is File already exists 0x0700 is No such user 0x0001 is Server Overflow 0x0002 is No empty UDP port 0x0003 is No empty connection 0x0004 is Illegal File Mode 0x0007 is Illegal PDU size 0x0008 is TFTP Server does not exist 0x0009 is Incorrect File 0x000A is Wrong License format 0x000B is License ID already used
1.3.6.1.4.1.164.6.2.12.7OCTET STRING (SIZE(2))read-onlycurrent
fileTransferToSubSystems
OBJECT-TYPE
This object represents the sub-systems the fileTransCmd refers to. It should be used when a system is divided to sub-systems and each sub-system (or part of them) can have a different SW/Configuration. Each bit of this object will represent one of the sub-systems. Bit='1' - APPLY to respective sub-system Bit='0' - DO NOT APPLY to respective sub-system For the meaning of each bit, see product's specification. User will select the sub-systems envolved by filling-in the bits that represent these sub-systems. In this case, the file represented by 'fileName' will include several parts, each representing one of the sub-systems. The agent will refer only to the part/s indicated by this object. 0 Octet Strings = not applicable DEFVAL = 0h for the products that support this object.
1.3.6.1.4.1.164.6.2.12.8OCTET STRING (SIZE(1))read-writecurrent
fileNameWithinProduct
OBJECT-TYPE
The file name used by the product within the product file system.
1.3.6.1.4.1.164.6.2.12.9DisplayStringread-writecurrent
intSwdlTable
OBJECT-TYPE
This parameters table is for internal Software down load. It also includes data about all files contained in the Object from which down-load is performed.
1.3.6.1.4.1.164.6.2.12.10not-accessiblecurrent
intSwdlEntry
OBJECT-TYPE
An entry in table.
1.3.6.1.4.1.164.6.2.12.10.1not-accessiblecurrent
intSwdlObjIdx
OBJECT-TYPE
The index of the object from which down-load is performed.
1.3.6.1.4.1.164.6.2.12.10.1.1Integer32read-onlycurrent
intSwdlFileIdx
OBJECT-TYPE
The index of the files included in intSwdlObjIdx. One of these files can be selected to be internally downloaded.
1.3.6.1.4.1.164.6.2.12.10.1.2Integer32read-onlycurrent
intSwdlFileName
OBJECT-TYPE
The name of the file.
1.3.6.1.4.1.164.6.2.12.10.1.3DisplayStringread-onlycurrent
intSwdlFileSwVer
OBJECT-TYPE
The software version of the file.
1.3.6.1.4.1.164.6.2.12.10.1.4DisplayStringread-onlycurrent
intSwdlSwDate
OBJECT-TYPE
The software version date of the file.
1.3.6.1.4.1.164.6.2.12.10.1.5DisplayStringread-onlycurrent
intSwdlSize
OBJECT-TYPE
The size of the file.
1.3.6.1.4.1.164.6.2.12.10.1.6DisplayStringread-onlycurrent
intSwdlCmd
OBJECT-TYPE
The command to down-load a SW file to an object. The Agent will change the value of this MIB object to off(2) automatically, after accepting the command.
1.3.6.1.4.1.164.6.2.12.10.1.7INTEGER {notApplicable(1), off(2), on(3)}read-writecurrent
intSwdlToSubSystem
OBJECT-TYPE
This object defines the subsystem for download. Bit='1'- APPLY to respective sub system. Bit='0'- DO NOT APPLY to respective sub system. For more details see product specification. For every octet bit0=LSB, bit7=MSB
1.3.6.1.4.1.164.6.2.12.10.1.8OCTET STRING (SIZE(1))read-writecurrent
intSwdlCardType
OBJECT-TYPE
This object defines the Card type that this file is relevant for.
1.3.6.1.4.1.164.6.2.12.10.1.9INTEGER {unknown(1), gstm1(220), goc3(221), gstm1D(222), goc3D(223), serverE1(270), serverT1(271), serverE1Pw(272), serverT1Pw(273), gigabitEth(280), channelizedT3Pw1(290), cesT128(300), cesE128(301), cesT1Pw28(302), cesE1Pw28(303), vmxE1VeDe(310), vmxE1VeDi(311), vmxE1ViDe(312), vmxE1ViDi(313), vmxT1VeDe(314), vmxT1VeDi(315), vmxT1ViDe(316), vmxT1ViDi(317), vc12E1UeNe(318), vc12E1UeNi(319), vc12E1UiNe(320), vc12E1UiNi(321), vc12T1UeNe(322), vc12T1UeNi(323), vc12T1UiNe(324), vc12T1UiNi(325)}read-onlycurrent
intSwdlFlashIdx
OBJECT-TYPE
The index of the flash memory this file is stored in (1 or 2) (Example: 1= The file is stored in flash No.1). ASMi52 file will always be stored in Flash No.2 (intSwdlFlashIdx=2).
1.3.6.1.4.1.164.6.2.12.10.1.10Integer32read-onlycurrent
swdlStatusTable
OBJECT-TYPE
This parameters table is for software download status. It also includes data about the files down-loaded or attempted to be down-loaded.
1.3.6.1.4.1.164.6.2.12.11not-accessiblecurrent
swdlStatusEntry
OBJECT-TYPE
An entry in table.
1.3.6.1.4.1.164.6.2.12.11.1not-accessiblecurrent
swdlStatusTypeIdx
OBJECT-TYPE
The index of the down-load type (e.g. external (1) or internal (2)).
1.3.6.1.4.1.164.6.2.12.11.1.1Integer32read-onlycurrent
swdlStatusIdx
OBJECT-TYPE
The index of the status rows.
1.3.6.1.4.1.164.6.2.12.11.1.2Integer32read-onlycurrent
swdlStatusFileName
OBJECT-TYPE
The name of the file.
1.3.6.1.4.1.164.6.2.12.11.1.3DisplayStringread-onlycurrent
swdlStatusSlot
OBJECT-TYPE
The slot of the updated (or attempted to be updated) object.
1.3.6.1.4.1.164.6.2.12.11.1.4DisplayStringread-onlycurrent
swdlStatusSubSystem
OBJECT-TYPE
The subsystem that updated (or attempted to be updated).
1.3.6.1.4.1.164.6.2.12.11.1.5DisplayStringread-onlycurrent
swdlStatusStatus
OBJECT-TYPE
The status of the down load process. Value: Fail (2), OK (3), InProcess (4).
1.3.6.1.4.1.164.6.2.12.11.1.6Integer32read-onlycurrent
swdlStatusTime
OBJECT-TYPE
This MIB parameter indicates the time SW download was finished. The format shuld be YYYY-MM-DD, hh:mm:ss
1.3.6.1.4.1.164.6.2.12.11.1.7DisplayStringread-onlycurrent
clearDwldStatusLog
OBJECT-TYPE
This object clears the status log. Value: off(2), external(3), internal(4) The Agent will change the value of this MIB object to off(2) automatically, after accepting the command .
1.3.6.1.4.1.164.6.2.12.12Integer32read-writecurrent
autoFileTransfer
OBJECT-IDENTITY
1.3.6.1.4.1.164.6.2.12.13
autoFileTransferTable
OBJECT-TYPE
Scheduling configuration table for Agent initiated file transfer.
1.3.6.1.4.1.164.6.2.12.13.1not-accessiblecurrent
autoFileTransferEntry
OBJECT-TYPE
An entry in the table.
1.3.6.1.4.1.164.6.2.12.13.1.1not-accessiblecurrent
autoFileTransferType
OBJECT-TYPE
This object defines the type of file to be transferred by agent.
1.3.6.1.4.1.164.6.2.12.13.1.1.1INTEGER {alarmsBuffer(1)}read-onlycurrent
autoFileTransferServerIp
OBJECT-TYPE
This object defines the IP Address of the server to which the file is uploaded.
1.3.6.1.4.1.164.6.2.12.13.1.1.2IpAddressread-writecurrent
autoFileTransferFileName
OBJECT-TYPE
This object defines the name of the file to be uploaded.
1.3.6.1.4.1.164.6.2.12.13.1.1.3SnmpAdminStringread-writecurrent
autoFileTransferScheduling
OBJECT-TYPE
This object defines schedule for TFTP Automatic session(s) initiated by Agent, according to the value selected: now - initiate immediate single session. recurrence- initiate single session 'every M time units'. or 'every N occurrences' or upon both, (earliest event). Time reccurence period (M) is defined by fileTransferTimeRecurrence. Occurrence reccurence (N) is defined by fileTransferOccurrenceRecurrence. Zero value means that the object is not relevant (not taken into account for the recurrence). It is invalid that both will have zero values in our case (recurrence). When both are non zero, file is transferred upon earliest event
1.3.6.1.4.1.164.6.2.12.13.1.1.4INTEGER {notApplicable(1), now(2), recurrence(3)}read-writecurrent
autoFileTransferTimeRecurrence
OBJECT-TYPE
This object defines time reccurence interval, e.g. M can be 'every M days', 'every M hours' etc. Zero is used to indicate there's no time reccurence (0= notApplicable). This object is taken into account only if autoFileTransferScheduling = recurrence For LA-110 time units are days.
1.3.6.1.4.1.164.6.2.12.13.1.1.5Integer32read-writecurrent
autoFileTransferOccurrenceRecurrence
OBJECT-TYPE
This object defines Occurrence reccurence interval, e.g N can be in 'every N alarms', 'every N log entries' etc. zero is used to indicate There's no Event Reccurence. (0= notApplicable) This object is taken into account only if autoFileTransferScheduling = recurrence Occurence Type (Alarms, etc.) is according to autoFileTransferType.
1.3.6.1.4.1.164.6.2.12.13.1.1.6Integer32read-writecurrent
fileTransferServerPort
OBJECT-TYPE
Server Port number used for File Transfer. Applicable for SFTP. Valid values: 0..65535.
1.3.6.1.4.1.164.6.2.12.14Unsigned32read-writecurrent
fileTransferProtocol
OBJECT-TYPE
File Transfer protocol used.
1.3.6.1.4.1.164.6.2.12.15INTEGER {tftp(1), sftp(2)}read-writecurrent
systemReset
OBJECT-TYPE
Reset action to be performed on the system. - resetMapping - reset SDH/SONET mapping to default for all SDH/SONET links. - resetStandby(6) - can be used only by devices with redundancy on MAIN/CL.
1.3.6.1.4.1.164.6.2.13INTEGER {off(2), on(3), resetConfig(4), resetMapping(5), resetStandby(6)}read-writecurrent
systemTiming
OBJECT-IDENTITY
1.3.6.1.4.1.164.6.2.14
systemDate
OBJECT-TYPE
System date.
1.3.6.1.4.1.164.6.2.14.1DisplayStringread-writecurrent
systemTime
OBJECT-TYPE
System time.
1.3.6.1.4.1.164.6.2.14.2DisplayStringread-writecurrent
systemTimeElapsed
OBJECT-TYPE
The number of seconds that have elapsed since the beginning of the current error-measurement period. Same for all ports of the device.
1.3.6.1.4.1.164.6.2.14.3Integer32 (0..899)read-onlycurrent
systemResetAllStatsCmd
OBJECT-TYPE
Reset statistics of all ports and connections of the device.
1.3.6.1.4.1.164.6.2.16INTEGER {off(2), on(3)}read-writecurrent
systemClearTablesCmd
OBJECT-TYPE
tempCnfgTables - Set *RowStatus = destroy for all entries of some tables having *RowStatus object, for temporary configuration only! (255). For the relevant tables, see product's specification. This object should be used by WAN product applications before performing the Update operation, in order to clear old entries of these tables. For MP-104/204 the entries will be destroyed for cnfg=1. off - agent will automatically change to this value, after performing the command.
1.3.6.1.4.1.164.6.2.17INTEGER {off(2), tempCnfgTables(3)}read-writecurrent
systemParameter
OBJECT-TYPE
This parameter can be used for different purposes: - TELNET session time-out in seconds. - Ace20: when trying to create row in a table that already has row with the same values, if set of values has to be unique in table, this attribute is set to the index of the existing row. - Optimux-T3: when CH interfaces are RJ-45, user can select via this object, the interface type for each Group of channels: T1 or E1: The selection will be a sum of the following Bits. '0' = T1 '1' = E1 Bit Group Value for each Bit having '1' 1 1 (CH-1..CH-8) 1 2 2 (CH-9..CH-12) 2 3 3 (CH-13..CH-20) 4 4 4 (CH-21..CH-28) 8 Examples: 15 = all Groups are selected to be E1 6 = Group 2 and Group 3 are selected to be E1 (Group 1 and Group 4 are T1). - FCD-A, FCD-M: user can select via this object the configuration used for Get values of MSDSL parameters that don't have configuration index. 1 =active configuration 255=temporary configuration. Set of this object should be done before Getting the MSDSL RW parameters. - Ace2002: This parameter indicates the number of intervals that were successfully uploaded upon statistics collection session. - FCD-IP, WR, FCD-IPD, LA-240: This parameter indicates whether Telnet Access is enabled/disabled: Values: 2 - Telnet Access is Disabled. 3 - Telnet Access is Enabled. -Vmux-110: This parameter value equals to maximum number of bundles. -Optimux-155: Simmilar usage to Optimux T3. user can select via this object, interface type T1 or E1 for each Group of channels (LIU): LIU group consists of 7 channels. Up to 12 LIUs are represented (84 T1 Channels). The selection will be a sum of the 2**n For each bit:'0' = T1 ,'1' = E1 Bit Group 1 1 (CH-1 .. CH-7) 2 2 (CH-8 .. CH-14) 3 3 (CH-15 ..CH-21) ... 9 9 (CH-56.. CH-63) ... 10 10 (CH-64..CH-70) 11 11 (CH-71..CH-77) 12 12 (CH-78..CH-84)
1.3.6.1.4.1.164.6.2.18Integer32read-writecurrent
agnGlobalAlarmMask
OBJECT-TYPE
The value of this attribute determines the alarm traps the agent should mask and not send to the managers. Each bit from a certain octet represents a certain alarm.
1.3.6.1.4.1.164.6.2.19OCTET STRING (SIZE(100))read-writecurrent
alarmSeverity
OBJECT-TYPE
This object specifies the severity of the alarms.
1.3.6.1.4.1.164.6.2.20INTEGER {event(3), minor(4), major(5), warning(6), critical(7)}read-onlycurrent
alarmState
OBJECT-TYPE
.
1.3.6.1.4.1.164.6.2.21INTEGER {off(2), on(3)}read-onlycurrent
agnTestStatus
OBJECT-TYPE
Indicates the current test status (for all levels: system, card, port). This attribute will be set to: on(3): when there is at least one test in progress on the system/card/port off(2): when there is NO test in progress on the system/card/port
1.3.6.1.4.1.164.6.2.22INTEGER {off(2), on(3)}read-onlycurrent
systemSaveAndResetAllStatsCmd
OBJECT-TYPE
on - a command to Save data of Current Period in Last Period data-set and start a new counting period for Current Period. off - agent will automatically change to this value, after performing the command.
1.3.6.1.4.1.164.6.2.23INTEGER {off(2), on(3)}read-writecurrent
systemDefaultGateway
OBJECT-TYPE
Default Gateway's IP Address.
1.3.6.1.4.1.164.6.2.24IpAddressread-writecurrent
agnSendTrapParameter
OBJECT-TYPE
This object specifies if the agent will attach a specific parameter to a trap. For ACE2002 the agent will attach or not the openViewSeverity parameter according to the value of this parameter: 1 - will attach openViewSeverity. 0 - will not attach openViewSeverity.
1.3.6.1.4.1.164.6.2.27Integer32read-writecurrent
agnDeviceCapabilities
OBJECT-TYPE
Indicates the optional capabilities that are implemented by this device and are manageable through this MIB. For each capability 1 BIT is allocated in each Octet starting from the LSB. If the value of the BIT = 1, the capability is Enabled. If the value of the BIT = 0, the capability is Disabled. For bit assignment, refer to device specification. Capabilities example: Router - BIT 0 (0000 0001 = 01 Hex = 1 Decimal). The 2nd octet (MSB) will represent the maximum number of intervals that the Agent can keep in its DB (same for all ports). For Vmux, this object describes agent's support of LBRAD coder feature: 1 octet ; bit 0 (LSB). '1' - LBRAD feature is supported '0' - LBRAD feature is not supported.
1.3.6.1.4.1.164.6.2.42OCTET STRING (SIZE(2))read-onlycurrent
agnStoreCmd
OBJECT-TYPE
Store command. inFlash(3) = store the current Agent configuration in Flash memory. asDefConfigFile(4) = store the current Agent configuration as Default Configuration file (e.g. 'DefConfig.cfg'). Agent will perform the required command and change automatically the value of this object to off(2).
1.3.6.1.4.1.164.6.2.44INTEGER {off(2), inFlash(3), asDefConfigFile(4)}read-writecurrent
agnSwVersionSwapCmd
OBJECT-TYPE
SW switch command. mainAndBackup (3) = Swap between Main SW and the backup one. Agent will perform the required command and change automatically the value of this object to off(2).
1.3.6.1.4.1.164.6.2.51INTEGER {off(2), mainAndBackup(3)}read-writecurrent
agnTrapDelay
OBJECT-TYPE
This variable enables the user to set a delay (in seconds) before a trap is sent. This delay will be used only for traps that need to be sent during device initialization. It is needed because the device connected to our device starts transmitting traps later. The delay starts from the end of the Boot process. The device will keep the init traps in the correct order, and cancel those which clear former ones in the list. After this init delay, traps will be sent without a delay.
1.3.6.1.4.1.164.6.2.60Unsigned32read-writecurrent

Notifications

NameOIDStatus
tftpStatusChangeTrap
NOTIFICATION-TYPE
This trap is sent whenever the status of tftp changed.
1.3.6.1.4.1.164.6.1.0.1current
agnStatusChangeTrap
NOTIFICATION-TYPE
This trap is sent whenever the state of the entity the agent is responsible for changed. TDM devices will send agnTestStatus variable to indicate the current test status.
1.3.6.1.4.1.164.6.1.0.2current
swdlStatusResult
NOTIFICATION-TYPE
This notification is sent when Software Down Load is finished. The attached object indicates the File Name.
1.3.6.1.4.1.164.6.1.0.4current
intSwdlSlotFileMismatch
NOTIFICATION-TYPE
This notification is sent when the card in the chosen slot doesn't match the chosen file. The attached object indicates the File Name.
1.3.6.1.4.1.164.6.1.0.5current