EDGE-MIB

File: EDGE-MIB.mib (24197 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises experimental IpAddress
TimeTicks Gauge Counter
DisplayString OBJECT-TYPE

Defined Types

EdgeServerStatEntry  
SEQUENCE    
  edgeSsIndex INTEGER
  edgeSsProcessorTime INTEGER
  edgeSsInterruptPerSec INTEGER
  edgeSsDiskPercentUsed INTEGER
  edgeSsFreeMegabytes INTEGER
  edgeSsPercentDiskTime INTEGER
  edgeSsPercentDiskReadTime INTEGER
  edgeSsPercentDiskWriteTime INTEGER
  edgeSsMemoryPercentUsed INTEGER
  edgeSsPageFaultsPerSec INTEGER
  edgeSsInfrastructManufacturer DisplayString
  edgeSsedgeTechnology DisplayString
  edgeSsCurrentSwLoadRevision DisplayString
  edgeSsPreviousSwLoadRevision DisplayString
  edgeSsHwLoadRevision DisplayString
  edgeSsComputerName DisplayString
  edgeSsSysUpTime Counter

EdgeCfgDebugLevelEntry  
SEQUENCE    
  edgeCfgDbgIndex INTEGER
  edgeCfgDbgIp INTEGER
  edgeCfgDbgPPP INTEGER
  edgeCfgDbgTDM INTEGER
  edgeCfgDbgFrameService INTEGER
  edgeCfgDbgPacketBus INTEGER
  edgeCfgDbgCallControl INTEGER
  edgeCfgDbgDataTransfer INTEGER
  edgeCfgDbgCompression INTEGER

EdgeMemUtlTrapEntry  
SEQUENCE    
  edgeMemUtlTrIndex INTEGER
  edgeMemUtlTrMrgOperStatus INTEGER
  edgeMemUtlTrNonOperStatus INTEGER
  edgeMemUtlTrClearStatus INTEGER
  edgeMemUtlTrMrgOperThreshCnt INTEGER
  edgeMemUtlTrNonOperThreshCnt INTEGER
  edgeMemUtlTrClearThreshCnt INTEGER
  edgeMemUtlTrMrgOperThreshTimer INTEGER
  edgeMemUtlTrNonOperThreshTimer INTEGER
  edgeMemUtlTrClearThreshTimer INTEGER
  edgeMemUtlTrStatus INTEGER

EdgeCpuUtlTrapEntry  
SEQUENCE    
  edgeCpuUtlTrIndex INTEGER
  edgeCpuUtlTrMrgOperStatus INTEGER
  edgeCpuUtlTrNonOperStatus INTEGER
  edgeCpuUtlTrClearStatus INTEGER
  edgeCpuUtlTrMrgOperThreshCnt INTEGER
  edgeCpuUtlTrNonOperThreshCnt INTEGER
  edgeCpuUtlTrClearThreshCnt INTEGER
  edgeCpuUtlTrMrgOperThreshTimer INTEGER
  edgeCpuUtlTrNonOperThreshTimer INTEGER
  edgeCpuUtlTrClearThreshTimer INTEGER
  edgeCpuUtlTrStatus INTEGER

EdgeDskUtlTrapEntry  
SEQUENCE    
  edgeDskUtlTrIndex INTEGER
  edgeDskUtlTrMrgOperStatus INTEGER
  edgeDskUtlTrNonOperStatus INTEGER
  edgeDskUtlTrClearStatus INTEGER
  edgeDskUtlTrMrgOperThreshCnt INTEGER
  edgeDskUtlTrNonOperThreshCnt INTEGER
  edgeDskUtlTrClearThreshCnt INTEGER
  edgeDskUtlTrMrgOperThreshTimer INTEGER
  edgeDskUtlTrNonOperThreshTimer INTEGER
  edgeDskUtlTrClearThreshTimer INTEGER
  edgeDskUtlTrStatus INTEGER

EdgeCmdEntry  
SEQUENCE    
  edgeCmdIndex INTEGER
  edgeCmdMgtStationId OCTET STRING
  edgeCmdReqId INTEGER
  edgeCmdFunction INTEGER
  edgeCmdForce INTEGER
  edgeCmdParam OCTET STRING
  edgeCmdResult INTEGER
  edgeCmdCode INTEGER

Defined Values

usr 1.3.6.1.4.1.429
OBJECT IDENTIFIER    

nas 1.3.6.1.4.1.429.1
OBJECT IDENTIFIER    

edge 1.3.6.1.4.1.429.1.24
OBJECT IDENTIFIER    

edgeServerStat 1.3.6.1.4.1.429.1.24.1
OBJECT IDENTIFIER    

edgeServerStatTable 1.3.6.1.4.1.429.1.24.1.1
Table containing objects for statistics for the EdgeServer Gateway Cards in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EdgeServerStatEntry

edgeServerStatEntry 1.3.6.1.4.1.429.1.24.1.1.1
There is one Configuration row for each Gateway Card in the NAS chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EdgeServerStatEntry  

edgeSsIndex 1.3.6.1.4.1.429.1.24.1.1.1.1
A unique index identifying the Gateway Card to which the EdgeServer statistics table objects pertain
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsProcessorTime 1.3.6.1.4.1.429.1.24.1.1.1.2
This object gives the Time the CPU spen executing non-idle thread.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsInterruptPerSec 1.3.6.1.4.1.429.1.24.1.1.1.3
This object is the number of interrupts received and servicced per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsDiskPercentUsed 1.3.6.1.4.1.429.1.24.1.1.1.4
This object is the Percent of the Disk used Space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsFreeMegabytes 1.3.6.1.4.1.429.1.24.1.1.1.5
This object is the unallocated space on drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsPercentDiskTime 1.3.6.1.4.1.429.1.24.1.1.1.6
This object is the percent of time disk is busy servicing read/write requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsPercentDiskReadTime 1.3.6.1.4.1.429.1.24.1.1.1.7
This object is the percent of time disk is busy servicing read requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsPercentDiskWriteTime 1.3.6.1.4.1.429.1.24.1.1.1.8
This object is the percent of time disk is busy servicing write requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsMemoryPercentUsed 1.3.6.1.4.1.429.1.24.1.1.1.9
This object is the physical Used percentage of memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsPageFaultsPerSec 1.3.6.1.4.1.429.1.24.1.1.1.10
This object is the Rate of faulted pages handled by processor per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeSsInfrastructManufacturer 1.3.6.1.4.1.429.1.24.1.1.1.11
This object is the Customer Identifier.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

edgeSsedgeTechnology 1.3.6.1.4.1.429.1.24.1.1.1.12
This object is the edge Technology used on the NAC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

edgeSsCurrentSwLoadRevision 1.3.6.1.4.1.429.1.24.1.1.1.13
This object is the current revision of the Software load.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

edgeSsPreviousSwLoadRevision 1.3.6.1.4.1.429.1.24.1.1.1.14
This object is the previous revision of the Software load.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

edgeSsHwLoadRevision 1.3.6.1.4.1.429.1.24.1.1.1.15
This object is the revision of the Hardware Load.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

edgeSsComputerName 1.3.6.1.4.1.429.1.24.1.1.1.16
This object is the Windows NT Computer Name
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

edgeSsSysUpTime 1.3.6.1.4.1.429.1.24.1.1.1.17
This object is the EdgeServer System Up Time in Minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

edgeCfgDebugLevel 1.3.6.1.4.1.429.1.24.2
OBJECT IDENTIFIER    

edgeCfgDebugLevelTable 1.3.6.1.4.1.429.1.24.2.1
Table containing objects for configuring Debug Levels for EdgeServer Gateway Cards in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EdgeCfgDebugLevelEntry

edgeCfgDebugLevelEntry 1.3.6.1.4.1.429.1.24.2.1.1
There is one Configuration row for each Gateway Card in the NAS chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EdgeCfgDebugLevelEntry  

edgeCfgDbgIndex 1.3.6.1.4.1.429.1.24.2.1.1.1
A unique index identifying the Gateway Card to which the Debug Level parameters table objects pertain
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeCfgDbgIp 1.3.6.1.4.1.429.1.24.2.1.1.2
This object configures the Debug Level for Ip Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeCfgDbgPPP 1.3.6.1.4.1.429.1.24.2.1.1.3
This object configures the Debug Level for PPP Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeCfgDbgTDM 1.3.6.1.4.1.429.1.24.2.1.1.4
This object configures the Debug Level for TDM Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeCfgDbgFrameService 1.3.6.1.4.1.429.1.24.2.1.1.5
This object configures the Debug Level for Frame Service Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeCfgDbgPacketBus 1.3.6.1.4.1.429.1.24.2.1.1.6
This object configures the Debug Level for Packet Bus Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeCfgDbgCallControl 1.3.6.1.4.1.429.1.24.2.1.1.7
This object configures the Debug Level for Call Control Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeCfgDbgDataTransfer 1.3.6.1.4.1.429.1.24.2.1.1.8
This object configures the Debug Level for Data Transfer Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeCfgDbgCompression 1.3.6.1.4.1.429.1.24.2.1.1.9
This object configures the Debug Level for Compression Debug Systems.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), minimum(2), medium(3), high(4)  

