ACC-SYSTEM

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEM

Category: Vendor: ACC/Ericsson

Description:

Provides system-level management objects for ACC/Ericsson routers including system identity, software version, and operational state.

Imported Objects

From ACC-MIB

DisplayString
accBRGOBJECT-IDENTITY

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
OBJECT-TYPE
TimeTicks

What Is ACC-SYSTEM?

ACC-SYSTEM is a system-level management MIB for ACC (Advanced Computer Communications, later acquired by Ericsson) WAN routers, providing objects for system identity, configuration status, and operational logging. It exposes configuration state (accConfigurationStatus, accSysConfigInfo), trap/event logging (accTrapLog, accIcpTraps), redundancy status (accStandbyInfo), and non-volatile memory/configuration storage (accNvm). Support teams provisioning a new ACC router typically start with the ACC-SYSTEM download from the ACC-MIB family, then compile it alongside the vendor's other WAN router modules. It is explicitly useful for monitoring device software status: configuration sync state, standby/failover readiness, and logged fault/trap events give an operator a picture of whether the router's control-plane software is healthy and its config is consistent. It is part of the broader ACC enterprise MIB family and depends on the shared ACC-MIB OID hierarchy. It's typically deployed on ACC/Ericsson WAN access routers in telco and enterprise remote-access networks.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-SYSTEM. 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.

What Can Be Monitored

  • configuration status/sync state
  • standby/redundancy readiness
  • trap and event log history
  • NVM/configuration storage state
  • system configuration info

Supported Devices

  • ACC/Ericsson WAN routers

Monitoring Examples

An operator would poll accConfigurationStatus to confirm the router's running configuration matches the saved configuration, and check accStandbyInfo on a redundant pair to verify the standby unit is ready to take over. accTrapLog and accIcpTraps would be reviewed to see recently logged fault or state-change events without needing a live trap receiver, and an unexpected change in accNvm or accSysConfigInfo would flag configuration drift or a failed save operation.

