All MIBs › ACC-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 | |
| accBRG | OBJECT-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| accSystem | 1.3.6.1.4.1.5.1.1.1 | |||
| accSysInfo | 1.3.6.1.4.1.5.1.1.1.1 | |||
| STR accUnitName | 1.3.6.1.4.1.5.1.1.1.1.1 | DisplayString | read-write | A 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 accRomId | 1.3.6.1.4.1.5.1.1.1.1.2 | DisplayString | read-only | A printable ASCII string that contains information about the hardware and the firmware (NOT the software). |
| STR accSwVersion | 1.3.6.1.4.1.5.1.1.1.1.3 | DisplayString | read-only | A printable ASCII string representing the software version number of the running code. |
| INT accReset | 1.3.6.1.4.1.5.1.1.1.1.4 | INTEGER | read-write | A Set command on this object will cause an immediate reset of the unit. |
| accMemStatTable | 1.3.6.1.4.1.5.1.1.1.1.5 | not-accessible | Information 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 | |
| accMemStatEntry | 1.3.6.1.4.1.5.1.1.1.1.5.1 | not-accessible | A single entry in the Memory stats table | |
| INT accMemBlkEntSize | 1.3.6.1.4.1.5.1.1.1.1.5.1.1 | INTEGER | read-only | Size (bytes) of these buffers |
| INT accMemBlkEntTotal | 1.3.6.1.4.1.5.1.1.1.1.5.1.2 | INTEGER | read-only | Total number of these buffers in pool, whether or not they are in use |
| GAU accMemBlkEntMax | 1.3.6.1.4.1.5.1.1.1.1.5.1.3 | Gauge | read-only | High water mark of usage of buffers |
| GAU accMemBlkEntInUse | 1.3.6.1.4.1.5.1.1.1.1.5.1.4 | Gauge | read-only | Number of buffers currently in use. |
| CTR accMemBlkEntFails | 1.3.6.1.4.1.5.1.1.1.1.5.1.5 | Counter | read-only | Number of times requests were made for a buffer of this size that failed because none were avaliable. |
| INT accMemBlkEntType | 1.3.6.1.4.1.5.1.1.1.1.5.1.6 | INTEGER | read-only | Numeric classification of the buffer. |
| CTR accMemBlkEntAllocs | 1.3.6.1.4.1.5.1.1.1.1.5.1.7 | Counter | read-only | Number of times a request was made for a buffer of this size. |
| INT accMemBlkEntInitial | 1.3.6.1.4.1.5.1.1.1.1.5.1.8 | INTEGER | read-only | Number of buffers of this size allocated at initialization. |
| INT pysmiFakeCol691 | 1.3.6.1.4.1.5.1.1.1.1.5.1.4294967295 | INTEGER | not-accessible | |
| accNvm | 1.3.6.1.4.1.5.1.1.1.1.6 | |||
| INT accNvmTotalBlks | 1.3.6.1.4.1.5.1.1.1.1.6.1 | INTEGER | read-only | Total number of NVM blocks. |
| INT accNvmBlkSize | 1.3.6.1.4.1.5.1.1.1.1.6.2 | INTEGER | read-only | NVM block size in bytes. |
| INT accNvmDirSize | 1.3.6.1.4.1.5.1.1.1.1.6.3 | INTEGER | read-only | The NVM directory size. |
| INT accNvmFreeBlks | 1.3.6.1.4.1.5.1.1.1.1.6.4 | INTEGER | read-only | The number of free NVM blocks. |
| INT accNvmFileNumber | 1.3.6.1.4.1.5.1.1.1.1.6.5 | INTEGER | read-only | The NVM file number. |
| OCT accNvmFileName | 1.3.6.1.4.1.5.1.1.1.1.6.6 | OCTET STRING | read-only | The NVM file name. |
| INT accNvmFileSize | 1.3.6.1.4.1.5.1.1.1.1.6.7 | INTEGER | read-only | The NVM file size in bytes. |
| accSysConfigInfo | 1.3.6.1.4.1.5.1.1.1.1.7 | |||
| INT accConfiguration | 1.3.6.1.4.1.5.1.1.1.1.7.1 | INTEGER | read-write | Set 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 accConfigurationStatus | 1.3.6.1.4.1.5.1.1.1.1.7.2 | INTEGER | read-only | The 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 accScriptHalt | 1.3.6.1.4.1.5.1.1.1.1.8 | INTEGER | read-write | A Set command on this object will cause an immediate halt to any existing configuration script execution. |
| accScriptCont | 1.3.6.1.4.1.5.1.1.1.1.9 | |||
| IP accScriptContServer | 1.3.6.1.4.1.5.1.1.1.1.9.1 | IpAddress | read-write | The IP address of the server holding the configuration script to be downloaded and executed following the next reset. |
| STR accScriptContFile | 1.3.6.1.4.1.5.1.1.1.1.9.2 | DisplayString | read-write | The filename (with complete pathname) of the configuration script to be downloaded and executed following the next reset. |
| OCT accSysUpgradeCmd | 1.3.6.1.4.1.5.1.1.1.1.10 | OCTET STRING | read-only | On 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 accSysHWType | 1.3.6.1.4.1.5.1.1.1.1.11 | INTEGER | read-only | The hardware platform product name |
| INT accSysProcType | 1.3.6.1.4.1.5.1.1.1.1.12 | INTEGER | read-only | Type of processor on this platform |
| INT accSysLocalRam | 1.3.6.1.4.1.5.1.1.1.1.13 | INTEGER | read-only | The amount of local RAM installed in the system in kilobytes |
| INT accSysGlobalRam | 1.3.6.1.4.1.5.1.1.1.1.14 | INTEGER | read-only | The amount of global RAM installed in the system in kilobytes |
| INT accSysPowerSupply | 1.3.6.1.4.1.5.1.1.1.1.15 | INTEGER | read-only | Type of processor on this platform |
| accMemPoolTable | 1.3.6.1.4.1.5.1.1.1.1.16 | not-accessible | A table of memory pools supported by this unit. Each pool describes a physical memory resource. | |
| accMemPoolEntry | 1.3.6.1.4.1.5.1.1.1.1.16.1 | not-accessible | An entry of information about a memory pool. | |
| STR accMemPoolName | 1.3.6.1.4.1.5.1.1.1.1.16.1.1 | DisplayString | read-only | A printable ASCII string describing this memory pool. |
| GAU accMemPoolMaximum | 1.3.6.1.4.1.5.1.1.1.1.16.1.2 | Gauge | read-only | The maximum amount of memory in this memory pool. |
| GAU accMemPoolBytes | 1.3.6.1.4.1.5.1.1.1.1.16.1.3 | Gauge | read-only | The amount of memory currently available in this memory pool. |
| GAU accMemPoolFrags | 1.3.6.1.4.1.5.1.1.1.1.16.1.4 | Gauge | read-only | The number of times this memory pool has been fragmented. |
| INT accMemPoolAlign | 1.3.6.1.4.1.5.1.1.1.1.16.1.5 | INTEGER | read-only | The alignment this memory pool maintains. For example, a 4 in this field means memory from this pool is aligned on 32-bit boundaries. |
| CTR accMemPoolAllocs | 1.3.6.1.4.1.5.1.1.1.1.16.1.6 | Counter | read-only | The number of allocation requests addressed to this memory pool. |
| CTR accMemPoolFails | 1.3.6.1.4.1.5.1.1.1.1.16.1.7 | Counter | read-only | The number of times an allocation request addressed to this memory could not be satisfied. |
| INT pysmiFakeCol695 | 1.3.6.1.4.1.5.1.1.1.1.16.1.4294967295 | INTEGER | not-accessible | |
| INT accMemAddDblk | 1.3.6.1.4.1.5.1.1.1.1.17 | INTEGER | read-only | Number of D blocks added. |
| accSlvConfTable | 1.3.6.1.4.1.5.1.1.1.1.18 | not-accessible | Table of slave CPU configuration parameters. | |
| accSlvConfEntry | 1.3.6.1.4.1.5.1.1.1.1.18.1 | not-accessible | A single entry in the slave CPU configuration Table | |
| INT accSlvConfCPUIndex | 1.3.6.1.4.1.5.1.1.1.1.18.1.1 | INTEGER | read-only | Slave CPU Index |
| STR accSlvConfCPUID | 1.3.6.1.4.1.5.1.1.1.1.18.1.2 | DisplayString | read-only | Slave CPU ID |
| STR accSlvConfSysDesc | 1.3.6.1.4.1.5.1.1.1.1.18.1.3 | DisplayString | read-only | Slave CPU System Description |
| STR accSlvConfSWVers | 1.3.6.1.4.1.5.1.1.1.1.18.1.4 | DisplayString | read-only | Slave CPU Software Version |
| INT accSlvConfProcType | 1.3.6.1.4.1.5.1.1.1.1.18.1.5 | INTEGER | read-only | Slave CPU Processor Type |
| INT accSlvConfLocalRam | 1.3.6.1.4.1.5.1.1.1.1.18.1.6 | INTEGER | read-only | Slave CPU Local RAM Size (kb) |
| INT accSlvConfGlobalRam | 1.3.6.1.4.1.5.1.1.1.1.18.1.7 | INTEGER | read-only | Slave CPU Global RAM Size (kb) |
| accSlvMemBlkTable | 1.3.6.1.4.1.5.1.1.1.1.19 | not-accessible | Table of entries in the slave CPU configuration Table. | |
| accSlvMemBlkEntry | 1.3.6.1.4.1.5.1.1.1.1.19.1 | not-accessible | A single entry in the slave CPU configuration Table | |
| STR accSlvMemCPUID | 1.3.6.1.4.1.5.1.1.1.1.19.1.3 | DisplayString | read-only | Slave CPU ID |
| INT accSlvMemBlkEntSize | 1.3.6.1.4.1.5.1.1.1.1.19.1.4 | INTEGER | read-only | Size (bytes) of these buffers |
| INT accSlvMemBlkEntTotal | 1.3.6.1.4.1.5.1.1.1.1.19.1.5 | INTEGER | read-only | Total number of these buffers in pool, whether or not they are in use |
| GAU accSlvMemBlkEntMax | 1.3.6.1.4.1.5.1.1.1.1.19.1.6 | Gauge | read-only | High water mark of usage of buffers |
| GAU accSlvMemBlkEntInUse | 1.3.6.1.4.1.5.1.1.1.1.19.1.7 | Gauge | read-only | Number of buffers currently in use. |
| CTR accSlvMemBlkEntFails | 1.3.6.1.4.1.5.1.1.1.1.19.1.8 | Counter | read-only | Number of times requests were made for a buffer of this size that failed because none were avaliable. |
| INT accSlvMemBlkEntType | 1.3.6.1.4.1.5.1.1.1.1.19.1.9 | INTEGER | read-only | Numeric classification of the buffer. |
| CTR accSlvMemBlkEntAllocs | 1.3.6.1.4.1.5.1.1.1.1.19.1.10 | Counter | read-only | Number of times a request was made for a buffer of this size. |
| INT pysmiFakeCol696 | 1.3.6.1.4.1.5.1.1.1.1.19.1.4294967295 | INTEGER | not-accessible | |
| accSlvMemPool | 1.3.6.1.4.1.5.1.1.1.1.20 | |||
| accSlvMemPoolTable | 1.3.6.1.4.1.5.1.1.1.1.20.1 | not-accessible | A table of memory pools supported by this unit. Each pool describes a physical memory resource. | |
| accSlvMemPoolEntry | 1.3.6.1.4.1.5.1.1.1.1.20.1.1 | not-accessible | An entry of information about a memory pool. | |
| STR accSlvMemPoolCPUID | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.1 | DisplayString | read-only | Slave CPU ID |
| STR accSlvMemPoolName | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.2 | DisplayString | read-only | A printable ASCII string describing this memory pool. |
| GAU accSlvMemPoolMaximum | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.3 | Gauge | read-only | The maximum amount of memory in this memory pool. |
| GAU accSlvMemPoolBytes | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.4 | Gauge | read-only | The amount of memory currently available in this memory pool. |
| GAU accSlvMemPoolFrags | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.5 | Gauge | read-only | The number of times this memory pool has been fragmented. |
| INT accSlvMemPoolAlign | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.6 | INTEGER | read-only | The alignment this memory pool maintains. For example, a 4 in this field means memory from this pool is aligned on 32-bit boundaries. |
| CTR accSlvMemPoolAllocs | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.7 | Counter | read-only | The number of allocation requests addressed to this memory pool. |
| CTR accSlvMemPoolFails | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.8 | Counter | read-only | The number of times an allocation request addressed to this memory could not be satisfied. |
| INT pysmiFakeCol698 | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.4294967294 | INTEGER | not-accessible | |
| INT pysmiFakeCol697 | 1.3.6.1.4.1.5.1.1.1.1.20.1.1.4294967295 | INTEGER | not-accessible | |
| accSlvSysTable | 1.3.6.1.4.1.5.1.1.1.1.21 | not-accessible | Information about slave CPU system stats. | |
| accSlvSysEntry | 1.3.6.1.4.1.5.1.1.1.1.21.1 | not-accessible | A single entry in the slave CPU system stats table | |
| TIK accSlvSysUpTime | 1.3.6.1.4.1.5.1.1.1.1.21.1.1 | TimeTicks | read-only | Slave system uptime |
| INT accSlvSysCpuAvgShort | 1.3.6.1.4.1.5.1.1.1.1.21.1.2 | INTEGER | read-only | Slave system current CPU usage. |
| INT accSlvSysCpuAvgLong | 1.3.6.1.4.1.5.1.1.1.1.21.1.3 | INTEGER | read-only | Slave system average CPU usage. |
| INT pysmiFakeCol699 | 1.3.6.1.4.1.5.1.1.1.1.21.1.4294967295 | INTEGER | not-accessible | |
| accMem | 1.3.6.1.4.1.5.1.1.1.1.22 | |||
| accMemDblkIncTable | 1.3.6.1.4.1.5.1.1.1.1.22.1 | not-accessible | Table of Memory Dblock Increments | |
| accMemDblkIncEntry | 1.3.6.1.4.1.5.1.1.1.1.22.1.1 | not-accessible | A single entry of the Memory Dblock Increment Table | |
| INT accMemDblkIndex | 1.3.6.1.4.1.5.1.1.1.1.22.1.1.1 | INTEGER | read-only | The index of this entry in the Memory Dblock Increment Table |
| INT accMemDblkSize | 1.3.6.1.4.1.5.1.1.1.1.22.1.1.2 | INTEGER | read-only | The Size of the Dblock for this entry in the Mem Dblock Inc Table |
| INT accMemDblkIncrement | 1.3.6.1.4.1.5.1.1.1.1.22.1.1.3 | INTEGER | read-write | The User specified Increment of this entry Memory Dblock Increment Table |
| accOpt | 1.3.6.1.4.1.5.1.1.1.1.22.2 | |||
| INT accMemEMEStatus | 1.3.6.1.4.1.5.1.1.1.1.22.2.1 | INTEGER | read-write | The Global Memory Optimizer (EME) Status |
| INT accMemEMEMaxReclMem | 1.3.6.1.4.1.5.1.1.1.1.22.2.2 | INTEGER | read-only | The Maximum Memory in bytes available for Reclaimation by the Memory Optimizer (EME) |
| INT accMemEMECurReclMem | 1.3.6.1.4.1.5.1.1.1.1.22.2.3 | INTEGER | read-only | The Memory in bytes Reclaimed by the Memory Optimizer (EME) |
| accMemOptTable | 1.3.6.1.4.1.5.1.1.1.1.22.2.4 | not-accessible | Table of Memory Optimizer | |
| accMemOptEntry | 1.3.6.1.4.1.5.1.1.1.1.22.2.4.1 | not-accessible | A single entry of the Memory Optimizer Table | |
| OCT accMemOptimiserFeature | 1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.1 | OCTET STRING | read-only | The Reclaimable Feature in the Memory Optimizer Table for this entry |
| INT accMemOptimiserMemory | 1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.2 | INTEGER | read-only | The amount of memory (in bytes) associated with the reclaimable feature under consideration |
| INT accMemOptimiserPref | 1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.3 | INTEGER | read-write | The User's preference for this Feature |
| INT accMemOptimiserStatus | 1.3.6.1.4.1.5.1.1.1.1.22.2.4.1.4 | INTEGER | read-only | The Current Status for this Feature |
| accMacro | 1.3.6.1.4.1.5.1.1.1.1.23 | |||
| INT accMacroExecute | 1.3.6.1.4.1.5.1.1.1.1.23.1 | INTEGER | read-write | Macro Name to Execute |
| STR accSwRegistrationKey | 1.3.6.1.4.1.5.1.1.1.1.24 | DisplayString | read-write | Software Registration key to upgrade software levels. |
| accMACAddr | 1.3.6.1.4.1.5.1.1.1.1.25 | |||
| OCT accSysMACAddrUser | 1.3.6.1.4.1.5.1.1.1.1.25.1 | OCTET STRING | read-write | MAC 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. |
| accSysMessage | 1.3.6.1.4.1.5.1.1.1.1.26 | |||
| accSysMsgInfo | 1.3.6.1.4.1.5.1.1.1.1.26.1 | |||
| INT accSysMsgLevel | 1.3.6.1.4.1.5.1.1.1.1.26.1.1 | INTEGER | read-write | The severity level of system message allowed to be generated |
| INT accWinDefLenNetman | 1.3.6.1.4.1.5.1.1.1.1.26.1.2 | INTEGER | read-write | The session window default length NETMAN |
| INT accWinDefLenPublic | 1.3.6.1.4.1.5.1.1.1.1.26.1.3 | INTEGER | read-write | The session window default length PUBLIC |
| INT accWinDefWidNetman | 1.3.6.1.4.1.5.1.1.1.1.26.1.4 | INTEGER | read-write | The session window default width NETMAN |
| INT accWinDefWidPublic | 1.3.6.1.4.1.5.1.1.1.1.26.1.5 | INTEGER | read-write | The session window default width PUBLIC |
| accUserInfo | 1.3.6.1.4.1.5.1.1.1.1.26.2 | |||
| STR accUserTrapMsgEntry | 1.3.6.1.4.1.5.1.1.1.1.26.2.1 | DisplayString | read-write | A message to be sent through an SNMP trap. |
| accVirtualPort | 1.3.6.1.4.1.5.1.1.1.1.30 | |||
| accVirtualPortGeneral | 1.3.6.1.4.1.5.1.1.1.1.30.1 | |||
| INT accVirtualPortCount | 1.3.6.1.4.1.5.1.1.1.1.30.1.1 | INTEGER | read-write | Number of Virtual ports available on the platform |
| INT accVirtualPortXotCount | 1.3.6.1.4.1.5.1.1.1.1.30.1.2 | INTEGER | read-write | Number of XOT Virtual ports available on the platform |
| accSystemGracefulShutdown | 1.3.6.1.4.1.5.1.1.1.1.32 | |||
| INT accSystemGracefulShutdownState | 1.3.6.1.4.1.5.1.1.1.1.32.1 | INTEGER | read-write | System Graceful Shutdown state |
| INT accSystemGracefulShutdownTO | 1.3.6.1.4.1.5.1.1.1.1.32.2 | INTEGER | read-write | System graceful shutdown timeout. When Timeout is exceeded, the system will reset automatically |
| accSystemAuthGeneral | 1.3.6.1.4.1.5.1.1.1.1.33 | |||
| INT accSystemAuthMode | 1.3.6.1.4.1.5.1.1.1.1.33.1 | INTEGER | read-write | System authentication mode |
| STR accSystemAuthAccessPart | 1.3.6.1.4.1.5.1.1.1.1.33.2 | DisplayString | read-write | Access Partn for RADIUS servers |
| accSystemAccess | 1.3.6.1.4.1.5.1.1.1.1.34 | |||
| INT accPscopeEnable | 1.3.6.1.4.1.5.1.1.1.1.34.1 | INTEGER | read-write | Permits or denies use of built-in packet monitoring functionality (PSCOPE) |
| INT accDBscopeCntl | 1.3.6.1.4.1.5.1.1.1.1.34.2 | INTEGER | read-write | Controls use of built-in debugger functionality (DBSCOPE). Currently non-zero permits full functionality. |
| accSessionCtrl | 1.3.6.1.4.1.5.1.1.1.2 | |||
| STR accLogin | 1.3.6.1.4.1.5.1.1.1.2.1 | DisplayString | read-write | A 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 accLogout | 1.3.6.1.4.1.5.1.1.1.2.2 | DisplayString | read-only | A 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 accLoginTimeout | 1.3.6.1.4.1.5.1.1.1.2.3 | TimeTicks | read-write | Session inactivity timer. Zero disables timer (no timeout) Default value is zero Range is 0-86400 seconds |
| accTrapTable | 1.3.6.1.4.1.5.1.1.1.3 | not-accessible | A 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. | |
| accTrapEntry | 1.3.6.1.4.1.5.1.1.1.3.1 | not-accessible | A Trap Table entry | |
| IP accTrapAddr | 1.3.6.1.4.1.5.1.1.1.3.1.1 | IpAddress | read-write | An IP address to which SNMP traps generated by the unit are sent. |
| INT accTrapSeverity | 1.3.6.1.4.1.5.1.1.1.3.1.2 | INTEGER | read-write | severity 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. |
| accClock | 1.3.6.1.4.1.5.1.1.1.4 | |||
| OCT accDate | 1.3.6.1.4.1.5.1.1.1.4.1 | OCTET STRING | read-write | The 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 accUToffset | 1.3.6.1.4.1.5.1.1.1.4.2 | OCTET STRING | read-write | 3-byte date string, HH MM SS |
| OCT accSysBootTime | 1.3.6.1.4.1.5.1.1.1.4.3 | OCTET STRING | read-only | 3-byte date string, HH MM SS |
| INT accSysCpuAvgShort | 1.3.6.1.4.1.5.1.1.1.4.4 | INTEGER | read-only | percentage CPU used over the last minute |
| INT accSysCpuAvgLong | 1.3.6.1.4.1.5.1.1.1.4.5 | INTEGER | read-only | percentage CPU used over the last 5 minutes |
| INT accSysDataSwitchStatus | 1.3.6.1.4.1.5.1.1.1.4.6 | INTEGER | read-only | The 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 accSysLastConfig | 1.3.6.1.4.1.5.1.1.1.4.8 | TimeTicks | read-write | System Last Configuration Time |
| OCT accDateY2K | 1.3.6.1.4.1.5.1.1.1.4.10 | OCTET STRING | read-write | The 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 accSysBootTimeY2K | 1.3.6.1.4.1.5.1.1.1.4.11 | OCTET STRING | read-only | The 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 accDay | 1.3.6.1.4.1.5.1.1.1.4.12 | INTEGER | read-write | Day of the week (enumnerated MON-SUN [0-6]) |
| accAccessTable | 1.3.6.1.4.1.5.1.1.1.6 | not-accessible | A 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. | |
| accAccessEntry | 1.3.6.1.4.1.5.1.1.1.6.1 | not-accessible | An entry of information about an authorized user. | |
| STR accAccessCmty | 1.3.6.1.4.1.5.1.1.1.6.1.1 | DisplayString | read-write | Access community |
| IP accAccessAddr | 1.3.6.1.4.1.5.1.1.1.6.1.2 | IpAddress | read-write | IP address from which a login request is honored. |
| IP accAccessNetMask | 1.3.6.1.4.1.5.1.1.1.6.1.3 | IpAddress | read-write | Subnet mask used to validate login requests. |
| INT accAccessUdpPort | 1.3.6.1.4.1.5.1.1.1.6.1.4 | INTEGER | read-write | UDP port number of the SNMP application. |
| TIK accReload | 1.3.6.1.4.1.5.1.1.1.7 | TimeTicks | read-write | Time 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. |
| accIfNames | 1.3.6.1.4.1.5.1.1.1.8 | |||
| INT accIfNumNames | 1.3.6.1.4.1.5.1.1.1.8.1 | INTEGER | read-only | Number of interfaces (physical and logical). There are this many entries in the Name table. |
| accIfNameTable | 1.3.6.1.4.1.5.1.1.1.8.2 | not-accessible | A table of of mnemonic 'names' for physical and logical interfaces | |
| accIfNameEntry | 1.3.6.1.4.1.5.1.1.1.8.2.1 | not-accessible | An entry in the Interface Name table | |
| INT accIfNameIndex | 1.3.6.1.4.1.5.1.1.1.8.2.1.1 | INTEGER | read-only | Interface number |
| STR accIfName | 1.3.6.1.4.1.5.1.1.1.8.2.1.2 | DisplayString | read-write | Mnemonic name for this interface |
| STR accIfNameDefault | 1.3.6.1.4.1.5.1.1.1.8.2.1.3 | DisplayString | read-only | Default Mnemonic name for this interface. The interface may always be referred to by this name. |
| accIfGroupTable | 1.3.6.1.4.1.5.1.1.1.9 | not-accessible | A table of interface group descriptors supported by this unit. Interface groups may be populated by physical or logical interfaces, or combinations of the two. | |
| accIfGroupEntry | 1.3.6.1.4.1.5.1.1.1.9.1 | not-accessible | An entry of information about an interface group. | |
| INT accIFGroupIndex | 1.3.6.1.4.1.5.1.1.1.9.1.1 | INTEGER | read-only | Index for the accIfGroupTable. |
| STR accIFGroupName | 1.3.6.1.4.1.5.1.1.1.9.1.2 | DisplayString | read-only | If 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 accIFGroupType | 1.3.6.1.4.1.5.1.1.1.9.1.3 | INTEGER | read-only | Type of port group |
| INT accIFGroupIndexBase | 1.3.6.1.4.1.5.1.1.1.9.1.4 | INTEGER | read-only | Lowest IFIndex in this IFGroup |
| INT accIFGroupIndexMax | 1.3.6.1.4.1.5.1.1.1.9.1.5 | INTEGER | read-only | The number of interfaces supported in this IFGroup |
| STR accIFGroupNameDefault | 1.3.6.1.4.1.5.1.1.1.9.1.6 | DisplayString | read-only | If 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. |
| accTrapLog | 1.3.6.1.4.1.5.1.1.1.10 | |||
| INT accTrapLogLevel | 1.3.6.1.4.1.5.1.1.1.10.1 | INTEGER | read-write | The 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 accTrapLogSaveAction | 1.3.6.1.4.1.5.1.1.1.10.2 | INTEGER | read-write | Setting the value to save-now writes the current trap log to permanent storage. |
| INT accTrapLogBufSize | 1.3.6.1.4.1.5.1.1.1.10.3 | INTEGER | read-write | The trap log buffer size in kilobytes. |
| accTrapLogTable | 1.3.6.1.4.1.5.1.1.1.10.4 | not-accessible | The trap logging table. | |
| accTrapLogEntry | 1.3.6.1.4.1.5.1.1.1.10.4.1 | not-accessible | A single trap log entry. | |
| TIK accTrapLogTblTime | 1.3.6.1.4.1.5.1.1.1.10.4.1.1 | TimeTicks | read-only | SysUpTime when trap occurred. |
| INT accTrapLogTblType | 1.3.6.1.4.1.5.1.1.1.10.4.1.2 | INTEGER | read-only | SysUpTime when trap occurred. |
| INT accTrapLogTblLevel | 1.3.6.1.4.1.5.1.1.1.10.4.1.3 | INTEGER | read-only | The severity level associated with this trap. |
| STR accTrapLogTblData | 1.3.6.1.4.1.5.1.1.1.10.4.1.4 | DisplayString | read-only | The text message of the trap. |
| CTR accTrapLogSeqNum | 1.3.6.1.4.1.5.1.1.1.10.4.1.6 | Counter | read-only | The Global Sequence Number for all Traps generated in the System |
| INT accTrapLogSeverityType | 1.3.6.1.4.1.5.1.1.1.10.4.1.7 | INTEGER | read-only | Severity type of the Trap generated |
| OID accTrapLogEnterpriseOID | 1.3.6.1.4.1.5.1.1.1.10.4.1.8 | OBJECT IDENTIFIER | read-only | Enterprise OID for the sent trap |
| INT accSpecificTrapNum | 1.3.6.1.4.1.5.1.1.1.10.4.1.9 | INTEGER | read-only | Specific Trap number |
| INT pysmiFakeCol692 | 1.3.6.1.4.1.5.1.1.1.10.4.1.4294967295 | INTEGER | not-accessible | |
| accTrapLogSumTable | 1.3.6.1.4.1.5.1.1.1.10.5 | not-accessible | The trap logging table. | |
| accTrapLogSumEntry | 1.3.6.1.4.1.5.1.1.1.10.5.1 | not-accessible | A single trap log entry. | |
| TIK accTrapLogSumTime | 1.3.6.1.4.1.5.1.1.1.10.5.1.1 | TimeTicks | read-only | SysUpTime when trap occurred. |
| INT accTrapLogSumType | 1.3.6.1.4.1.5.1.1.1.10.5.1.2 | INTEGER | read-only | The type of trap associated with this entry. |
| STR accTrapLogSumData | 1.3.6.1.4.1.5.1.1.1.10.5.1.3 | DisplayString | read-only | The text message of the trap. |
| INT pysmiFakeCol693 | 1.3.6.1.4.1.5.1.1.1.10.5.1.4294967295 | INTEGER | not-accessible | |
| accSeepTable | 1.3.6.1.4.1.5.1.1.1.13 | not-accessible | The SEEP information table. | |
| accSeepEntry | 1.3.6.1.4.1.5.1.1.1.13.1 | not-accessible | A single SEEP information table entry. | |
| STR accSeepEntrySlot | 1.3.6.1.4.1.5.1.1.1.13.1.1 | DisplayString | read-only | The slot from which the SEEP information is taken. |
| STR accSeepEntryType | 1.3.6.1.4.1.5.1.1.1.13.1.2 | DisplayString | read-only | The type of SEEP. |
| STR accSeepEntrySerial | 1.3.6.1.4.1.5.1.1.1.13.1.3 | DisplayString | read-only | The serial number of the SEEP. |
| STR accSeepEntryAssembly | 1.3.6.1.4.1.5.1.1.1.13.1.4 | DisplayString | read-only | The assembly description of the SEEP. |
| STR accSeepEntryRev | 1.3.6.1.4.1.5.1.1.1.13.1.5 | DisplayString | read-only | The revision number of the SEEP. |
| STR accSeepEntryDate | 1.3.6.1.4.1.5.1.1.1.13.1.6 | DisplayString | read-only | The date contained in the SEEP. |
| INT pysmiFakeCol694 | 1.3.6.1.4.1.5.1.1.1.13.1.4294967295 | INTEGER | not-accessible | |
| accStandbyInfo | 1.3.6.1.4.1.5.1.1.1.14 | |||
| STR accStandbySysDescr | 1.3.6.1.4.1.5.1.1.1.14.1 | DisplayString | read-only | System description for redundant processor. |
| STR accStandbySoftwareVersion | 1.3.6.1.4.1.5.1.1.1.14.2 | DisplayString | read-only | Software version of redundant processor. |
| INT accStandbySysProcType | 1.3.6.1.4.1.5.1.1.1.14.3 | INTEGER | read-only | System description for redundant processor. |
| INT accStandbySysLocalRam | 1.3.6.1.4.1.5.1.1.1.14.4 | INTEGER | read-only | Local RAM size for redundant processor in kilobytes. |
| INT accStandbySysGlobalRam | 1.3.6.1.4.1.5.1.1.1.14.5 | INTEGER | read-only | Global RAM size for redundant processor in kilobytes. |
| INT accStandbyFsVolStatus | 1.3.6.1.4.1.5.1.1.1.14.6 | INTEGER | read-only | Flash volume status for redundant processor. |
| INT accStandbyFsCfgStatus | 1.3.6.1.4.1.5.1.1.1.14.7 | INTEGER | read-only | Configuration status for redundant processor. |
| STR accStandbyFsLoadFtkFile | 1.3.6.1.4.1.5.1.1.1.14.8 | DisplayString | read-only | Current flash toolkit file redundant processor. |
| STR accStandbyFsLoadAplFile | 1.3.6.1.4.1.5.1.1.1.14.9 | DisplayString | read-only | Current application file for redundant processor. |
| STR accStandbyFsLoadDiaFile | 1.3.6.1.4.1.5.1.1.1.14.10 | DisplayString | read-only | Current application file for redundant processor. |
| STR accStandbySysHwVers | 1.3.6.1.4.1.5.1.1.1.14.11 | DisplayString | read-only | Hardware versions for redundant processor. |
| accSyslogTable | 1.3.6.1.4.1.5.1.1.1.15 | not-accessible | A 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. | |
| accSyslogEntry | 1.3.6.1.4.1.5.1.1.1.15.1 | not-accessible | A Syslog Table entry | |
| IP accSyslogAddr | 1.3.6.1.4.1.5.1.1.1.15.1.1 | IpAddress | read-write | An IP address to which syslog messages generated by the unit are sent. |
| INT accSyslogSeverity | 1.3.6.1.4.1.5.1.1.1.15.1.2 | INTEGER | read-write | severity level of the messages to be sent. |
| INT accSyslogFacility | 1.3.6.1.4.1.5.1.1.1.15.1.3 | INTEGER | read-write | Facility identifier to use in syslog messages |
| accIcpTraps | 1.3.6.1.4.1.5.1.1.1.16 | |||
| NTF accIcpInfoTrap | 1.3.6.1.4.1.5.1.1.1.16.0.1 | Indicates 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 accIcpTrapMsg | 1.3.6.1.4.1.5.1.1.1.16.1 | DisplayString | read-only | ICP Trap Message |
| INT accTrapSequencingStatus | 1.3.6.1.4.1.5.1.1.1.18 | INTEGER | read-write | Indicates 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 |
| accSystemServiceTable | 1.3.6.1.4.1.5.1.1.1.26 | not-accessible | A table of changeable TCP/UDP services. | |
| accSystemServiceEntry | 1.3.6.1.4.1.5.1.1.1.26.1 | not-accessible | An entry of information about System Service. | |
| INT accSystemService | 1.3.6.1.4.1.5.1.1.1.26.1.1 | INTEGER | read-write | This object is used to identify the TCP/UDP service whose port number is being changed. |
| INT accSystemPort | 1.3.6.1.4.1.5.1.1.1.26.1.2 | INTEGER | read-write | This 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.