edgeMemUtlTrap 1.3.6.1.4.1.429.1.24.3
OBJECT IDENTIFIER    

edgeMemUtlTrapTable 1.3.6.1.4.1.429.1.24.3.1
Table containing objects for Memory Utilization Trap for EdgeServer Gateway Cards in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EdgeMemUtlTrapEntry

edgeMemUtlTrapEntry 1.3.6.1.4.1.429.1.24.3.1.1
There is one Operational row for each Gateway Card in the NAS chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EdgeMemUtlTrapEntry  

edgeMemUtlTrIndex 1.3.6.1.4.1.429.1.24.3.1.1.1
A unique index identifying the Gateway Card to which the Memory Utilization Trap objects pertain
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeMemUtlTrMrgOperStatus 1.3.6.1.4.1.429.1.24.3.1.1.2
This object is the operational Memory Utilization status Marginally operational trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeMemUtlTrNonOperStatus 1.3.6.1.4.1.429.1.24.3.1.1.3
This object is the operational Memory Utilization status Non operational trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeMemUtlTrClearStatus 1.3.6.1.4.1.429.1.24.3.1.1.4
This object is the operatinal Memory Utilization status Clear trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeMemUtlTrMrgOperThreshCnt 1.3.6.1.4.1.429.1.24.3.1.1.5
This object is the Memory Utilization Marginally Operational Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeMemUtlTrNonOperThreshCnt 1.3.6.1.4.1.429.1.24.3.1.1.6
This object is the Memory Utilization Non Operational Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeMemUtlTrClearThreshCnt 1.3.6.1.4.1.429.1.24.3.1.1.7
This object is the Memory Utilization Clear Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeMemUtlTrMrgOperThreshTimer 1.3.6.1.4.1.429.1.24.3.1.1.8
This object is the Memory Utilization Marginally Operational Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeMemUtlTrNonOperThreshTimer 1.3.6.1.4.1.429.1.24.3.1.1.9
This object is the Memory Utilization Non Operational Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeMemUtlTrClearThreshTimer 1.3.6.1.4.1.429.1.24.3.1.1.10
This object is the Memory Utilization Clear Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeMemUtlTrStatus 1.3.6.1.4.1.429.1.24.3.1.1.11
This object is the Status of the Memory utilization trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER operational(1), marginallyOperational(2), nonOperational(3)  