OIDs
OID symbolicOID numericTypeAccessDescription
accSystem1.3.6.1.4.1.5.1.1.1
accSysInfo1.3.6.1.4.1.5.1.1.1.1
STR accUnitName1.3.6.1.4.1.5.1.1.1.1.1DisplayStringread-writeA printable ASCII string up to 32 octets long that is used to refer to a physical unit. This name is used in the prompt displayed at the maintenance terminal.
STR accRomId1.3.6.1.4.1.5.1.1.1.1.2DisplayStringread-onlyA printable ASCII string that contains information about the hardware and the firmware (NOT the software).
STR accSwVersion1.3.6.1.4.1.5.1.1.1.1.3DisplayStringread-onlyA printable ASCII string representing the software version number of the running code.
INT accReset1.3.6.1.4.1.5.1.1.1.1.4INTEGERread-writeA Set command on this object will cause an immediate reset of the unit.
accMemStatTable1.3.6.1.4.1.5.1.1.1.1.5not-accessibleInformation about data buffer pools. Instance is pool number. 1 - 7 is D RAM 8 is M RAM 9 - is C RAM 10 - is H RAM
accMemStatEntry1.3.6.1.4.1.5.1.1.1.1.5.1not-accessibleA single entry in the Memory stats table
INT accMemBlkEntSize1.3.6.1.4.1.5.1.1.1.1.5.1.1INTEGERread-onlySize (bytes) of these buffers
INT accMemBlkEntTotal1.3.6.1.4.1.5.1.1.1.1.5.1.2INTEGERread-onlyTotal number of these buffers in pool, whether or not they are in use
GAU accMemBlkEntMax1.3.6.1.4.1.5.1.1.1.1.5.1.3Gaugeread-onlyHigh water mark of usage of buffers
GAU accMemBlkEntInUse1.3.6.1.4.1.5.1.1.1.1.5.1.4Gaugeread-onlyNumber of buffers currently in use.
CTR accMemBlkEntFails1.3.6.1.4.1.5.1.1.1.1.5.1.5Counterread-onlyNumber of times requests were made for a buffer of this size that failed because none were avaliable.
INT accMemBlkEntType1.3.6.1.4.1.5.1.1.1.1.5.1.6INTEGERread-onlyNumeric classification of the buffer.
CTR accMemBlkEntAllocs1.3.6.1.4.1.5.1.1.1.1.5.1.7Counterread-onlyNumber of times a request was made for a buffer of this size.
INT accMemBlkEntInitial1.3.6.1.4.1.5.1.1.1.1.5.1.8INTEGERread-onlyNumber of buffers of this size allocated at initialization.
INT pysmiFakeCol6911.3.6.1.4.1.5.1.1.1.1.5.1.4294967295INTEGERnot-accessible
accNvm1.3.6.1.4.1.5.1.1.1.1.6
INT accNvmTotalBlks1.3.6.1.4.1.5.1.1.1.1.6.1INTEGERread-onlyTotal number of NVM blocks.
INT accNvmBlkSize1.3.6.1.4.1.5.1.1.1.1.6.2INTEGERread-onlyNVM block size in bytes.
INT accNvmDirSize1.3.6.1.4.1.5.1.1.1.1.6.3INTEGERread-onlyThe NVM directory size.
INT accNvmFreeBlks1.3.6.1.4.1.5.1.1.1.1.6.4INTEGERread-onlyThe number of free NVM blocks.
INT accNvmFileNumber1.3.6.1.4.1.5.1.1.1.1.6.5INTEGERread-onlyThe NVM file number.
OCT accNvmFileName1.3.6.1.4.1.5.1.1.1.1.6.6OCTET STRINGread-onlyThe NVM file name.
INT accNvmFileSize1.3.6.1.4.1.5.1.1.1.1.6.7INTEGERread-onlyThe NVM file size in bytes.
accSysConfigInfo1.3.6.1.4.1.5.1.1.1.1.7
INT accConfiguration1.3.6.1.4.1.5.1.1.1.1.7.1INTEGERread-writeSet the action to perform on the active configuration. A set to load or default will immediately reset the unit. On the restart the new configuration (either a previously saved one or the default configuration) will be used.
INT accConfigurationStatus1.3.6.1.4.1.5.1.1.1.1.7.2INTEGERread-onlyThe current state of the active configuration. The value changed indicates that the active configuration has changed since the last time it was saved to NVM.
INT accScriptHalt1.3.6.1.4.1.5.1.1.1.1.8INTEGERread-writeA Set command on this object will cause an immediate halt to any existing configuration script execution.
accScriptCont1.3.6.1.4.1.5.1.1.1.1.9
IP accScriptContServer1.3.6.1.4.1.5.1.1.1.1.9.1IpAddressread-writeThe IP address of the server holding the configuration script to be downloaded and executed following the next reset.
STR accScriptContFile1.3.6.1.4.1.5.1.1.1.1.9.2DisplayStringread-writeThe filename (with complete pathname) of the configuration script to be downloaded and executed following the next reset.
OCT accSysUpgradeCmd1.3.6.1.4.1.5.1.1.1.1.10OCTET STRINGread-onlyOn platforms that execute the application from Flash and that support the optional Flash SIMM memory for TFTP upgrades, it indicates the upgrade command (SL or TFTP). If the optional Flash SIMM is not installed, maintenance mode SL command is the only way to upgrade.
INT accSysHWType1.3.6.1.4.1.5.1.1.1.1.11INTEGERread-onlyThe hardware platform product name
INT accSysProcType1.3.6.1.4.1.5.1.1.1.1.12INTEGERread-onlyType of processor on this platform
INT accSysLocalRam1.3.6.1.4.1.5.1.1.1.1.13INTEGERread-onlyThe amount of local RAM installed in the system in kilobytes
INT accSysGlobalRam1.3.6.1.4.1.5.1.1.1.1.14INTEGERread-onlyThe amount of global RAM installed in the system in kilobytes
INT accSysPowerSupply1.3.6.1.4.1.5.1.1.1.1.15INTEGERread-onlyType of processor on this platform
accMemPoolTable1.3.6.1.4.1.5.1.1.1.1.16not-accessibleA table of memory pools supported by this unit. Each pool describes a physical memory resource.
accMemPoolEntry1.3.6.1.4.1.5.1.1.1.1.16.1not-accessibleAn entry of information about a memory pool.
STR accMemPoolName1.3.6.1.4.1.5.1.1.1.1.16.1.1DisplayStringread-onlyA printable ASCII string describing this memory pool.
GAU accMemPoolMaximum1.3.6.1.4.1.5.1.1.1.1.16.1.2Gaugeread-onlyThe maximum amount of memory in this memory pool.
GAU accMemPoolBytes1.3.6.1.4.1.5.1.1.1.1.16.1.3Gaugeread-onlyThe amount of memory currently available in this memory pool.
GAU accMemPoolFrags1.3.6.1.4.1.5.1.1.1.1.16.1.4Gaugeread-onlyThe number of times this memory pool has been fragmented.
INT accMemPoolAlign1.3.6.1.4.1.5.1.1.1.1.16.1.5INTEGERread-onlyThe alignment this memory pool maintains. For example, a 4 in this field means memory from this pool is aligned on 32-bit boundaries.
CTR accMemPoolAllocs1.3.6.1.4.1.5.1.1.1.1.16.1.6Counterread-onlyThe number of allocation requests addressed to this memory pool.
CTR accMemPoolFails1.3.6.1.4.1.5.1.1.1.1.16.1.7Counterread-onlyThe number of times an allocation request addressed to this memory could not be satisfied.
INT pysmiFakeCol6951.3.6.1.4.1.5.1.1.1.1.16.1.4294967295INTEGERnot-accessible
INT accMemAddDblk1.3.6.1.4.1.5.1.1.1.1.17INTEGERread-onlyNumber of D blocks added.
accSlvConfTable1.3.6.1.4.1.5.1.1.1.1.18not-accessibleTable of slave CPU configuration parameters.
accSlvConfEntry1.3.6.1.4.1.5.1.1.1.1.18.1not-accessibleA single entry in the slave CPU configuration Table
INT accSlvConfCPUIndex1.3.6.1.4.1.5.1.1.1.1.18.1.1INTEGERread-onlySlave CPU Index
STR accSlvConfCPUID1.3.6.1.4.1.5.1.1.1.1.18.1.2DisplayStringread-onlySlave CPU ID
STR accSlvConfSysDesc1.3.6.1.4.1.5.1.1.1.1.18.1.3DisplayStringread-onlySlave CPU System Description
STR accSlvConfSWVers1.3.6.1.4.1.5.1.1.1.1.18.1.4DisplayStringread-onlySlave CPU Software Version
INT accSlvConfProcType1.3.6.1.4.1.5.1.1.1.1.18.1.5INTEGERread-onlySlave CPU Processor Type
INT accSlvConfLocalRam1.3.6.1.4.1.5.1.1.1.1.18.1.6INTEGERread-onlySlave CPU Local RAM Size (kb)
INT accSlvConfGlobalRam1.3.6.1.4.1.5.1.1.1.1.18.1.7INTEGERread-onlySlave CPU Global RAM Size (kb)
accSlvMemBlkTable1.3.6.1.4.1.5.1.1.1.1.19not-accessibleTable of entries in the slave CPU configuration Table.
accSlvMemBlkEntry1.3.6.1.4.1.5.1.1.1.1.19.1not-accessibleA single entry in the slave CPU configuration Table
STR accSlvMemCPUID1.3.6.1.4.1.5.1.1.1.1.19.1.3DisplayStringread-onlySlave CPU ID
INT accSlvMemBlkEntSize1.3.6.1.4.1.5.1.1.1.1.19.1.4INTEGERread-onlySize (bytes) of these buffers
INT accSlvMemBlkEntTotal1.3.6.1.4.1.5.1.1.1.1.19.1.5INTEGERread-onlyTotal number of these buffers in pool, whether or not they are in use
GAU accSlvMemBlkEntMax1.3.6.1.4.1.5.1.1.1.1.19.1.6Gaugeread-onlyHigh water mark of usage of buffers
GAU accSlvMemBlkEntInUse1.3.6.1.4.1.5.1.1.1.1.19.1.7Gaugeread-onlyNumber of buffers currently in use.
CTR accSlvMemBlkEntFails1.3.6.1.4.1.5.1.1.1.1.19.1.8Counterread-onlyNumber of times requests were made for a buffer of this size that failed because none were avaliable.
INT accSlvMemBlkEntType1.3.6.1.4.1.5.1.1.1.1.19.1.9INTEGERread-onlyNumeric classification of the buffer.
CTR accSlvMemBlkEntAllocs1.3.6.1.4.1.5.1.1.1.1.19.1.10Counterread-onlyNumber of times a request was made for a buffer of this size.
INT pysmiFakeCol6961.3.6.1.4.1.5.1.1.1.1.19.1.4294967295INTEGERnot-accessible
accSlvMemPool1.3.6.1.4.1.5.1.1.1.1.20
accSlvMemPoolTable1.3.6.1.4.1.5.1.1.1.1.20.1not-accessibleA table of memory pools supported by this unit. Each pool describes a physical memory resource.
accSlvMemPoolEntry1.3.6.1.4.1.5.1.1.1.1.20.1.1not-accessibleAn entry of information about a memory pool.
STR accSlvMemPoolCPUID1.3.6.1.4.1.5.1.1.1.1.20.1.1.1DisplayStringread-onlySlave CPU ID
STR accSlvMemPoolName1.3.6.1.4.1.5.1.1.1.1.20.1.1.2DisplayStringread-onlyA printable ASCII string describing this memory pool.
GAU accSlvMemPoolMaximum1.3.6.1.4.1.5.1.1.1.1.20.1.1.3Gaugeread-onlyThe maximum amount of memory in this memory pool.
GAU accSlvMemPoolBytes1.3.6.1.4.1.5.1.1.1.1.20.1.1.4Gaugeread-onlyThe amount of memory currently available in this memory pool.
GAU accSlvMemPoolFrags1.3.6.1.4.1.5.1.1.1.1.20.1.1.5Gaugeread-onlyThe number of times this memory pool has been fragmented.
INT accSlvMemPoolAlign1.3.6.1.4.1.5.1.1.1.1.20.1.1.6INTEGERread-onlyThe alignment this memory pool maintains. For example, a 4 in this field means memory from this pool is aligned on 32-bit boundaries.
CTR accSlvMemPoolAllocs1.3.6.1.4.1.5.1.1.1.1.20.1.1.7Counterread-onlyThe number of allocation requests addressed to this memory pool.
CTR accSlvMemPoolFails1.3.6.1.4.1.5.1.1.1.1.20.1.1.8Counterread-onlyThe number of times an allocation request addressed to this memory could not be satisfied.
INT pysmiFakeCol6981.3.6.1.4.1.5.1.1.1.1.20.1.1.4294967294INTEGERnot-accessible
INT pysmiFakeCol6971.3.6.1.4.1.5.1.1.1.1.20.1.1.4294967295INTEGERnot-accessible
accSlvSysTable1.3.6.1.4.1.5.1.1.1.1.21not-accessibleInformation about slave CPU system stats.
accSlvSysEntry1.3.6.1.4.1.5.1.1.1.1.21.1not-accessibleA single entry in the slave CPU system stats table
TIK accSlvSysUpTime1.3.6.1.4.1.5.1.1.1.1.21.1.1TimeTicksread-onlySlave system uptime
INT accSlvSysCpuAvgShort1.3.6.1.4.1.5.1.1.1.1.21.1.2INTEGERread-onlySlave system current CPU usage.
INT accSlvSysCpuAvgLong1.3.6.1.4.1.5.1.1.1.1.21.1.3INTEGERread-onlySlave system average CPU usage.
INT pysmiFakeCol6991.3.6.1.4.1.5.1.1.1.1.21.1.4294967295INTEGERnot-accessible
accMem1.3.6.1.4.1.5.1.1.1.1.22
accMemDblkIncTable1.3.6.1.4.1.5.1.1.1.1.22.1not-accessibleTable of Memory Dblock Increments
accMemDblkIncEntry1.3.6.1.4.1.5.1.1.1.1.22.1.1not-accessibleA single entry of the Memory Dblock Increment Table
INT accMemDblkIndex1.3.6.1.4.1.5.1.1.1.1.22.1.1.1INTEGERread-onlyThe index of this entry in the Memory Dblock Increment Table
INT accMemDblkSize1.3.6.1.4.1.5.1.1.1.1.22.1.1.2INTEGERread-onlyThe Size of the Dblock for this entry in the Mem Dblock Inc Table
INT accMemDblkIncrement1.3.6.1.4.1.5.1.1.1.1.22.1.1.3INTEGERread-writeThe User specified Increment of this entry Memory Dblock Increment Table
accOpt1.3.6.1.4.1.5.1.1.1.1.22.2
INT accMemEMEStatus1.3.6.1.4.1.5.1.1.1.1.22.2.1INTEGERread-writeThe Global Memory Optimizer (EME) Status
INT accMemEMEMaxReclMem1.3.6.1.4.1.5.1.1.1.1.22.2.2INTEGERread-onlyThe Maximum Memory in bytes available for Reclaimation by the Memory Optimizer (EME)
INT accMemEMECurReclMem1.3.6.1.4.1.5.1.1.1.1.22.2.3INTEGERread-onlyThe Memory in bytes Reclaimed by the Memory Optimizer (EME)
accMemOptTable1.3.6.1.4.1.5.1.1.1.1.22.2.4not-accessibleTable of Memory Optimizer
accMemOptEntry1.3.6.1.4.1.5.1.1.1.1.22.2.4.1not-accessibleA single entry of the Memory Optimizer Table
OCT accMemOptimiserFeature1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.1OCTET STRINGread-onlyThe Reclaimable Feature in the Memory Optimizer Table for this entry
INT accMemOptimiserMemory1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.2INTEGERread-onlyThe amount of memory (in bytes) associated with the reclaimable feature under consideration
INT accMemOptimiserPref1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.3INTEGERread-writeThe User's preference for this Feature
INT accMemOptimiserStatus1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.4INTEGERread-onlyThe Current Status for this Feature
accMacro1.3.6.1.4.1.5.1.1.1.1.23
INT accMacroExecute1.3.6.1.4.1.5.1.1.1.1.23.1INTEGERread-writeMacro Name to Execute
STR accSwRegistrationKey1.3.6.1.4.1.5.1.1.1.1.24DisplayStringread-writeSoftware Registration key to upgrade software levels.
accMACAddr1.3.6.1.4.1.5.1.1.1.1.25
OCT accSysMACAddrUser1.3.6.1.4.1.5.1.1.1.1.25.1OCTET STRINGread-writeMAC address to be used to override rom MAC address. A value of 0 means use the value stored in rom. Any other value, overrides the ROM MAC address.
accSysMessage1.3.6.1.4.1.5.1.1.1.1.26
accSysMsgInfo1.3.6.1.4.1.5.1.1.1.1.26.1
INT accSysMsgLevel1.3.6.1.4.1.5.1.1.1.1.26.1.1INTEGERread-writeThe severity level of system message allowed to be generated
INT accWinDefLenNetman1.3.6.1.4.1.5.1.1.1.1.26.1.2INTEGERread-writeThe session window default length NETMAN
INT accWinDefLenPublic1.3.6.1.4.1.5.1.1.1.1.26.1.3INTEGERread-writeThe session window default length PUBLIC
INT accWinDefWidNetman1.3.6.1.4.1.5.1.1.1.1.26.1.4INTEGERread-writeThe session window default width NETMAN
INT accWinDefWidPublic1.3.6.1.4.1.5.1.1.1.1.26.1.5INTEGERread-writeThe session window default width PUBLIC
accUserInfo1.3.6.1.4.1.5.1.1.1.1.26.2
STR accUserTrapMsgEntry1.3.6.1.4.1.5.1.1.1.1.26.2.1DisplayStringread-writeA message to be sent through an SNMP trap.
accVirtualPort1.3.6.1.4.1.5.1.1.1.1.30
accVirtualPortGeneral1.3.6.1.4.1.5.1.1.1.1.30.1
INT accVirtualPortCount1.3.6.1.4.1.5.1.1.1.1.30.1.1INTEGERread-writeNumber of Virtual ports available on the platform
INT accVirtualPortXotCount1.3.6.1.4.1.5.1.1.1.1.30.1.2INTEGERread-writeNumber of XOT Virtual ports available on the platform
accSystemGracefulShutdown1.3.6.1.4.1.5.1.1.1.1.32
INT accSystemGracefulShutdownState1.3.6.1.4.1.5.1.1.1.1.32.1INTEGERread-writeSystem Graceful Shutdown state
INT accSystemGracefulShutdownTO1.3.6.1.4.1.5.1.1.1.1.32.2INTEGERread-writeSystem graceful shutdown timeout. When Timeout is exceeded, the system will reset automatically
accSystemAuthGeneral1.3.6.1.4.1.5.1.1.1.1.33
INT accSystemAuthMode1.3.6.1.4.1.5.1.1.1.1.33.1INTEGERread-writeSystem authentication mode
STR accSystemAuthAccessPart1.3.6.1.4.1.5.1.1.1.1.33.2DisplayStringread-writeAccess Partn for RADIUS servers
accSystemAccess1.3.6.1.4.1.5.1.1.1.1.34
INT accPscopeEnable1.3.6.1.4.1.5.1.1.1.1.34.1INTEGERread-writePermits or denies use of built-in packet monitoring functionality (PSCOPE)
INT accDBscopeCntl1.3.6.1.4.1.5.1.1.1.1.34.2INTEGERread-writeControls use of built-in debugger functionality (DBSCOPE). Currently non-zero permits full functionality.
accSessionCtrl1.3.6.1.4.1.5.1.1.1.2
STR accLogin1.3.6.1.4.1.5.1.1.1.2.1DisplayStringread-writeA read attempt of this object is interpreted as a request for login to the unit. The instance is an ASCII string with the following (case sensitive) format: CommunityString:Password The GetResponse-PDU will return the accUnitName of the unit. A write attempt is interpreted as a request to change the password. A GetNextRequest will not acknowledge the presence of this object.
STR accLogout1.3.6.1.4.1.5.1.1.1.2.2DisplayStringread-onlyA read attempt of this object is interpreted as a request for logout to the unit. The instance is an ASCII string with the following format: CommunityString:Password A GetNextRequest will not acknowledge the presence of this object.
TIK accLoginTimeout1.3.6.1.4.1.5.1.1.1.2.3TimeTicksread-writeSession inactivity timer. Zero disables timer (no timeout) Default value is zero Range is 0-86400 seconds
accTrapTable1.3.6.1.4.1.5.1.1.1.3not-accessibleA table of systems to which Trap Messages generated by this unit shall be sent. To delete an entry, a SetRequest-PDU for the specific instance of accTrapAddr with a NULL value encoding is used.
accTrapEntry1.3.6.1.4.1.5.1.1.1.3.1not-accessibleA Trap Table entry
IP accTrapAddr1.3.6.1.4.1.5.1.1.1.3.1.1IpAddressread-writeAn IP address to which SNMP traps generated by the unit are sent.
INT accTrapSeverity1.3.6.1.4.1.5.1.1.1.3.1.2INTEGERread-writeseverity level of the traps to be sent ACC products generate enterprise specific traps for which different severity levels from 1 through 7 are assigned. Level 1 refers to Only SNMP traps. Level 2 are specific traps of highest urgency, and thus progressively each level get more verbose. The normal operational level is expected to be 3 or 4. Higher levels (i.e., 5-7) are expected to generate many events which may be helpful in identifying/isolating configuration related problems, but may affect the performance of the unit.
accClock1.3.6.1.4.1.5.1.1.1.4
OCT accDate1.3.6.1.4.1.5.1.1.1.4.1OCTET STRINGread-writeThe octet string of six bytes representing the date and time has the following format: YYMMDDHHMMSS where the valid range of values for each of the bytes is as follows: YY 0..99 MM 1..12 DD 1..31 HH 0..23 MM 0..59 SS 0..59
OCT accUToffset1.3.6.1.4.1.5.1.1.1.4.2OCTET STRINGread-write3-byte date string, HH MM SS
OCT accSysBootTime1.3.6.1.4.1.5.1.1.1.4.3OCTET STRINGread-only3-byte date string, HH MM SS
INT accSysCpuAvgShort1.3.6.1.4.1.5.1.1.1.4.4INTEGERread-onlypercentage CPU used over the last minute
INT accSysCpuAvgLong1.3.6.1.4.1.5.1.1.1.4.5INTEGERread-onlypercentage CPU used over the last 5 minutes
INT accSysDataSwitchStatus1.3.6.1.4.1.5.1.1.1.4.6INTEGERread-onlyThe status of the hardware switch, to determine whether Data calls could be initiated/accepted over the ISDN line. ONLY voice calls will be accepted or initiated when this h/w switch status is OFF.
TIK accSysLastConfig1.3.6.1.4.1.5.1.1.1.4.8TimeTicksread-writeSystem Last Configuration Time
OCT accDateY2K1.3.6.1.4.1.5.1.1.1.4.10OCTET STRINGread-writeThe seven byte long octet string indicates system date and time. The octet string represents year 2000 compliant date and time, and is laid out in the following structured format: 2 Byte unsigned short value of year 1 Byte value of month 1 Byte value of day of the month 1 Byte value of hour 1 Byte value of minutes 1 Byte value of seconds The valid range of values for each of the component is as follows: year 0..2079 month 1..12 day 1..31 hour 0..23 minutes 0..59 seconds 0..59
OCT accSysBootTimeY2K1.3.6.1.4.1.5.1.1.1.4.11OCTET STRINGread-onlyThe seven bytes long octet string indicates system boot time. The octet string represents year 2000 compliant date and time, and is laid out in the following structured format: 2 Byte unsigned short value of year 1 Byte value of month 1 Byte value of day of the month 1 Byte value of hour 1 Byte value of minutes 1 Byte value of seconds
INT accDay1.3.6.1.4.1.5.1.1.1.4.12INTEGERread-writeDay of the week (enumnerated MON-SUN [0-6])
accAccessTable1.3.6.1.4.1.5.1.1.1.6not-accessibleA table of users authorized to log in to this unit. To delete an entry, a SetRequest-PDU for the specific instance of accAccessAddr with a NULL value encoding is used.
accAccessEntry1.3.6.1.4.1.5.1.1.1.6.1not-accessibleAn entry of information about an authorized user.
STR accAccessCmty1.3.6.1.4.1.5.1.1.1.6.1.1DisplayStringread-writeAccess community
IP accAccessAddr1.3.6.1.4.1.5.1.1.1.6.1.2IpAddressread-writeIP address from which a login request is honored.
IP accAccessNetMask1.3.6.1.4.1.5.1.1.1.6.1.3IpAddressread-writeSubnet mask used to validate login requests.
INT accAccessUdpPort1.3.6.1.4.1.5.1.1.1.6.1.4INTEGERread-writeUDP port number of the SNMP application.
TIK accReload1.3.6.1.4.1.5.1.1.1.7TimeTicksread-writeTime until system reload shall occur. Upon expiry of the timer, the system will load and execute a new image of the application code. The load file will come from diskette, local EPROM, or over the network, depending on the configuration of the unit.
accIfNames1.3.6.1.4.1.5.1.1.1.8
INT accIfNumNames1.3.6.1.4.1.5.1.1.1.8.1INTEGERread-onlyNumber of interfaces (physical and logical). There are this many entries in the Name table.
accIfNameTable1.3.6.1.4.1.5.1.1.1.8.2not-accessibleA table of of mnemonic 'names' for physical and logical interfaces
accIfNameEntry1.3.6.1.4.1.5.1.1.1.8.2.1not-accessibleAn entry in the Interface Name table
INT accIfNameIndex1.3.6.1.4.1.5.1.1.1.8.2.1.1INTEGERread-onlyInterface number
STR accIfName1.3.6.1.4.1.5.1.1.1.8.2.1.2DisplayStringread-writeMnemonic name for this interface
STR accIfNameDefault1.3.6.1.4.1.5.1.1.1.8.2.1.3DisplayStringread-onlyDefault Mnemonic name for this interface. The interface may always be referred to by this name.
accIfGroupTable1.3.6.1.4.1.5.1.1.1.9not-accessibleA table of interface group descriptors supported by this unit. Interface groups may be populated by physical or logical interfaces, or combinations of the two.
accIfGroupEntry1.3.6.1.4.1.5.1.1.1.9.1not-accessibleAn entry of information about an interface group.
INT accIFGroupIndex1.3.6.1.4.1.5.1.1.1.9.1.1INTEGERread-onlyIndex for the accIfGroupTable.
STR accIFGroupName1.3.6.1.4.1.5.1.1.1.9.1.2DisplayStringread-onlyIf accIFGroupIndexBase and accIFGroupIndexMax are equal then this object provides the full name of the port, else this object has the prefix of the port name. If this is a prefix then the suffix is a numeric value from 1 to (accIFGroupIndexMax - accIFGroupIndexBase + 1).
INT accIFGroupType1.3.6.1.4.1.5.1.1.1.9.1.3INTEGERread-onlyType of port group
INT accIFGroupIndexBase1.3.6.1.4.1.5.1.1.1.9.1.4INTEGERread-onlyLowest IFIndex in this IFGroup
INT accIFGroupIndexMax1.3.6.1.4.1.5.1.1.1.9.1.5INTEGERread-onlyThe number of interfaces supported in this IFGroup
STR accIFGroupNameDefault1.3.6.1.4.1.5.1.1.1.9.1.6DisplayStringread-onlyIf accIFGroupIndexBase and accIFGroupIndexMax are equal then this object provides the full name of the port, else this object has the prefix of the port name. If this is a prefix then the suffix is a numeric value from 1 to (accIFGroupIndexMax - accIFGroupIndexBase + 1). The interface group may always be referenced by this name. It cannot be changed by the user.
accTrapLog1.3.6.1.4.1.5.1.1.1.10
INT accTrapLogLevel1.3.6.1.4.1.5.1.1.1.10.1INTEGERread-writeThe base severity level at which traps are recorded in the log. Traps with values greater than this level will not be recorded in the log.
INT accTrapLogSaveAction1.3.6.1.4.1.5.1.1.1.10.2INTEGERread-writeSetting the value to save-now writes the current trap log to permanent storage.
INT accTrapLogBufSize1.3.6.1.4.1.5.1.1.1.10.3INTEGERread-writeThe trap log buffer size in kilobytes.
accTrapLogTable1.3.6.1.4.1.5.1.1.1.10.4not-accessibleThe trap logging table.
accTrapLogEntry1.3.6.1.4.1.5.1.1.1.10.4.1not-accessibleA single trap log entry.
TIK accTrapLogTblTime1.3.6.1.4.1.5.1.1.1.10.4.1.1TimeTicksread-onlySysUpTime when trap occurred.
INT accTrapLogTblType1.3.6.1.4.1.5.1.1.1.10.4.1.2INTEGERread-onlySysUpTime when trap occurred.
INT accTrapLogTblLevel1.3.6.1.4.1.5.1.1.1.10.4.1.3INTEGERread-onlyThe severity level associated with this trap.
STR accTrapLogTblData1.3.6.1.4.1.5.1.1.1.10.4.1.4DisplayStringread-onlyThe text message of the trap.
CTR accTrapLogSeqNum1.3.6.1.4.1.5.1.1.1.10.4.1.6Counterread-onlyThe Global Sequence Number for all Traps generated in the System
INT accTrapLogSeverityType1.3.6.1.4.1.5.1.1.1.10.4.1.7INTEGERread-onlySeverity type of the Trap generated
OID accTrapLogEnterpriseOID1.3.6.1.4.1.5.1.1.1.10.4.1.8OBJECT IDENTIFIERread-onlyEnterprise OID for the sent trap
INT accSpecificTrapNum1.3.6.1.4.1.5.1.1.1.10.4.1.9INTEGERread-onlySpecific Trap number
INT pysmiFakeCol6921.3.6.1.4.1.5.1.1.1.10.4.1.4294967295INTEGERnot-accessible
accTrapLogSumTable1.3.6.1.4.1.5.1.1.1.10.5not-accessibleThe trap logging table.
accTrapLogSumEntry1.3.6.1.4.1.5.1.1.1.10.5.1not-accessibleA single trap log entry.
TIK accTrapLogSumTime1.3.6.1.4.1.5.1.1.1.10.5.1.1TimeTicksread-onlySysUpTime when trap occurred.
INT accTrapLogSumType1.3.6.1.4.1.5.1.1.1.10.5.1.2INTEGERread-onlyThe type of trap associated with this entry.
STR accTrapLogSumData1.3.6.1.4.1.5.1.1.1.10.5.1.3DisplayStringread-onlyThe text message of the trap.
INT pysmiFakeCol6931.3.6.1.4.1.5.1.1.1.10.5.1.4294967295INTEGERnot-accessible
accSeepTable1.3.6.1.4.1.5.1.1.1.13not-accessibleThe SEEP information table.
accSeepEntry1.3.6.1.4.1.5.1.1.1.13.1not-accessibleA single SEEP information table entry.
STR accSeepEntrySlot1.3.6.1.4.1.5.1.1.1.13.1.1DisplayStringread-onlyThe slot from which the SEEP information is taken.
STR accSeepEntryType1.3.6.1.4.1.5.1.1.1.13.1.2DisplayStringread-onlyThe type of SEEP.
STR accSeepEntrySerial1.3.6.1.4.1.5.1.1.1.13.1.3DisplayStringread-onlyThe serial number of the SEEP.
STR accSeepEntryAssembly1.3.6.1.4.1.5.1.1.1.13.1.4DisplayStringread-onlyThe assembly description of the SEEP.
STR accSeepEntryRev1.3.6.1.4.1.5.1.1.1.13.1.5DisplayStringread-onlyThe revision number of the SEEP.
STR accSeepEntryDate1.3.6.1.4.1.5.1.1.1.13.1.6DisplayStringread-onlyThe date contained in the SEEP.
INT pysmiFakeCol6941.3.6.1.4.1.5.1.1.1.13.1.4294967295INTEGERnot-accessible
accStandbyInfo1.3.6.1.4.1.5.1.1.1.14
STR accStandbySysDescr1.3.6.1.4.1.5.1.1.1.14.1DisplayStringread-onlySystem description for redundant processor.
STR accStandbySoftwareVersion1.3.6.1.4.1.5.1.1.1.14.2DisplayStringread-onlySoftware version of redundant processor.
INT accStandbySysProcType1.3.6.1.4.1.5.1.1.1.14.3INTEGERread-onlySystem description for redundant processor.
INT accStandbySysLocalRam1.3.6.1.4.1.5.1.1.1.14.4INTEGERread-onlyLocal RAM size for redundant processor in kilobytes.
INT accStandbySysGlobalRam1.3.6.1.4.1.5.1.1.1.14.5INTEGERread-onlyGlobal RAM size for redundant processor in kilobytes.
INT accStandbyFsVolStatus1.3.6.1.4.1.5.1.1.1.14.6INTEGERread-onlyFlash volume status for redundant processor.
INT accStandbyFsCfgStatus1.3.6.1.4.1.5.1.1.1.14.7INTEGERread-onlyConfiguration status for redundant processor.
STR accStandbyFsLoadFtkFile1.3.6.1.4.1.5.1.1.1.14.8DisplayStringread-onlyCurrent flash toolkit file redundant processor.
STR accStandbyFsLoadAplFile1.3.6.1.4.1.5.1.1.1.14.9DisplayStringread-onlyCurrent application file for redundant processor.
STR accStandbyFsLoadDiaFile1.3.6.1.4.1.5.1.1.1.14.10DisplayStringread-onlyCurrent application file for redundant processor.
STR accStandbySysHwVers1.3.6.1.4.1.5.1.1.1.14.11DisplayStringread-onlyHardware versions for redundant processor.
accSyslogTable1.3.6.1.4.1.5.1.1.1.15not-accessibleA table of systems to which Syslog Messages generated by this unit shall be sent. To delete an entry, a SetRequest-PDU for the specific instance of accSyslogAddr with a NULL value encoding is used.
accSyslogEntry1.3.6.1.4.1.5.1.1.1.15.1not-accessibleA Syslog Table entry
IP accSyslogAddr1.3.6.1.4.1.5.1.1.1.15.1.1IpAddressread-writeAn IP address to which syslog messages generated by the unit are sent.
INT accSyslogSeverity1.3.6.1.4.1.5.1.1.1.15.1.2INTEGERread-writeseverity level of the messages to be sent.
INT accSyslogFacility1.3.6.1.4.1.5.1.1.1.15.1.3INTEGERread-writeFacility identifier to use in syslog messages
accIcpTraps1.3.6.1.4.1.5.1.1.1.16
NTF accIcpInfoTrap1.3.6.1.4.1.5.1.1.1.16.0.1Indicates that status data ring full while writing data passed in status calls into structure used for passing status data. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIcpTrapMsg } PCAUSE-DEFAULT: 32
STR accIcpTrapMsg1.3.6.1.4.1.5.1.1.1.16.1DisplayStringread-onlyICP Trap Message
INT accTrapSequencingStatus1.3.6.1.4.1.5.1.1.1.18INTEGERread-writeIndicates trap sequencing feature is On or Off. When set to On, a accTrapLogSeqNum varbind will be appended to every trap issued by the system, and will always be the last varbind
accSystemServiceTable1.3.6.1.4.1.5.1.1.1.26not-accessibleA table of changeable TCP/UDP services.
accSystemServiceEntry1.3.6.1.4.1.5.1.1.1.26.1not-accessibleAn entry of information about System Service.
INT accSystemService1.3.6.1.4.1.5.1.1.1.26.1.1INTEGERread-writeThis object is used to identify the TCP/UDP service whose port number is being changed.
INT accSystemPort1.3.6.1.4.1.5.1.1.1.26.1.2INTEGERread-writeThis object is used to set the TCP/UDP service port associated with various system services.

RFC description

ACC enterprise MIB module for system management objects used in network management systems and monitoring platforms.

Start monitoring ACC/Ericsson WAN access routers (legacy) 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.

Download ACC-SYSTEM