edgeCpuUtlTrap 1.3.6.1.4.1.429.1.24.4
OBJECT IDENTIFIER    

edgeCpuUtlTrapTable 1.3.6.1.4.1.429.1.24.4.1
Table containing objects for CPU Utilization Trap for EdgeServer Gateway Cards in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EdgeCpuUtlTrapEntry

edgeCpuUtlTrapEntry 1.3.6.1.4.1.429.1.24.4.1.1
There is one Operational row for each Gateway Card in the NAS chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EdgeCpuUtlTrapEntry  

edgeCpuUtlTrIndex 1.3.6.1.4.1.429.1.24.4.1.1.1
A unique index identifying the Gateway Card to which the CPU Utilization Trap objects pertain
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeCpuUtlTrMrgOperStatus 1.3.6.1.4.1.429.1.24.4.1.1.2
This object is see the current operation of the CPU Utilization status Marginally operational trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeCpuUtlTrNonOperStatus 1.3.6.1.4.1.429.1.24.4.1.1.3
This object is to see the curent operation of the CPU Utilization status Non operational trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeCpuUtlTrClearStatus 1.3.6.1.4.1.429.1.24.4.1.1.4
This object is to see the current operation the CPU Utilization status Clear trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeCpuUtlTrMrgOperThreshCnt 1.3.6.1.4.1.429.1.24.4.1.1.5
This object is the CPU Utilization Marginally Operational Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeCpuUtlTrNonOperThreshCnt 1.3.6.1.4.1.429.1.24.4.1.1.6
This object is the CPU Utilization Non Operational Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeCpuUtlTrClearThreshCnt 1.3.6.1.4.1.429.1.24.4.1.1.7
This object is the CPU Utilization Clear Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeCpuUtlTrMrgOperThreshTimer 1.3.6.1.4.1.429.1.24.4.1.1.8
This object is the CPU Utilization Marginally Operational Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeCpuUtlTrNonOperThreshTimer 1.3.6.1.4.1.429.1.24.4.1.1.9
This object is the CPU Utilization Non Operational Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeCpuUtlTrClearThreshTimer 1.3.6.1.4.1.429.1.24.4.1.1.10
This object is the CPU Utilization Clear Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeCpuUtlTrStatus 1.3.6.1.4.1.429.1.24.4.1.1.11
This object is the CPU Utilization trap status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER operational(1), marginallyOperational(2), nonOperational(3)  

edgeDskUtlTrap 1.3.6.1.4.1.429.1.24.5
OBJECT IDENTIFIER    

edgeDskUtlTrapTable 1.3.6.1.4.1.429.1.24.5.1
Table containing objects for DISK Utilization Trap for EdgeServer Gateway Cards in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EdgeDskUtlTrapEntry

edgeDskUtlTrapEntry 1.3.6.1.4.1.429.1.24.5.1.1
There is one Operational row for each Gateway Card in the NAS chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EdgeDskUtlTrapEntry  

edgeDskUtlTrIndex 1.3.6.1.4.1.429.1.24.5.1.1.1
A unique index identifying the Gateway Card to which the DISK Utilization Trap objects pertain
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeDskUtlTrMrgOperStatus 1.3.6.1.4.1.429.1.24.5.1.1.2
This object is see the current setting of the DISK Utilization status Marginally operational trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeDskUtlTrNonOperStatus 1.3.6.1.4.1.429.1.24.5.1.1.3
This object is to see the current setting of the DISK Utilization status Non operational trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeDskUtlTrClearStatus 1.3.6.1.4.1.429.1.24.5.1.1.4
This object is to see the current operational setting of the DISK Utilization status Clear trap enable/disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enableTraps(1), disableTraps(2)  

edgeDskUtlTrMrgOperThreshCnt 1.3.6.1.4.1.429.1.24.5.1.1.5
This object is the DISK Utilization Marginally Operational Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeDskUtlTrNonOperThreshCnt 1.3.6.1.4.1.429.1.24.5.1.1.6
This object is the DISK Utilization Non Operational Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeDskUtlTrClearThreshCnt 1.3.6.1.4.1.429.1.24.5.1.1.7
This object is the DISK Utilization Clear Trap Threshold Count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeDskUtlTrMrgOperThreshTimer 1.3.6.1.4.1.429.1.24.5.1.1.8
This object is the DISK Utilization Marginally Operational Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeDskUtlTrNonOperThreshTimer 1.3.6.1.4.1.429.1.24.5.1.1.9
This object is the DISK Utilization Non Operational Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeDskUtlTrClearThreshTimer 1.3.6.1.4.1.429.1.24.5.1.1.10
This object is the DISK Utilization Clear Trap Threshold Time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

edgeDskUtlTrStatus 1.3.6.1.4.1.429.1.24.5.1.1.11
This object is the DISK Utilization trap status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER operational(1), marginallyOperational(2), nonOperational(3)  

edgeCmd 1.3.6.1.4.1.429.1.24.6
OBJECT IDENTIFIER    

edgeCmdTable 1.3.6.1.4.1.429.1.24.6.1
The IP Card Command table contains an entry for each of the manageable IP Gateway Card in the chassis. It provides a means through which to take specific actions on one or more IP Gateway cards in the NAS chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EdgeCmdEntry

edgeCmdEntry 1.3.6.1.4.1.429.1.24.6.1.1
There is one IP Gateway Card Command entry per IP Gateway Card in the chassis.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EdgeCmdEntry  

edgeCmdIndex 1.3.6.1.4.1.429.1.24.6.1.1.1
A unique value for each IP Gateway Card in the chassis. The value of this object matches the value of the index of the correspond1ing IP Gateway Card's entry in the entity table of the chassis MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeCmdMgtStationId 1.3.6.1.4.1.429.1.24.6.1.1.2
This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with ipgwCmdReqId and ipgwCmdResult to detect interference from other MSs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

edgeCmdReqId 1.3.6.1.4.1.429.1.24.6.1.1.3
This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command or test on this IP Gateway Card. If the request-id is unknown or undefined, this object contains the value zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

edgeCmdFunction 1.3.6.1.4.1.429.1.24.6.1.1.4
This object contains a value which describes the command which is being invoked.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noCommand(1), softwareReset(7), bulkfileUpload(9)  

edgeCmdForce 1.3.6.1.4.1.429.1.24.6.1.1.5
In some cases, the IP Gateway Card may be in a state such that certain commands could adversely affect connections. In such cases, a command request with this object not present or set to noForce will result in a warning. If the operator elects to ignore such warnings, this object can be set to force in a subsequent issue of the command to cause the command to be carried out regardless of its potentially hazzardous effects.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER force(1), noForce(2)  

edgeCmdParam 1.3.6.1.4.1.429.1.24.6.1.1.6
This object contains parameters that are specific to the particular command being issued. In some cases, there will be no aditional parameters required.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

edgeCmdResult 1.3.6.1.4.1.429.1.24.6.1.1.7
This object contains the result of the most recently requested command or test, or the value none(1) if no commands have been requested since the last reset.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), inProgress(3), notSupported(4), unAbleToRun(5), aborted(6), failed(7)  

edgeCmdCode 1.3.6.1.4.1.429.1.24.6.1.1.8
The value of this object upon command completion indicates a further description of what went wrong if the command was unsuccessful. In the case of tests, a bit mapped result of each of the sub-tests performed can be found in the status table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noError(1), unable(2), unrecognizedCommand(6), slotEmpty(8), noResponse(12), unsupportedCommand(20), deviceDisabled(22), testFailed(25), userInterfaceActive(58), pendingSoftwareDownload(73)