ACC-MIB

MIB Reference — IPNetwork Monitor

All MIBsACC-MIB

Category: Device Management, Vendor: ACC/Ericsson

Description:

Core enterprise MIB for ACC/Ericsson routers defining the base OID hierarchy and common system management objects for the ACC router product line.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
NetworkAddress
TimeTicks
enterprises

From RFC1213-MIB

egpNeighAddr
ifIndex
ipAdEntAddr
ipRouteDest

From RFC1243-MIB

atportIndexOBJECT-TYPE

What Is ACC-MIB?

ACC-MIB is the core enterprise MIB for ACC (Advanced Computer Communications)/Ericsson WAN routers, defining the base OID hierarchy and common system management objects used across the ACC router product line. It exposes configuration status data, multilink PPP interface parameters and statistics (accMultilinkParameterTable, accMultilinkStatTable), non-volatile configuration storage (accNvm), and boot configuration (accBootp). It supports monitoring of both configuration/software state, via config sync in accConfigurationStatus and boot parameters in accBootp, and multilink WAN link health, via admin/operational state per bundle in accMultilinkParameterAdminState/accMultilinkParameterOperState plus per-bundle traffic statistics, giving visibility into whether bonded WAN links are up and passing traffic as expected. It serves as the parent OID structure that other ACC modules, such as ACC-SYSTEM, build on, and administrators often load it into an ACC-MIB MIB Browser to explore the full object tree before writing polling scripts. It's typically deployed on ACC/Ericsson WAN access routers using multilink PPP for bonded serial/leased-line connections.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • multilink PPP bundle admin/operational state
  • multilink interface statistics
  • configuration status
  • boot/BootP configuration
  • NVM configuration storage

Supported Devices

  • ACC/Ericsson WAN routers

Monitoring Examples

An operator would poll accMultilinkParameterTable/accMultilinkParameterEntry, indexed by accMultilinkParameterIndex and accMultilinkParameterIfIndex, to check accMultilinkParameterAdminState against accMultilinkParameterOperState for each bundle; a mismatch (admin up, oper down) indicates a failed member link or negotiation problem. accMultilinkStatTable/accMultilinkStatEntry would then be checked for per-bundle throughput or error statistics to confirm whether the remaining active links are carrying the expected load. accBootp and accNvm would be reviewed to confirm the router booted with the correct saved configuration.

OIDs
OID symbolicOID numericTypeAccessDescription
acc1.3.6.1.4.1.5
accSBAR1.3.6.1.4.1.5.1
accBRG1.3.6.1.4.1.5.1.1
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.
accMemStatTbl1.3.6.1.4.1.5.1.1.1.1.5not-accessibleInformation about data buffer pools. Instance is pool number.
INT accMemBlkEntSize1.3.6.1.4.1.5.1.1.1.1.5.1INTEGERread-onlySize (bytes) of these buffers
INT accMemBlkEntTotal1.3.6.1.4.1.5.1.1.1.1.5.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.3Gaugeread-onlyHigh water mark of usage of buffers
GAU accMemBlkEntInUse1.3.6.1.4.1.5.1.1.1.1.5.4Gaugeread-onlyNumber of buffers currently in use.
CTR accMemBlkEntFails1.3.6.1.4.1.5.1.1.1.1.5.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.6INTEGERread-onlyNumeric classification of the buffer.
CTR accMemBlkEntAllocs1.3.6.1.4.1.5.1.1.1.1.5.7Counterread-onlyNumber of times a request was made for a buffer of this size.
INT pysmiFakeCol4721.3.6.1.4.1.5.1.1.1.1.5.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 accGifnoc1.3.6.1.4.1.5.1.1.1.1.10OCTET STRINGread-onlyReserved number for GIFNOC (S. Froyd, 20-August, 1994)
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.
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
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
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 a 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
accStp1.3.6.1.4.1.5.1.1.2
INT accStpPriority1.3.6.1.4.1.5.1.1.2.1INTEGERread-writeAmong all devices participating in spanning tree, the one with the highest priority (numerically lowest value of this parameter) is elected as the Root of the spanning tree.
OCT accStpId1.3.6.1.4.1.5.1.1.2.2OCTET STRINGread-onlyUnique bridge identifier of this bridge. This object comprises two parts, one of which is the MAC address, and the other of which is the brStpPriority and is the more significant part in priority comparisons.
OCT accStpBrAddr1.3.6.1.4.1.5.1.1.2.3OCTET STRINGread-onlyMAC address of this bridge.
INT accStpMode1.3.6.1.4.1.5.1.1.2.4INTEGERread-writeState of this Bridge's participation in Spanning Tree. Spanning Tree takes care of network connectivity changes caused by addition/removal/failure of links. It avoids loops when any two networks have redundant connections between them.
TIK accStpFilterTime1.3.6.1.4.1.5.1.1.2.5TimeTicksread-onlyMinimum time period elapsing between the transmission of Hello frames through a given Bridge Port. No more than two Hello frames shall be transmitted in any brStpFilterTime period.
OCT accStpMcastAddr1.3.6.1.4.1.5.1.1.2.6OCTET STRINGread-writeA unique MAC group address, recognised by all the Bridges within the Bridged Local Area Network.
INT accStpTopChangeDet1.3.6.1.4.1.5.1.1.2.7INTEGERread-onlyIndicates if this unit has detected the Topology change indication in the hello BPDU. no(0), yes(1)
INT accStpTopChange1.3.6.1.4.1.5.1.1.2.8INTEGERread-onlyIndicates if the STP topology of a network is in process of changing. no(0), yes(1)
TIK accStpTopChangeTimer1.3.6.1.4.1.5.1.1.2.9TimeTicksread-onlyThis timer serves to determine the time period for which hello frames are transmitted with the Topology Change flag parameter set by the Bridge when it is the Root following the detection of a topology change.
OCT accStpDesRoot1.3.6.1.4.1.5.1.1.2.10OCTET STRINGread-onlyThe Bridge Identifier of the device currently assumed by this unit to be the Root.
INT accStpRootPathCost1.3.6.1.4.1.5.1.1.2.11INTEGERread-onlyCurrent path cost to the Root Bridge.
OCT accStpRootPort1.3.6.1.4.1.5.1.1.2.12OCTET STRINGread-onlyPort Number of the one Port in the direction of the Root. (Value is meaningless if this unit is the Root).
INT accStpMaxAge1.3.6.1.4.1.5.1.1.2.13INTEGERread-writeThe value of the Max Age parameter when the Bridge is the Root or attempting to become the Root. The Max Age parameter is conveyed to ensure that each Bridge in a Bridged Local Area Network has a consistent value against which to test the age of stored protocol information.
INT accStpHelloTime1.3.6.1.4.1.5.1.1.2.14INTEGERread-writeInterval between Hello frames that this Bridge will initiate when it is Root or is attempting to be Root.
INT accStpForwardDelay1.3.6.1.4.1.5.1.1.2.15INTEGERread-writeThe time (seconds) spent in the Listening state while moving from the Blocking state to the Learning state. The time (seconds) spent in the Learning state while moving from the Listening state to the Forwarding state. The value (seconds) used for the ageing time of dynamic entries in the Forwarding Database table wile the Topology Change flag is set in protocol messages received from the Root.
TIK accStpUpTime1.3.6.1.4.1.5.1.1.2.16TimeTicksread-only
CTR accStpTopChangeCnts1.3.6.1.4.1.5.1.1.2.17Counterread-only
accBrPort1.3.6.1.4.1.5.1.1.3
accBrPortInfo1.3.6.1.4.1.5.1.1.3.1
accBrPortStats1.3.6.1.4.1.5.1.1.3.1.1
CTR accBrPortInNUcastPkts1.3.6.1.4.1.5.1.1.3.1.1.1Counterread-onlyNumber of non-unicast packets received
CTR accBrPortInUcastPkts1.3.6.1.4.1.5.1.1.3.1.1.2Counterread-onlyNumber of unicast packets received
CTR accBrPortInDupPkts1.3.6.1.4.1.5.1.1.3.1.1.3Counterread-onlyNumber of in packets duplicated
CTR accBrPortOutNUcastPkts1.3.6.1.4.1.5.1.1.3.1.1.4Counterread-onlyNumber of non-unicast packets sent
CTR accBrPortOutUcastPkts1.3.6.1.4.1.5.1.1.3.1.1.5Counterread-onlyNumber of unicast packets sent
CTR accBrPortStpInPkts1.3.6.1.4.1.5.1.1.3.1.1.6Counterread-onlyNumber of spanning tree packets recieved
CTR accBrPortStpOutPkts1.3.6.1.4.1.5.1.1.3.1.1.7Counterread-onlyNumber of spanning tree packets sent
CTR accBrPortOutDelayDiscPkts1.3.6.1.4.1.5.1.1.3.1.1.8Counterread-onlyNumber of output packets dropped because they were held in queue too long
CTR accBrPortOutPrioDiscPkts1.3.6.1.4.1.5.1.1.3.1.1.9Counterread-onlyPackets discarded on ouput by the protocol priority filter mechanism
GAU accBrPortOutQLen1.3.6.1.4.1.5.1.1.3.1.1.10Gaugeread-onlyLength of port output queue
CTR accBrPortInDiscPkts1.3.6.1.4.1.5.1.1.3.1.1.11Counterread-onlyNumber of bridge packets discarded at input
INT accBrPortStpPriority1.3.6.1.4.1.5.1.1.3.1.2INTEGERread-writeRelative STP priority of this port
OCT accBrPortId1.3.6.1.4.1.5.1.1.3.1.3OCTET STRINGread-onlyPort ID
INT accBrPortState1.3.6.1.4.1.5.1.1.3.1.5INTEGERread-writeaccBrPortState reports the operational status of the port; it is writable for backward compatibility (writes also update accBrPortAdminStatus). disabled(0), blocking(1), listening(2), learning(3), forwarding(4)
INT accBrPortStpPathCost1.3.6.1.4.1.5.1.1.3.1.6INTEGERread-writePath cost
OCT accBrPortStpDesRoot1.3.6.1.4.1.5.1.1.3.1.7OCTET STRINGread-onlyDesignated root
INT accBrPortStpDesCost1.3.6.1.4.1.5.1.1.3.1.8INTEGERread-onlyCost to designated root
OCT accBrPortStpDesBridge1.3.6.1.4.1.5.1.1.3.1.9OCTET STRINGread-onlyDesignated bridge
OCT accBrPortStpDesPort1.3.6.1.4.1.5.1.1.3.1.10OCTET STRINGread-onlyDesignated port
INT accBrPortAdminStatus1.3.6.1.4.1.5.1.1.3.1.11INTEGERread-writeaccBrPortAdminStatus reports the administrative status of the port; an update to this variable is effective immediately. Note that the operational status may be disabled even though accBrPortAdminStatus is enabled, if the bridge port's protocol type is incompatible with the associated physical port protocol type.
INT accBrPortLine1.3.6.1.4.1.5.1.1.3.1.12INTEGERread-writeIndex of physical port associated with this bridge port.
INT accBrPortProtocol1.3.6.1.4.1.5.1.1.3.1.13INTEGERread-writenote that these enumerated values match those in accSlotProtocol; the current implementation will not permit accBrPortProtocol to be set to x25.
INT accBrPortFrDlci1.3.6.1.4.1.5.1.1.3.1.14INTEGERread-writeFrame Relay DLCI for this port
INT accBrPortIndex1.3.6.1.4.1.5.1.1.3.1.15INTEGERread-onlyBridge Port Index
INT accBrPortXBridgeStatus1.3.6.1.4.1.5.1.1.3.1.16INTEGERread-onlyBridge Port translating bridge status
accBridge1.3.6.1.4.1.5.1.1.4
INT accBrFdbTimeout1.3.6.1.4.1.5.1.1.4.1INTEGERread-writeTime (seconds) for which a learned Forwarding Database entry is valid before being deleted if it has not been seen.
INT accBrFdbLearnMode1.3.6.1.4.1.5.1.1.4.2INTEGERread-writeWhen Learning Mode is active, Bridges update their Forwarding Database with dynamic entries learned by inspection of the Source MAC Address of received frames. When learning mode is off, Bridges discard packets which are not indicated as forward in their Forwarding Database.
INT accBrFdbRamCurrSize1.3.6.1.4.1.5.1.1.4.3INTEGERread-onlyThe number of entries in the RAM FDB table that contains static as well as dynamic entries.
INT accBrFdbRamMaxSize1.3.6.1.4.1.5.1.1.4.5INTEGERread-writeThe maximum number of entries configured for the RAM FDB table.
INT accBrFdbNvmMaxSize1.3.6.1.4.1.5.1.1.4.6INTEGERread-onlyNumber of static FDB entries that can be saved in the NVM RAM.
accBrFdbTable1.3.6.1.4.1.5.1.1.4.7not-accessibleA list of Forwarding Database entries. Entries may be added/deleted either through learning or explicit management action.
accBrFdbEntry1.3.6.1.4.1.5.1.1.4.7.1not-accessibleA Forwarding Database entry which defines Bridge action to be taken based upon the destination MAC Address of received frames.
OCT accBrFdbEntMacAddr1.3.6.1.4.1.5.1.1.4.7.1.1OCTET STRINGread-writeMAC Address of the Forwarding Database Entry. Set this object to NULL to delete entry.
INT accBrFdbEntDisp1.3.6.1.4.1.5.1.1.4.7.1.2INTEGERread-writeDisposition of received Frame. Note that a Frame is never sent back out on the Port on which it was received. forward(0), flood(1), discard(2)
INT accBrFdbEntPort1.3.6.1.4.1.5.1.1.4.7.1.3INTEGERread-writePort to which frame is to be relayed for frame to be forwarded. Has no meaning for other dispositions.
INT accBrFdbEntTimer1.3.6.1.4.1.5.1.1.4.7.1.4INTEGERread-onlyAge of Forwarding Database Entry. A value of zero indicates a static entry.
accBrFpTable1.3.6.1.4.1.5.1.1.4.8not-accessibleA list of Forwarding Priority Entries. Entries are added/deleted via management action.
accBrFpEntry1.3.6.1.4.1.5.1.1.4.8.1not-accessibleRelative Priority between frames to be forwarded on a Bridge Port.
INT accBrFpIndex1.3.6.1.4.1.5.1.1.4.8.1.1INTEGERread-writePort number
INT accBrFpProt1.3.6.1.4.1.5.1.1.4.8.1.2INTEGERread-writeprotocol type. Set this object to NULL to delete the entry.
INT accBrFpPrio1.3.6.1.4.1.5.1.1.4.8.1.3INTEGERread-writeRelative forwarding priority assigned to protocol. discard(0), low(1), normal(2), high(3)
INT accBrFpPriDefault1.3.6.1.4.1.5.1.1.4.9INTEGERread-writeDefault priority to use for protocol types not specifically enumerated in table. discard(0), low(1), normal(2), high(3)
INT accBrNumPorts1.3.6.1.4.1.5.1.1.4.10INTEGERread-writeNumber of physical ports of unit.
INT accBrCompress1.3.6.1.4.1.5.1.1.4.11INTEGERread-writeBridge frame compression mode.
accBrPortX25Table1.3.6.1.4.1.5.1.1.4.14
accBrPortX25Entry1.3.6.1.4.1.5.1.1.4.14.1
INT accBrPortX25FacIndex1.3.6.1.4.1.5.1.1.4.14.1.7INTEGERread-writeIndex of optional facility string or 0.
INT accBrMode1.3.6.1.4.1.5.1.1.4.15INTEGERread-writeBridge mode. When the mode is set to 'passive', internally generated traffic is forwarded or flooded as appropriate; external traffic is not forwarded to other external ports.
INT accBrFilterMode1.3.6.1.4.1.5.1.1.4.16INTEGERread-writeWhen Filter Mode is on, entries in the Filtering table are used to determine the disposition of each frame. When Filter mode is off, no filtering is done.
INT accBrFilterDefault1.3.6.1.4.1.5.1.1.4.17INTEGERread-writeThe default disposition for all received frames when filter mode is ON. Note: When filtering is ON, and the bridge filter table search does NOT provide a match, the default action will be performed.
accBrFilterTable1.3.6.1.4.1.5.1.1.4.18not-accessibleA list of Filtering entries.
accBrFilterEntry1.3.6.1.4.1.5.1.1.4.18.1not-accessibleA Filtering entry which defines Bridge action to be taken based upon the destination AND source MAC Addresses, port number, port protocol and logic op of received frames.
OCT accBrFilterEntDstMacAddr1.3.6.1.4.1.5.1.1.4.18.1.1OCTET STRINGread-writeDestination MAC Address of the Filtering entry.
OCT accBrFilterEntSrcMacAddr1.3.6.1.4.1.5.1.1.4.18.1.2OCTET STRINGread-writeSource MAC Address of the Filtering entry.
INT accBrFilterEntDisp1.3.6.1.4.1.5.1.1.4.18.1.3INTEGERread-writeDisposition of received Frame. Note that a Frame is never sent back out on the Port on which it was received.
INT accBrFilterEntPort1.3.6.1.4.1.5.1.1.4.18.1.4INTEGERread-writeIn all cases, the destination port of the received frame.
INT accBrFilterEntLogicalOp1.3.6.1.4.1.5.1.1.4.18.1.5INTEGERread-writeLogical operation to be performed in conjunction with specified protocol. This is an optional parameter.
OCT accBrFilterEntProtocol1.3.6.1.4.1.5.1.1.4.18.1.6OCTET STRINGread-writeProtocol to be used in conjunction with logical operation to determine the disposition of all received packets.
INT accBrFilterDiscards1.3.6.1.4.1.5.1.1.4.18.1.7INTEGERread-onlyThe number of packets discarded as a result of bridge filtering. Maintained globally for all ports.
INT accBrFilterEntries1.3.6.1.4.1.5.1.1.4.18.1.8INTEGERread-onlyThe number of entries currently in the bridge filtering table. The maximum number of entries is 50.
accBrFiltIITable1.3.6.1.4.1.5.1.1.4.19not-accessibleA list of Filtering entries.
accBrFiltIIEntry1.3.6.1.4.1.5.1.1.4.19.1not-accessibleA Filtering entry which defines the SR action to be taken based upon the destination AND source MAC Addresses AFTER applying the address masks, port number, port protocol and logic op of received frames.
OCT accBrFiltIIEntDstMacAddr1.3.6.1.4.1.5.1.1.4.19.1.1OCTET STRINGread-writeDestination MAC Address of the Filtering entry.
OCT accBrFiltIIEntSrcMacAddr1.3.6.1.4.1.5.1.1.4.19.1.2OCTET STRINGread-writeSource MAC Address of the Filtering entry.
INT accBrFiltIIEntDisp1.3.6.1.4.1.5.1.1.4.19.1.3INTEGERread-writeDisposition of received Frame. Note that a Frame is never sent back out on the Port on which it was received.
INT accBrFiltIIEntPort1.3.6.1.4.1.5.1.1.4.19.1.4INTEGERread-writeIn all cases, the destination port of the received frame.
INT accBrFiltIIEntLogicalOp1.3.6.1.4.1.5.1.1.4.19.1.5INTEGERread-writeLogical operation to be performed in conjunction with specified protocol. This is an optional parameter.
OCT accBrFiltIIEntProtocol1.3.6.1.4.1.5.1.1.4.19.1.6OCTET STRINGread-writeProtocol to be used in conjunction with logical operation to determine the disposition of all received packets.
OCT accBrFiltIIEntDstMacAddrMask1.3.6.1.4.1.5.1.1.4.19.1.7OCTET STRINGread-writeDestination MAC Address Mask for the Filtering entry. The mask is ANDed with the Destination address to determine that part of the MAC address which is used in the filtering decision.
OCT accBrFiltIIEntSrcMacAddrMask1.3.6.1.4.1.5.1.1.4.19.1.8OCTET STRINGread-writeSource MAC Address Mask for the Filtering entry. The mask is ANDed with the Source address to determine that part of the MAC address which is used in the filtering decision.
INT accBrFiltIIEntStatus1.3.6.1.4.1.5.1.1.4.19.1.9INTEGERread-write0 indicates that the entry is invalid, 1 indicates that the entry is valid.
INT accBrFiltIIDiscards1.3.6.1.4.1.5.1.1.4.20INTEGERread-onlyThe number of packets discarded as a result of bridge filtering. Maintained globally for all ports.
INT accBrFiltIIEntries1.3.6.1.4.1.5.1.1.4.21INTEGERread-onlyThe number of entries currently in the bridge filtering table. The maximum number of entries is 150.
INT accFdbWhichAddr1.3.6.1.4.1.5.1.1.4.22INTEGERread-writeSelects whether the MAC address in the forwarding database is to be compared to the destination or source MAC address in the traffic packets.
accSlot1.3.6.1.4.1.5.1.1.5
accSlotTable1.3.6.1.4.1.5.1.1.5.2not-accessibleA list of physical port entries. The number of entries is given by the value of accSlotNum.
accSlotEntry1.3.6.1.4.1.5.1.1.5.2.1not-accessibleA table entry providing information about a specific physical port.
OCT accSlotLastChange1.3.6.1.4.1.5.1.1.5.2.1.9OCTET STRINGread-onlyTime when a state change was last detected on this physical port.
CTR accSlotInPkts1.3.6.1.4.1.5.1.1.5.2.1.11Counterread-onlyNumber of packets received on this physical interface.
CTR accSlotOutPkts1.3.6.1.4.1.5.1.1.5.2.1.17Counterread-onlyNumber of packets transmitted on this physical interface.
CTR accSlotNumChanges1.3.6.1.4.1.5.1.1.5.2.1.21Counterread-onlyNumber of times that this interface has changed state (either up-to-down or down-to-up).
INT accSlotProtocol1.3.6.1.4.1.5.1.1.5.2.1.22INTEGERread-writeProtocol used on this slot. note that these enumerated values match those in accBrPortProtocol.
INT accSlotClockMode1.3.6.1.4.1.5.1.1.5.2.1.23INTEGERread-writeClock mode of this port
INT accSlotQueueMode1.3.6.1.4.1.5.1.1.5.2.1.24INTEGERread-writeQueuing mode for this slot Fair queuing provides per-conversation bandwidth allocation, with additional bandwidth allocated to higher priority traffic. Precedence queueing gives first-in-first-out service amongst priority queues.
INT accSlotDialProcedure1.3.6.1.4.1.5.1.1.5.2.1.25INTEGERread-writeDial Procedure.
INT accSlotResyncMode1.3.6.1.4.1.5.1.1.5.2.1.26INTEGERread-writeEstablishes operational mode of the Resync function for crypto gear. When active, a link-down condition intitiates resynchronization, which is manifested by setting the DTR (RTS) signal active (low) for 10 milliseconds.
INT accSlotCompressMode1.3.6.1.4.1.5.1.1.5.2.1.27INTEGERread-writeEstablishes operational mode of Data Compression. This functionality is appropriate for serial lines.
INT accSlotCompressV42bisP11.3.6.1.4.1.5.1.1.5.2.1.29INTEGERread-onlyNumber of codewords
INT accSlotCompressV42bisP21.3.6.1.4.1.5.1.1.5.2.1.30INTEGERread-onlyMaximum string size
INT accSlotCompressDcs221P11.3.6.1.4.1.5.1.1.5.2.1.31INTEGERread-writeCompression Mode
INT accSlotSevereCongPct1.3.6.1.4.1.5.1.1.5.2.1.32INTEGERread-writePercent Congested
STR accSlotDialAddress1.3.6.1.4.1.5.1.1.5.2.1.33DisplayStringread-writeDial Address.
INT accSlotCompressRevision1.3.6.1.4.1.5.1.1.5.2.1.34INTEGERread-writeIndicates which data compression algorithm should be used for this physical port. If the confi gured protocol is Frame Relay, X.25 or PPP, the com pression mode must be new. If the configured protocol is LAPB, OLD indicates that the neighbor is running a release which predates 7.2 and the old compression algorithm should be used.
INT accSlotCompressMaxStreams1.3.6.1.4.1.5.1.1.5.2.1.35INTEGERread-writeThe maximum number of independent data streams for this physical port. This object determines the size of the history buffer pool.
INT accSlotCompressMessageLevel1.3.6.1.4.1.5.1.1.5.2.1.36INTEGERread-write.
INT accSlotIfType1.3.6.1.4.1.5.1.1.5.2.1.37INTEGERread-write.
accCompress1.3.6.1.4.1.5.1.1.6
accCompressDialNeighborTable1.3.6.1.4.1.5.1.1.6.1not-accessibleData compression neighbor exception table for dial ports containing data compression parameters for selected neighbors.
accCompressDialNeighborEntry1.3.6.1.4.1.5.1.1.6.1.1not-accessibleData compression neighbor exception table entry containing data compression parameters for a particular dial port neighbor.
INT accCompressDialNeighborIfIndex1.3.6.1.4.1.5.1.1.6.1.1.1INTEGERread-onlyThe ifindex of the dial port via which the neighbor is accessed or connected.
STR accCompressDialNeighborCallAddress1.3.6.1.4.1.5.1.1.6.1.1.2DisplayStringread-onlyThe call address of the neighbor to which the dial port is accessed or connected.
INT accCompressDialNeighborStatus1.3.6.1.4.1.5.1.1.6.1.1.3INTEGERread-writeThe administrative status of data compression for this dial neighbor. ON enables data compression and OFF disables it. Setting the status to INVALID permanently removes the entry from the table.
accCompressFfrNeighborTable1.3.6.1.4.1.5.1.1.6.2not-accessibleData compression neighbor exception table for frame relay circuits containing data compression parameters for selected neighbors.
accCompressFfrNeighborEntry1.3.6.1.4.1.5.1.1.6.2.1not-accessibleData compression neighbor exception table entry containing data compression parameters for a particular frame relay neighbor.
INT accCompressFfrNeighborIfIndex1.3.6.1.4.1.5.1.1.6.2.1.1INTEGERread-onlyThe physical port index via which the neighbor is accessed or connected.
INT accCompressFfrNeighborDlci1.3.6.1.4.1.5.1.1.6.2.1.2INTEGERread-onlyA unique identifier for the neighbor. In this case it is the local DLCI.
INT accCompressFfrNeighborStatus1.3.6.1.4.1.5.1.1.6.2.1.3INTEGERread-writeThe administrative status of data compression for this neighbor. ON enables data compression and OFF disables it. Setting the status to INVALID permanently removes the entry from the table.
accCompressX25NeighborTable1.3.6.1.4.1.5.1.1.6.3not-accessibleData compression neighbor exception table for X25 circuits containing data compression parameters for selected neighbors.
accCompressX25NeighborEntry1.3.6.1.4.1.5.1.1.6.3.1not-accessibleData compression neighbor exception table entry containing data compression parameters for a particular X.25 neighbor.
INT accCompressX25NeighborIfIndex1.3.6.1.4.1.5.1.1.6.3.1.1INTEGERread-onlyThe physical port index via which the neighbor is accessed or connected.
STR accCompressX25NeighborAddress1.3.6.1.4.1.5.1.1.6.3.1.2DisplayStringread-onlyA unique identifier for the neighbor. This is the neighbor's DTE address
INT accCompressX25NeighborStatus1.3.6.1.4.1.5.1.1.6.3.1.3INTEGERread-writeThe administrative status of data compression for this neighbor. ON enables data compression and OFF disables it. Setting the status to INVALID permanently removes the entry from the table.
accCompressDialStatTable1.3.6.1.4.1.5.1.1.6.4not-accessibleData compression statistics table for dial ports containing data compression statistics for all active dial port neighbors.
accCompressDialStatEntry1.3.6.1.4.1.5.1.1.6.4.1not-accessibleData compression dial port statistics table entry containing data compression statistics for a particular dial port neighbor.
INT accCompressDialStatIfIndex1.3.6.1.4.1.5.1.1.6.4.1.1INTEGERread-onlyThe interface index of the dial port via which the neighbor is accessed or connected.
OCT accCompressDialStatCallAddress1.3.6.1.4.1.5.1.1.6.4.1.2OCTET STRINGread-onlyThe call address of the neighbor to which the dial port is currently connected.
INT accCompressDialStatStatus1.3.6.1.4.1.5.1.1.6.4.1.3INTEGERread-onlyThe operational status of the neighbor.
CTR accCompressDialStatOctetsIns1.3.6.1.4.1.5.1.1.6.4.1.4Counterread-onlyThe total number of compressed octets presented for decompression.
CTR accCompressDialStatOctetsOuts1.3.6.1.4.1.5.1.1.6.4.1.5Counterread-onlyThe total number of compressed octets generated after compression.
CTR accCompressDialStatPacketsIns1.3.6.1.4.1.5.1.1.6.4.1.6Counterread-onlyThe total number of uncompressed packets generated by decompression.
CTR accCompressDialStatPacketsOuts1.3.6.1.4.1.5.1.1.6.4.1.7Counterread-onlyThe total number of uncompressed packets presented for compression.
CTR accCompressDialStatUnCompIns1.3.6.1.4.1.5.1.1.6.4.1.8Counterread-onlyThe total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form).
CTR accCompressDialStatUnCompOuts1.3.6.1.4.1.5.1.1.6.4.1.9Counterread-onlyThe total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form.
GAU accCompressDialStatAvgCompIn1.3.6.1.4.1.5.1.1.6.4.1.10Gaugeread-onlyThe average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
GAU accCompressDialStatAvgCompOut1.3.6.1.4.1.5.1.1.6.4.1.11Gaugeread-onlyThe average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
CTR accCompressDialStatHdrErrors1.3.6.1.4.1.5.1.1.6.4.1.12Counterread-onlyThe number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link.
CTR accCompressDialStatResyncs1.3.6.1.4.1.5.1.1.6.4.1.13Counterread-onlyThe number of resynchronizations.
CTR accCompressDialStatNoEndMarks1.3.6.1.4.1.5.1.1.6.4.1.14Counterread-onlyThe number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link.
CTR accCompressDialStatNoBufAvails1.3.6.1.4.1.5.1.1.6.4.1.15Counterread-onlyThe number of times the neighbor was connected and no history buffer could be allocated.
accCompressFfrStatTable1.3.6.1.4.1.5.1.1.6.5not-accessibleData compression statistics table containing data compression statistics for all active frame relay neighbors.
accCompressFfrStatEntry1.3.6.1.4.1.5.1.1.6.5.1not-accessibleData compression statistics table entry containing data compression statistics for a particular frame relay neighbor.
INT accCompressFfrStatIfIndex1.3.6.1.4.1.5.1.1.6.5.1.1INTEGERread-onlyThe physical port index of the port via which the neighbor is accessed or connected.
INT accCompressFfrStatDlci1.3.6.1.4.1.5.1.1.6.5.1.2INTEGERread-onlyThis is the local DLCI for the frame relay neighbor.
INT accCompressFfrStatStatus1.3.6.1.4.1.5.1.1.6.5.1.3INTEGERread-onlyThe operational status of the neighbor.
CTR accCompressFfrStatOctetsIns1.3.6.1.4.1.5.1.1.6.5.1.4Counterread-onlyThe total number of compressed octets presented for decompression.
CTR accCompressFfrStatOctetsOuts1.3.6.1.4.1.5.1.1.6.5.1.5Counterread-onlyThe total number of compressed octets generated after compression.
CTR accCompressFfrStatPacketsIns1.3.6.1.4.1.5.1.1.6.5.1.6Counterread-onlyThe total number of uncompressed packets generated by decompression.
CTR accCompressFfrStatPacketsOuts1.3.6.1.4.1.5.1.1.6.5.1.7Counterread-onlyThe total number of uncompressed packets presented for compression.
CTR accCompressFfrStatUnCompIns1.3.6.1.4.1.5.1.1.6.5.1.8Counterread-onlyThe total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form).
CTR accCompressFfrStatUnCompOuts1.3.6.1.4.1.5.1.1.6.5.1.9Counterread-onlyThe total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form.
GAU accCompressFfrStatAvgCompIn1.3.6.1.4.1.5.1.1.6.5.1.10Gaugeread-onlyThe average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
GAU accCompressFfrStatAvgCompOut1.3.6.1.4.1.5.1.1.6.5.1.11Gaugeread-onlyThe average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
CTR accCompressFfrStatHdrErrors1.3.6.1.4.1.5.1.1.6.5.1.12Counterread-onlyThe number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link.
CTR accCompressFfrStatResyncs1.3.6.1.4.1.5.1.1.6.5.1.13Counterread-onlyThe number of resynchronizations.
CTR accCompressFfrStatNoEndMarks1.3.6.1.4.1.5.1.1.6.5.1.14Counterread-onlyThe number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link.
CTR accCompressFfrStatNoBufAvails1.3.6.1.4.1.5.1.1.6.5.1.15Counterread-onlyThe number of times the neighbor was connected and no history buffer could be allocated.
accCompressX25StatTable1.3.6.1.4.1.5.1.1.6.6not-accessibleData compression statistics table containing data compression statistics for all active X.25 neighbors.
accCompressX25StatEntry1.3.6.1.4.1.5.1.1.6.6.1not-accessibleData compression statistics table entry containing data compression statistics for a particular X.25 neighbor.
INT accCompressX25StatIfIndex1.3.6.1.4.1.5.1.1.6.6.1.1INTEGERread-onlyThe physical port index of the port via which the neighbor is accessed or connected.
OCT accCompressX25StatAddress1.3.6.1.4.1.5.1.1.6.6.1.2OCTET STRINGread-onlyDTE address for the X.25 neighbor.
INT accCompressX25StatStatus1.3.6.1.4.1.5.1.1.6.6.1.3INTEGERread-onlyThe operational status of the neighbor.
CTR accCompressX25StatOctetsIns1.3.6.1.4.1.5.1.1.6.6.1.4Counterread-onlyThe total number of compressed octets presented for decompression.
CTR accCompressX25StatOctetsOuts1.3.6.1.4.1.5.1.1.6.6.1.5Counterread-onlyThe total number of compressed octets generated after compression.
CTR accCompressX25StatPacketsIns1.3.6.1.4.1.5.1.1.6.6.1.6Counterread-onlyThe total number of uncompressed packets generated by decompression.
CTR accCompressX25StatPacketsOuts1.3.6.1.4.1.5.1.1.6.6.1.7Counterread-onlyThe total number of uncompressed packets presented for compression.
CTR accCompressX25StatUnCompIns1.3.6.1.4.1.5.1.1.6.6.1.8Counterread-onlyThe total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form).
CTR accCompressX25StatUnCompOuts1.3.6.1.4.1.5.1.1.6.6.1.9Counterread-onlyThe total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form.
GAU accCompressX25StatAvgCompIn1.3.6.1.4.1.5.1.1.6.6.1.10Gaugeread-onlyThe average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
GAU accCompressX25StatAvgCompOut1.3.6.1.4.1.5.1.1.6.6.1.11Gaugeread-onlyThe average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
CTR accCompressX25StatHdrErrors1.3.6.1.4.1.5.1.1.6.6.1.12Counterread-onlyThe number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link.
CTR accCompressX25StatResyncs1.3.6.1.4.1.5.1.1.6.6.1.13Counterread-onlyThe number of resynchronizations.
CTR accCompressX25StatNoEndMarks1.3.6.1.4.1.5.1.1.6.6.1.14Counterread-onlyThe number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link.
CTR accCompressX25StatNoBufAvails1.3.6.1.4.1.5.1.1.6.6.1.15Counterread-onlyThe number of times the neighbor was connected and no history buffer could be allocated.
accCompressPhysStatTable1.3.6.1.4.1.5.1.1.6.7not-accessibleData compression statistics table for physical ports containing aggregate data compression statistics for all active and inactive neighbors.
accCompressPhysStatEntry1.3.6.1.4.1.5.1.1.6.7.1not-accessibleData compression statistics table entry containing aggregate data compression statistics for all neighbors through a particular physical port.
INT accCompressPhysStatIfIndex1.3.6.1.4.1.5.1.1.6.7.1.1INTEGERread-onlyThe index of the physical port via which the neighbor(s) is(are) accessed or connected.
INT accCompressPhysStatStatus1.3.6.1.4.1.5.1.1.6.7.1.2INTEGERread-onlyThe operational status of the neighbor. For X.25 and Frame Relay ports, as there can be more than one neighbor, this is the superior status.
CTR accCompressPhysStatOctetsIns1.3.6.1.4.1.5.1.1.6.7.1.3Counterread-onlyThe total number of compressed octets presented for decompression.
CTR accCompressPhysStatOctetsOuts1.3.6.1.4.1.5.1.1.6.7.1.4Counterread-onlyThe total number of compressed octets generated after compression.
CTR accCompressPhysStatPacketsIns1.3.6.1.4.1.5.1.1.6.7.1.5Counterread-onlyThe total number of uncompressed packets generated by decompression.
CTR accCompressPhysStatPacketsOuts1.3.6.1.4.1.5.1.1.6.7.1.6Counterread-onlyThe total number of uncompressed packets presented for compression.
CTR accCompressPhysStatUnCompIns1.3.6.1.4.1.5.1.1.6.7.1.7Counterread-onlyThe total number of uncompressed packets presented for decompression (i.e., packets which could not be compressed and were therefore received in their uncompressed form).
CTR accCompressPhysStatUnCompOuts1.3.6.1.4.1.5.1.1.6.7.1.8Counterread-onlyThe total number of uncompressed packets presented for compression which could not be compressed (i.e., the packet expanded). These packets are transmitted in their uncompressed form.
GAU accCompressPhysStatAvgCompIn1.3.6.1.4.1.5.1.1.6.7.1.9Gaugeread-onlyThe average compression rate of packets presented for decompression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
GAU accCompressPhysStatAvgCompOut1.3.6.1.4.1.5.1.1.6.7.1.10Gaugeread-onlyThe average compression rate of packets presented for compression expressed as a percentage between 0 and 100. 100% is the unattainable rate which could only be achieved by compressing all packets to zero bits.
CTR accCompressPhysStatHdrErrors1.3.6.1.4.1.5.1.1.6.7.1.11Counterread-onlyThe number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link.
CTR accCompressPhysStatResyncs1.3.6.1.4.1.5.1.1.6.7.1.12Counterread-onlyThe number of resynchronizations.
CTR accCompressPhysStatNoEndMarks1.3.6.1.4.1.5.1.1.6.7.1.13Counterread-onlyThe number of packets received with no end marker. Missing end markers require a resynchronization of the history buffers at each end of the link.
CTR accCompressPhysStatNoBufAvails1.3.6.1.4.1.5.1.1.6.7.1.14Counterread-onlyThe number of times the neighbor was connected and no history buffer could be allocated.
accLapb1.3.6.1.4.1.5.1.1.7
INT accLapbNum1.3.6.1.4.1.5.1.1.7.1INTEGERread-onlyNumber of HDLC ports
accLapbParmTable1.3.6.1.4.1.5.1.1.7.2not-accessibleHDLC LAPB port parameters
accLapbParmEntry1.3.6.1.4.1.5.1.1.7.2.1not-accessibleLAPB parameters for a port.
INT accLapbIndex1.3.6.1.4.1.5.1.1.7.2.1.1INTEGERread-onlyPhysical port number of this interface.
INT accLapbType1.3.6.1.4.1.5.1.1.7.2.1.2INTEGERread-writeLAPB station type for this interface. dte(0), dce(1)
INT accLapbT1Timer1.3.6.1.4.1.5.1.1.7.2.1.3INTEGERread-writeT1 timer value (in milliseconds) for this interface.
INT accLapbN2Count1.3.6.1.4.1.5.1.1.7.2.1.4INTEGERread-writeN2 counter (retry counter) for this interface.
INT accLapbFrameWindow1.3.6.1.4.1.5.1.1.7.2.1.5INTEGERread-writeLAPB frame window. If a value greater than 7 is specified, modulo-128 sequencing is used instead of modulo-8 sequencing.
INT accLapbFlags1.3.6.1.4.1.5.1.1.7.2.1.6INTEGERread-writeNumber of flags to insert between frames on transmission.
INT accHdlcRrPolling1.3.6.1.4.1.5.1.1.7.2.1.7INTEGERread-writeT3 Timer.
INT accHdlcFCS1.3.6.1.4.1.5.1.1.7.2.1.8INTEGERread-writeFCS Mode.
accLapbStatTable1.3.6.1.4.1.5.1.1.7.3not-accessibleA list of statistics for serial ports configured for LABP protocol.
accLapbStatEntry1.3.6.1.4.1.5.1.1.7.3.1not-accessibleLAPB statistics for a specific port.
INT accLapbStatIndex1.3.6.1.4.1.5.1.1.7.3.1.1INTEGERread-onlyPort number for this LAPB serial port
CTR accLapbStatBadFCSIns1.3.6.1.4.1.5.1.1.7.3.1.2Counterread-onlyNumber of LAPB frames received with bad frame checksum (FCS).
CTR accLapbStatFRMRIns1.3.6.1.4.1.5.1.1.7.3.1.3Counterread-onlyNumber of LAPB frames received with framing errors
CTR accLapbStatT1Timeouts1.3.6.1.4.1.5.1.1.7.3.1.4Counterread-onlyNumber of T1 timeouts detected on this port
CTR accLapbStatREJIns1.3.6.1.4.1.5.1.1.7.3.1.5Counterread-onlynumber of REJECT LAPB frames received
CTR accLapbStatREJOuts1.3.6.1.4.1.5.1.1.7.3.1.6Counterread-onlyNumber of LAPB REJECT frames transmitted
CTR accLapbStatShortIns1.3.6.1.4.1.5.1.1.7.3.1.7Counterread-onlyNumber of short LAPB frames received
accEnet1.3.6.1.4.1.5.1.1.8
INT accEnetNum1.3.6.1.4.1.5.1.1.8.1INTEGERread-onlyNumber of Ethernet ports on this unit.
accEnetParmTable1.3.6.1.4.1.5.1.1.8.2not-accessibleA table of parameters of Ethernet ports The number of table entries is accEnetNum.
accEnetParmEntry1.3.6.1.4.1.5.1.1.8.2.1not-accessibleParameters relative to a specific Ethernet port.
INT accEnetPortNo1.3.6.1.4.1.5.1.1.8.2.1.1INTEGERread-onlyNumber of this ethernet port.
accEnetStatTable1.3.6.1.4.1.5.1.1.8.3not-accessibleA list of per-port statistics for ports configured as Ethernet LANs.
accEnetStatEntry1.3.6.1.4.1.5.1.1.8.3.1not-accessibleStatistics for specific ethernet ports.
INT accEnetIndex1.3.6.1.4.1.5.1.1.8.3.1.1INTEGERread-onlyPort number of this entry
CTR accEnetStatCRCErrs1.3.6.1.4.1.5.1.1.8.3.1.2Counterread-onlyNumber of CRC (Checksum) errors detected on this port.
CTR accEnetStatAlignErrs1.3.6.1.4.1.5.1.1.8.3.1.3Counterread-onlyNumber of alignment errors detected.
CTR accEnetStatOutColls1.3.6.1.4.1.5.1.1.8.3.1.4Counterread-onlyNumber of collisions detected on output.
CTR accEnetStatJabberConds1.3.6.1.4.1.5.1.1.8.3.1.5Counterread-onlyNumber of jabber conditions detected.
CTR accEnetStatCarrierLosts1.3.6.1.4.1.5.1.1.8.3.1.6Counterread-onlyNumber of losses of carrier detected.
CTR accEnetStatHeartbeatErrs1.3.6.1.4.1.5.1.1.8.3.1.7Counterread-onlyNumber of heartbeat errors detected.
CTR accEnetStatGiants1.3.6.1.4.1.5.1.1.8.3.1.8Counterread-onlyNumber of giant frames detected.
CTR accEnetStatOneRetrys1.3.6.1.4.1.5.1.1.8.3.1.9Counterread-onlyNumber of times a retry condition was detected.
CTR accEnetStatMultRetrys1.3.6.1.4.1.5.1.1.8.3.1.10Counterread-onlyTotal number of retries.
CTR accEnetStatLateColls1.3.6.1.4.1.5.1.1.8.3.1.11Counterread-onlyNumber of late collisions detected.
CTR accEnetChipCrashes1.3.6.1.4.1.5.1.1.8.3.1.12Counterread-onlyNumber of times aberrant behaviour was detected in Ethernet chip
accMultilink1.3.6.1.4.1.5.1.1.9
accMultilinkParameterTable1.3.6.1.4.1.5.1.1.9.1not-accessible
accMultilinkParameterEntry1.3.6.1.4.1.5.1.1.9.1.1not-accessible
INT accMultilinkParameterIndex1.3.6.1.4.1.5.1.1.9.1.1.1INTEGERread-writeAn integer that uniquely identifies this multilink group.
INT accMultilinkParameterIfIndex1.3.6.1.4.1.5.1.1.9.1.1.2INTEGERread-writeAn integer that identifies the row of the systemwide interfaces table associated with this multilink group.
INT accMultilinkParameterMessageLevel1.3.6.1.4.1.5.1.1.9.1.1.3INTEGERread-writeHow verbose the multilink port will be when reporting state changes, errors, and warnings. Level 1 is the least verbose, level 7 the most. The message levels are broken down as follows: 1 - Error messages. 2 - Unused + 1. 3 - Warning messages + 2. 4 - Unused + 3. 5 - Multilink activity + 4. 6 - Unused + 5. 7 - Multilink port state changes + 6.
INT accMultilinkParameterAdminState1.3.6.1.4.1.5.1.1.9.1.1.5INTEGERread-writeAn integer that specifies the administrative enabling or disabling of this multilink group.
INT accMultilinkParameterOperState1.3.6.1.4.1.5.1.1.9.1.1.6INTEGERread-onlyAn integer that specifies the operational state of this multilink group.
INT accMultilinkParameterEncapsulation1.3.6.1.4.1.5.1.1.9.1.1.7INTEGERread-writeIf set to ietf-ppp, a multilink group of PPP links will follow the standard PPP multilink operations methods. The value acc-new is reserved for future use. The value acc is reserved for compatibility with past offerings.
STR accMultilinkParameterPhysicalPort1.3.6.1.4.1.5.1.1.9.1.1.9DisplayStringread-onlyA text string listing all physical ports associated with this multilink port.
accMlTable1.3.6.1.4.1.5.1.1.9.2not-accessibleA table of Multilink (load-sharing) groups.
accMlEntry1.3.6.1.4.1.5.1.1.9.2.1not-accessibleInfo on specific multilink group
INT accMlAdminStatus1.3.6.1.4.1.5.1.1.9.2.1.7INTEGERread-writeStatus of load sharing capability. In those systems which support the accSlotProtocol object, the protocol must be set to HDLC for both ports.
accMultilinkStatTable1.3.6.1.4.1.5.1.1.9.3not-accessible
accMultilinkStatEntry1.3.6.1.4.1.5.1.1.9.3.1not-accessible
INT accMultilinkStatIndex1.3.6.1.4.1.5.1.1.9.3.1.1INTEGERread-onlyAn integer that uniquely identifies this multilink group.
CTR accMultilinkStatRcvInSeqs1.3.6.1.4.1.5.1.1.9.3.1.2Counterread-onlyThe number of messages received over all physical ports associated with this multilink group whose multilink sequence number matched what the receiver expected.
CTR accMultilinkStatRcvOutSeqs1.3.6.1.4.1.5.1.1.9.3.1.3Counterread-onlyThe number of messages received over all physical ports associated with this multilink group whose multilink sequence number did not match what the receiver expected.
CTR accMultilinkStatRcvOutWindows1.3.6.1.4.1.5.1.1.9.3.1.4Counterread-onlyThe number of messages received over all physical ports associated with this multilink group whose multilink sequence number did not fall within the receiver's window of acceptable sequence numbers.
CTR accMultilinkStatRcvSeqBreaks1.3.6.1.4.1.5.1.1.9.3.1.5Counterread-onlyThe number of times the receiver has declared that a break in sequence numbers has occurred.
CTR accMultilinkStatRcvWrongEncaps1.3.6.1.4.1.5.1.1.9.3.1.6Counterread-onlyThe number of messages received over all physical ports associated with this multilink group that did not bear the expected multilink header.
CTR accMultilinkStatRcvPendings1.3.6.1.4.1.5.1.1.9.3.1.7Counterread-onlyThe number of messages received over all physical ports associated with this multilink group that are currently being held pending the arrival of a message with an earlier sequence number.
CTR accMultilinkStatRcvRingColls1.3.6.1.4.1.5.1.1.9.3.1.8Counterread-onlyThe number of messages received over all physical ports associated with this multilink group that would have occupied the same storage as another message being held pending the arrival of a message with an earlier sequence number.
CTR accMultilinkStatSendEncapFails1.3.6.1.4.1.5.1.1.9.3.1.9Counterread-onlyThe number of times the multilink group was unable to encapsulate an outgoing message.
accMultilinkStackTable1.3.6.1.4.1.5.1.1.9.4not-accessible
accMultilinkStackEntry1.3.6.1.4.1.5.1.1.9.4.1not-accessible
INT accMultilinkStackGroup1.3.6.1.4.1.5.1.1.9.4.1.1INTEGERread-writeAn integer identifying the row of the ifTable containing information about a multilink group.
INT accMultilinkStackInterface1.3.6.1.4.1.5.1.1.9.4.1.2INTEGERread-writeAn integer identifying the row of the systemwide interfaces table containing information about a physical port or dial port associated with a multilink group.
accAsPort1.3.6.1.4.1.5.1.1.10
accConsole1.3.6.1.4.1.5.1.1.10.2
accConsoleParms1.3.6.1.4.1.5.1.1.10.2.1
INT accConsoleSpeed1.3.6.1.4.1.5.1.1.10.2.1.5INTEGERread-writeBaud rate for this port; {1200, 2400, 4800, 7200, 9600 } are permitted.
accArp1.3.6.1.4.1.5.1.1.11
INT accArpTimeout1.3.6.1.4.1.5.1.1.11.1INTEGERread-writeAging timer value (in minutes) for ARP table entries.
accArpTable1.3.6.1.4.1.5.1.1.11.2not-accessibleThe ARP (Address Resolution Protocol) table. This is an alternate view of the atTable.
accArpEntry1.3.6.1.4.1.5.1.1.11.2.1not-accessibleA correspondence between logical (IP) and physical (MAC) addresses.
OCT accArpPhysAddress1.3.6.1.4.1.5.1.1.11.2.1.1OCTET STRINGread-onlyThe Ethernet address of the ARP table entry.
IP accArpNetAddress1.3.6.1.4.1.5.1.1.11.2.1.2IpAddressread-onlyIP address of this entry. Set this object to NULL to delete an entry.
INT accArpEntStatus1.3.6.1.4.1.5.1.1.11.2.1.3INTEGERread-onlyStatus of the ARP table entry.
INT accArpType1.3.6.1.4.1.5.1.1.11.3INTEGERread-writeState of proxy ARP capability. normal(0), proxy(2)
CTR accArpReqRcvds1.3.6.1.4.1.5.1.1.11.4Counterread-onlyNumber of ARP Requests received.
CTR accArpReqSents1.3.6.1.4.1.5.1.1.11.5Counterread-onlyNumber of ARP Requests sent.
CTR accArpRspRcvds1.3.6.1.4.1.5.1.1.11.6Counterread-onlyNumber of ARP Responses received.
CTR accArpRspSents1.3.6.1.4.1.5.1.1.11.7Counterread-onlyNumber of ARP Responses sent.
CTR accArpInErrs1.3.6.1.4.1.5.1.1.11.8Counterread-onlyNumber of ARP input errors encountered.
CTR accArpOutErrs1.3.6.1.4.1.5.1.1.11.9Counterread-onlyNumber of ARP output errors encountered.
CTR accArpUnknownProtos1.3.6.1.4.1.5.1.1.11.10Counterread-onlyNumber of address resolution requests for which this ARP implementation did not recognize the protocol.
INT accArpPromiscuous1.3.6.1.4.1.5.1.1.11.11INTEGERread-writeWhen operating promiscuously, the device will learn ARP information from all ARP packets received. When non-promiscuous, the device will learn information only from ARP packets addressed to the IP address of the device.
INT accArpRefresh1.3.6.1.4.1.5.1.1.11.12INTEGERread-writeWhen operating in refresh mode, when it is time for an entry to age out, the device will refresh the entry by ARPing for it again. Devices will thus stay in the ARP table until disconnected, even if they are not communicating via the router. In norefresh mode, the entry will simply be aged out, and refreshed only if traffic warrants.
accIpRoutingTable1.3.6.1.4.1.5.1.1.12not-accessibleWidening of standard IP routing table Entries are added/deleted in conjunction with operations on the standard routing table.
accIpRoutingEntry1.3.6.1.4.1.5.1.1.12.1not-accessibleAdditional information about a route.
IP accIpRouteDestSubnet1.3.6.1.4.1.5.1.1.12.1.2IpAddressread-writeSubnet mask of destination
accProbe1.3.6.1.4.1.5.1.1.13
OCT accProbeAddr1.3.6.1.4.1.5.1.1.13.1OCTET STRINGread-writeHexadecimal representation of the memory address of the long-word whose content we seek.
INT accProbeData1.3.6.1.4.1.5.1.1.13.2INTEGERread-onlyContents (long word) of memory location of accProbeAddr.
accIpAddrTable1.3.6.1.4.1.5.1.1.14not-accessibleIP Address translation table extension
accIpAddrEntry1.3.6.1.4.1.5.1.1.14.1not-accessibleAdds additional information to the ipAddrTable.
INT accIpAddrMtu1.3.6.1.4.1.5.1.1.14.1.1INTEGERread-writeMaximum Transmission Unit size for this entry. (46..1500) for Ethernet ports, (128..2048) for HDLC or X25 ports Object will be set to default value if not present in entry-adding SET PDU.
INT accIpAddrSecurityType1.3.6.1.4.1.5.1.1.14.1.2INTEGERread-writeType of security for this entry.
INT accIpAddrSecurityClass1.3.6.1.4.1.5.1.1.14.1.3INTEGERread-writeSecurity classification for this entry. Object will be set to default value if not present in entry-adding SET PDU.
OCT accIpAddrSecurityAuth1.3.6.1.4.1.5.1.1.14.1.4OCTET STRINGread-writeSecurity authorization for this entry.
IP accIpAddrBcastAddr1.3.6.1.4.1.5.1.1.14.1.5IpAddressread-writeIP Broadcast address associated with this entry. Object will be set to default value if not present in entry-adding SET PDU.
INT accIpAdEntMetric1.3.6.1.4.1.5.1.1.14.1.6INTEGERread-writeMetric
INT accIpAdEntPreference1.3.6.1.4.1.5.1.1.14.1.7INTEGERread-writeAn entry with a Primary designation will be selected over one with a Secondary designation when a choice amongst otherwise equal entries is required.
accEgp1.3.6.1.4.1.5.1.1.15
accEgpNeighTable1.3.6.1.4.1.5.1.1.15.1not-accessibleThis table is an extension (widening) of the egpNeighTable.
accEgpNeighEntry1.3.6.1.4.1.5.1.1.15.1.1not-accessibleAdditional information about an EGP neighbor.
TIK accEgpUptime1.3.6.1.4.1.5.1.1.15.1.1.1TimeTicksread-onlyUptime of EGP neighbor
INT accEgpFAS1.3.6.1.4.1.5.1.1.15.1.1.2INTEGERread-onlyForeign Autonomous System number
CTR accEgpSndSeqs1.3.6.1.4.1.5.1.1.15.1.1.3Counterread-onlyNumber of sequences sent to this egp neighbor.
CTR accEgpRcvSeqs1.3.6.1.4.1.5.1.1.15.1.1.4Counterread-onlyNumber of sequences received from this EGP neighbor.
INT accEgpAdminStatus1.3.6.1.4.1.5.1.1.15.2INTEGERread-writeAdministrative status of EGP protocol.
INT accEgpASNumber1.3.6.1.4.1.5.1.1.15.3INTEGERread-writeAutonomous System number, assigned by central administrative authority.
INT accEgpMetric1.3.6.1.4.1.5.1.1.15.4INTEGERread-writeRelative route cost.
CTR accEgpInErrMsgs1.3.6.1.4.1.5.1.1.15.5Counterread-onlyNumber of erroneous EGP messages received
CTR accEgpOutErrMsgs1.3.6.1.4.1.5.1.1.15.6Counterread-onlyNumber of errors encountered during EGP message generation.
CTR accEgpStateChanges1.3.6.1.4.1.5.1.1.15.7Counterread-onlyNumber of EGP state changes.
TIK accEgpLastChange1.3.6.1.4.1.5.1.1.15.8TimeTicksread-onlyTimestamp of last EGP state change.
accRip1.3.6.1.4.1.5.1.1.16
INT accRipAdminStatus1.3.6.1.4.1.5.1.1.16.1INTEGERread-writeAdminstrative status of RIP protocol. Extended causes subnet mask information to be included in RIP packets, permitting variable-length subnet masking.
TIK accRipUpdateTimer1.3.6.1.4.1.5.1.1.16.2TimeTicksread-writeThis unit will send updates to its neighbors at the interval established by this timer. Note that all other RIP timers are scaled off this value.
INT accRipGateway1.3.6.1.4.1.5.1.1.16.3INTEGERread-writeDeclares if the unit is the gateway unit for an AS. Indicates if the unit does or does not advertise that it is the default route. Extended mode causes EGP-derived information to be included in RIP packets.
INT accRipMetric1.3.6.1.4.1.5.1.1.16.4INTEGERread-writeMetric used with the default route in routing updates when this unit is acting as a gateway. Unit is hopcount; 16 represents infinity.
accRipNeighborList1.3.6.1.4.1.5.1.1.16.5
IP accRipNeighbor1.3.6.1.4.1.5.1.1.16.5.1IpAddressread-writeA neighbor to whom routing updates are sent, and from whom updates are accepted. RIP neighbors must be on the local network. In the case of an unnumbered link this object indicates the ifIndex of the link the neighbor is connected to.
INT accRipNeighborIfindex1.3.6.1.4.1.5.1.1.16.5.2INTEGERread-onlyThe ifIndex of the port this RIP neighbor is conected to. It is derived from the IP network table (accIpAddrTable).
CTR accRipInCmdCnts1.3.6.1.4.1.5.1.1.16.6Counterread-onlyNumber of RIP command packets successfully received.
CTR accRipInRspCnts1.3.6.1.4.1.5.1.1.16.7Counterread-onlyNumber of RIP response packets successfully received.
CTR accRipInErrors1.3.6.1.4.1.5.1.1.16.8Counterread-onlyNumber of RIP response and command packets received with errors. Also includes count of packets that could not be handled due to internal errors.
CTR accRipOutCmdCnts1.3.6.1.4.1.5.1.1.16.9Counterread-onlyNumber of RIP command packets successfully transmitted.
CTR accRipOutRspCounts1.3.6.1.4.1.5.1.1.16.10Counterread-onlyNumber of RIP response packets successfully transmitted.
accX251.3.6.1.4.1.5.1.1.17
accX25AtTable1.3.6.1.4.1.5.1.1.17.1not-accessibleAddress translation table for X.25 interfaces. This is a superset of the standard address translation table. Entries are added/deleted via management action.
accX25AtEntry1.3.6.1.4.1.5.1.1.17.1.1not-accessibleAddress translation entry for X.25 interfaces.
INT accX25AtIfIndex1.3.6.1.4.1.5.1.1.17.1.1.1INTEGERread-writeInterface number (ifIndex) for which this translation entry is valid.
IP accX25AtIpAddress1.3.6.1.4.1.5.1.1.17.1.1.2IpAddressread-writeIP Address of this entry Set this object to NULL to delete entry.
STR accX25AtNetInOutAddr1.3.6.1.4.1.5.1.1.17.1.1.3DisplayStringread-writeX.25 address to use when calling this destination. (both X.25 addresses are checked when mapping an X.25 address to an IP address) Object required in entry-adding SET PDU.
STR accX25AtNetInAddr1.3.6.1.4.1.5.1.1.17.1.1.4DisplayStringread-writeAlternate X.25 address to check when mapping an X.25 address to an IP address Object will be set to default value if not present in entry-adding SET PDU.
INT accX25AtNetFacIndex1.3.6.1.4.1.5.1.1.17.1.1.5INTEGERread-writeIndex of optional facility string or 0.
accX25SubnetParmTable1.3.6.1.4.1.5.1.1.17.2not-accessiblePer-network parameters for IP networks attached via X.25 interface. Entries added/deleted via management action.
accX25SubnetParmEntry1.3.6.1.4.1.5.1.1.17.2.1not-accessibleX.25-specific parameters for this IP network
IP accX25SubnetAddr1.3.6.1.4.1.5.1.1.17.2.1.1IpAddressread-writeNetwork/subnet number of IP network Set this object to NULL to delete entry.
INT accX25Facility1.3.6.1.4.1.5.1.1.17.2.1.2INTEGERread-writeselects whether DDN Standard Mode facility is included in call requests.
INT accX25PktNegot1.3.6.1.4.1.5.1.1.17.2.1.3INTEGERread-writespecifies value for Packet Size Negotiation Facility (power of 2 between 16 and 1024), or zero if Packet Size Negotiation Facility is not to be used.
INT accX25WindowNegot1.3.6.1.4.1.5.1.1.17.2.1.4INTEGERread-writespecifies value for Window Size Negotiation Facility (between 1 and 127 inclusive), or zero if Window Size Negotiation Facility is not to be used.
accX25PortParmTable1.3.6.1.4.1.5.1.1.17.3not-accessiblePer-port parameters for X.25 interfaces.
accX25PortParmEntry1.3.6.1.4.1.5.1.1.17.3.1not-accessibleX25 parameters of a specific port.
INT accX25PortParmIndex1.3.6.1.4.1.5.1.1.17.3.1.1INTEGERread-onlyPort number
INT accX25AddrMode1.3.6.1.4.1.5.1.1.17.3.1.2INTEGERread-writespecifies address translation technique.
INT accX25PktSize1.3.6.1.4.1.5.1.1.17.3.1.3INTEGERread-writespecifies default data packet size for this port.
INT accX25PktWind1.3.6.1.4.1.5.1.1.17.3.1.4INTEGERread-writespecifies default packet window size for this port.
INT accX25SvcNumber1.3.6.1.4.1.5.1.1.17.3.1.5INTEGERread-writespecifies maximum number of switched virtual circuits to be used on this port.
INT accX25SvcBase1.3.6.1.4.1.5.1.1.17.3.1.6INTEGERread-writespecifies lowest Logical Channel Identifier to be used for switched virtual circuits.
INT accX25ExtendClr1.3.6.1.4.1.5.1.1.17.3.1.7INTEGERread-writespecifies whether extended format for call clearing packets (as defined by X.25-1984) is permitted
INT accX25ExtendSeq1.3.6.1.4.1.5.1.1.17.3.1.8INTEGERread-writeUse of extended sequence numbers
TIK accX25IdleMin1.3.6.1.4.1.5.1.1.17.3.1.9TimeTicksread-writeminimum idle time for closing circuits; a circuit will not be cleared until it has been idle (no data has been sent or received) for at least this amount of time.
TIK accX25IdleMax1.3.6.1.4.1.5.1.1.17.3.1.10TimeTicksread-writemaximum idle time for closing circuits; a circuit will be cleared when its idle time exceeds this value.
TIK accX25IdleScale1.3.6.1.4.1.5.1.1.17.3.1.11TimeTicksread-writescale factor for idle timeout: a circuit will be cleared when it has been idle for accX25IdleMin plus accX25IdleScale times the number of available circuits.
INT accX25SvcMax1.3.6.1.4.1.5.1.1.17.3.1.12INTEGERread-writeMaximum number of virtual circuits which can be opened to a single destination.
INT accX25SvcLimit1.3.6.1.4.1.5.1.1.17.3.1.13INTEGERread-writeMaximum number of switched virtual circuits that IP can use. The value must not exceed the total number of logical channels available on this trunk.
INT accX25OpenThresh1.3.6.1.4.1.5.1.1.17.3.1.14INTEGERread-writeThreshold (number of IP datagrams queued per circuit) at which an additional virtual circuit will be opened.
INT accX25SvcMin1.3.6.1.4.1.5.1.1.17.3.1.15INTEGERread-writeThe minimum number of virtual circuits which IP will leave available for first circuits to other destinations
INT accX25SvcDelay1.3.6.1.4.1.5.1.1.17.3.1.16INTEGERread-writeDelay (seconds) between opening of successive virtual circuits to same destination.
INT accX25InitBackoff1.3.6.1.4.1.5.1.1.17.3.1.17INTEGERread-writeInitial backoff time (seconds) to delay before next attempt to open an additional virtual circuit to the same destination when an attempt to do so has failed.
INT accX25MaxBackoff1.3.6.1.4.1.5.1.1.17.3.1.18INTEGERread-writeMaximum backoff time (seconds) to delay between subsequent attempts to open additional virtual circuits to the same destination. The actual delay is varied exponentially from accX25InitBackoff up to this value.
STR accX25OurAddress1.3.6.1.4.1.5.1.1.17.3.1.19DisplayStringread-writeOur X25 address (put in outbound packets)
INT accX25PvcBase1.3.6.1.4.1.5.1.1.17.3.1.20INTEGERread-writeLowest LCID to be used for PVCs.
INT accX25PvcNumber1.3.6.1.4.1.5.1.1.17.3.1.21INTEGERread-writeMaximum number of PVCs.
TIK accX25Tx0Timer1.3.6.1.4.1.5.1.1.17.3.1.22TimeTicksread-writeValue for T10 (DCE) or T20 (DTE) timer.
TIK accX25Tx1Timer1.3.6.1.4.1.5.1.1.17.3.1.23TimeTicksread-writeValue for T11 (DCE) or T21 (DTE) timer.
TIK accX25Tx2Timer1.3.6.1.4.1.5.1.1.17.3.1.24TimeTicksread-writeValue for T12 (DCE) or T22 (DTE) timer.
TIK accX25Tx3Timer1.3.6.1.4.1.5.1.1.17.3.1.25TimeTicksread-writeValue for T13 (DCE) or T23 (DTE) timer.
accX25PktStatTable1.3.6.1.4.1.5.1.1.17.4not-accessiblePer-port packet statistics for X.25 interfaces.
accX25PktStatEntry1.3.6.1.4.1.5.1.1.17.4.1not-accessibleX.25 packet level statistics for an X.25 interface.
INT accX25PktIndex1.3.6.1.4.1.5.1.1.17.4.1.1INTEGERread-onlyPort number of this X.25 interface.
CTR accX25RcvDiags1.3.6.1.4.1.5.1.1.17.4.1.2Counterread-onlyNumber of Diagnostic packets received on this port.
CTR accX25RcvRestartReqs1.3.6.1.4.1.5.1.1.17.4.1.3Counterread-onlyNumber of Restart Request (Restart Indication) packets received on this port.
CTR accX25RcvRestartConfs1.3.6.1.4.1.5.1.1.17.4.1.4Counterread-onlyNumber of Restart Confirmation packets received on this port.
CTR accX25RcvCallReqs1.3.6.1.4.1.5.1.1.17.4.1.5Counterread-onlyNumber of Call Request (Incoming Call) packets received on this port.
CTR accX25RcvCallAccs1.3.6.1.4.1.5.1.1.17.4.1.6Counterread-onlyNumber of Call Accepted (Call Connected) packets received on this port.
CTR accX25RcvClrReqs1.3.6.1.4.1.5.1.1.17.4.1.7Counterread-onlyNumber of Clear Request (Clear Indication) packets received on this port.
CTR accX25RcvClrConfs1.3.6.1.4.1.5.1.1.17.4.1.8Counterread-onlyNumber of Clear Confirmation packets received on this port.
CTR accX25RcvResetReqs1.3.6.1.4.1.5.1.1.17.4.1.9Counterread-onlyNumber of Reset Request (Reset Indication) packets received on this port.
CTR accX25RcvResetConfs1.3.6.1.4.1.5.1.1.17.4.1.10Counterread-onlyNumber of Reset Confirmation packets received on this port.
CTR accX25RcvInts1.3.6.1.4.1.5.1.1.17.4.1.11Counterread-onlyNumber of Interrupt packets received on this port.
CTR accX25RcvIntConfs1.3.6.1.4.1.5.1.1.17.4.1.12Counterread-onlyNumber of Interrupt Confirmation packets received on this port.
CTR accX25RcvRRs1.3.6.1.4.1.5.1.1.17.4.1.13Counterread-onlyNumber of RR [Receive Ready] packets received on this port.
CTR accX25RcvRNRs1.3.6.1.4.1.5.1.1.17.4.1.14Counterread-onlyNumber of RNR [Receive Not Ready] packets received on this port.
CTR accX25RcvDatas1.3.6.1.4.1.5.1.1.17.4.1.15Counterread-onlyNumber of Data packets received on this port.
CTR accX25XmtDiags1.3.6.1.4.1.5.1.1.17.4.1.16Counterread-onlyNumber of Diagnostic packets transmitted on this port.
CTR accX25XmtRestartReqs1.3.6.1.4.1.5.1.1.17.4.1.17Counterread-onlyNumber of Restart Request (Restart Indication) packets transmitted on this port.
CTR accX25XmtRestartConfs1.3.6.1.4.1.5.1.1.17.4.1.18Counterread-onlyNumber of Restart Confirmation packets transmitted on this port.
CTR accX25XmtCallReqs1.3.6.1.4.1.5.1.1.17.4.1.19Counterread-onlyNumber of Call Request (Incoming Call) packets transmitted on this port.
CTR accX25XmtCallAccs1.3.6.1.4.1.5.1.1.17.4.1.20Counterread-onlyNumber of Call Accepted (Call Connected) packets transmitted on this port.
CTR accX25XmtClrReqs1.3.6.1.4.1.5.1.1.17.4.1.21Counterread-onlyNumber of Clear Request (Clear Indication) packets transmitted on this port.
CTR accX25XmtClrConfs1.3.6.1.4.1.5.1.1.17.4.1.22Counterread-onlyNumber of Clear Confirmation packets transmitted on this port.
CTR accX25XmtResetReqs1.3.6.1.4.1.5.1.1.17.4.1.23Counterread-onlyNumber of Reset Request (Reset Indication) packets transmitted on this port.
CTR accX25XmtResetConfs1.3.6.1.4.1.5.1.1.17.4.1.24Counterread-onlyNumber of Reset Confirmation packets transmitted on this port.
CTR accX25XmtInts1.3.6.1.4.1.5.1.1.17.4.1.25Counterread-onlyNumber of Interrupt packets transmitted on this port.
CTR accX25XmtIntConfs1.3.6.1.4.1.5.1.1.17.4.1.26Counterread-onlyNumber of Interrupt Confirmation packets transmitted on this port.
CTR accX25XmtRRs1.3.6.1.4.1.5.1.1.17.4.1.27Counterread-onlyNumber of RR [Receive Ready] packets transmitted on this port.
CTR accX25XmtRNRs1.3.6.1.4.1.5.1.1.17.4.1.28Counterread-onlyNumber of RNR [Receive Not Ready] packets transmitted on this port.
CTR accX25XmtDatas1.3.6.1.4.1.5.1.1.17.4.1.29Counterread-onlyNumber of Data packets transmitted on this port.
CTR accX25OpenSvcCounts1.3.6.1.4.1.5.1.1.17.4.1.30Counterread-onlyCount of SVCs open on this port.
accX25OptFacTable1.3.6.1.4.1.5.1.1.17.5not-accessibleOptional facility string table.
accX25OptFacEntry1.3.6.1.4.1.5.1.1.17.5.1not-accessibleA single optional facility entry.
INT accX25OptFacIndex1.3.6.1.4.1.5.1.1.17.5.1.1INTEGERread-writeIndex of this entry in table [1..n].
OCT accX25OptFacString1.3.6.1.4.1.5.1.1.17.5.1.2OCTET STRINGread-writefacility string to be added when placing calls.
accX25PvcAddrTable1.3.6.1.4.1.5.1.1.17.6not-accessiblePVC to X.25 address mapping table.
accX25PvcAddrEntry1.3.6.1.4.1.5.1.1.17.6.1not-accessibleA single PVC to X.25 address mapping entry.
INT accX25PvcLine1.3.6.1.4.1.5.1.1.17.6.1.1INTEGERread-writePhysical port for which this entry applies. Same is ifIndex.
INT accX25PvcAddrLcid1.3.6.1.4.1.5.1.1.17.6.1.2INTEGERread-writePVC logical channel ID .
STR accX25PvcAddrString1.3.6.1.4.1.5.1.1.17.6.1.3DisplayStringread-writeX.25 address to associate with this PVC.
INT accX25PvcProtocol1.3.6.1.4.1.5.1.1.17.6.1.4INTEGERread-writePVC Protocol Associated with this line and the LCID .
accX25ErrorTable1.3.6.1.4.1.5.1.1.17.7not-accessibleError and exception logging table.
accX25ErrorEntry1.3.6.1.4.1.5.1.1.17.7.1not-accessibleA single error or exception item.
INT accX25ErrorLine1.3.6.1.4.1.5.1.1.17.7.1.1INTEGERread-onlyPhysical port which encountered the error.
TIK accX25ErrorUpTime1.3.6.1.4.1.5.1.1.17.7.1.2TimeTicksread-onlySysUpTime when error occurred.
INT accX25ErrorSeq1.3.6.1.4.1.5.1.1.17.7.1.3INTEGERread-onlyUnique cutter (for duplicate date/time).
INT accX25ErrorState1.3.6.1.4.1.5.1.1.17.7.1.4INTEGERread-writeEtnry status.
INT accX25ErrorProtocol1.3.6.1.4.1.5.1.1.17.7.1.5INTEGERread-onlyProtocol which encountered the error.
INT accX25ErrorCause1.3.6.1.4.1.5.1.1.17.7.1.6INTEGERread-onlyCause octet from close packet.
INT accX25ErrorDiag1.3.6.1.4.1.5.1.1.17.7.1.7INTEGERread-onlyDiagnostic octet from close packet.
OCT accX25ErrorPacket1.3.6.1.4.1.5.1.1.17.7.1.8OCTET STRINGread-onlyPacket that triggered the log entry (if available).
accX25Switch1.3.6.1.4.1.5.1.1.17.8
INT accX25SwitchStatus1.3.6.1.4.1.5.1.1.17.8.1INTEGERread-writeThis Object controls whether X.25 switching is enabled or disabled.
GAU accX25SwitchConnections1.3.6.1.4.1.5.1.1.17.8.2Gaugeread-onlyThis Object indicates the current number of X.25 connections that are being switched through this router.
CTR accX25SwitchCallSucceeds1.3.6.1.4.1.5.1.1.17.8.3Counterread-onlyThis Object indicates the total number of X.25 calls that have been switched by this router.
CTR accX25SwitchCallFails1.3.6.1.4.1.5.1.1.17.8.4Counterread-onlyThis Object indicates the total number of X.25 calls that this router has been unable to switch.
accX25SwitchConnTable1.3.6.1.4.1.5.1.1.17.8.5not-accessibleThis Table contains objects which report information about the X.25 calls currently being switched through this router.
accX25SwitchConnEntry1.3.6.1.4.1.5.1.1.17.8.5.1not-accessibleThe entry part of accX25SwitchConnTable.
INT accX25SwitchConnCallingIfIndex1.3.6.1.4.1.5.1.1.17.8.5.1.1INTEGERread-onlyAn Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which initiated the connection.
INT accX25SwitchConnCallingIndex1.3.6.1.4.1.5.1.1.17.8.5.1.2INTEGERread-onlyAn Integer that uniquely identifies the virtual circuit for the initiating interface. For X.25 ports, this will be the LCN. For the TCP ports, this will be the remote port number.
INT accX25SwitchConnCallingType1.3.6.1.4.1.5.1.1.17.8.5.1.3INTEGERread-onlyAn integer that indicates the calling type.
OCT accX25SwitchConnCallingX121Addr1.3.6.1.4.1.5.1.1.17.8.5.1.4OCTET STRINGread-onlyA string that contains the Calling X.121 address that initiated the connection.
CTR accX25SwitchConnCallingPkts1.3.6.1.4.1.5.1.1.17.8.5.1.5Counterread-onlyA counter which keeps track of the number of packets sent from the calling to the called port.
CTR accX25SwitchConnCallingOctets1.3.6.1.4.1.5.1.1.17.8.5.1.6Counterread-onlyA counter which keeps track of the number of octets sent from the calling to the called port.
INT accX25SwitchConnCalledIfIndex1.3.6.1.4.1.5.1.1.17.8.5.1.7INTEGERread-onlyAn Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which propagated the connection.
INT accX25SwitchConnCalledIndex1.3.6.1.4.1.5.1.1.17.8.5.1.8INTEGERread-onlyAn Integer that uniquely identifies the virtual circuit for the outgoing interface. For X.25 ports, this will be the LCN. For the TCP ports, this will be the local port number.
INT accX25SwitchConnCalledType1.3.6.1.4.1.5.1.1.17.8.5.1.9INTEGERread-onlyAn integer that indicates the called type.
OCT accX25SwitchConnCalledX121Addr1.3.6.1.4.1.5.1.1.17.8.5.1.10OCTET STRINGread-onlyA string that contains the Called X.121 address that initiated the connection.
CTR accX25SwitchConnCalledPkts1.3.6.1.4.1.5.1.1.17.8.5.1.11Counterread-onlyA counter which keeps track of the number of packets sent from the calling to the called port.
CTR accX25SwitchConnCalledOctets1.3.6.1.4.1.5.1.1.17.8.5.1.12Counterread-onlyA counter which keeps track of the number of octets sent from the calling to the called port.
INT accX25SwitchConnState1.3.6.1.4.1.5.1.1.17.8.5.1.13INTEGERread-onlyAn integer that indicates the state of the switched X.25 circuit.
accX25SwitchAddrTransTable1.3.6.1.4.1.5.1.1.17.8.6not-accessibleThis Table contains objects which control the translation of X.121 addresses.
accX25SwitchAddrTransEntry1.3.6.1.4.1.5.1.1.17.8.6.1not-accessibleThe entry part for the AddrTrans Table.
INT accX25SwitchAddrTransIfIndex1.3.6.1.4.1.5.1.1.17.8.6.1.1INTEGERread-writeAn Integer that identifies the row of the system wide interfaces table associated with the X.25 interface that receives the call request.
INT accX25SwitchAddrTransDir1.3.6.1.4.1.5.1.1.17.8.6.1.2INTEGERread-writeAn Integer that identifies whether this entry applies to inbound or to outbound switched X.25 calls.
INT accX25SwitchAddrTransType1.3.6.1.4.1.5.1.1.17.8.6.1.3INTEGERread-writeAn Integer that identifies whether this entry applies to called or to calling X.121 addresses.
STR accX25SwitchAddrTransPattern1.3.6.1.4.1.5.1.1.17.8.6.1.4DisplayStringread-writeA character string which defines the matching pattern for incoming called X.121 addresses.
STR accX25SwitchAddrTransReplace1.3.6.1.4.1.5.1.1.17.8.6.1.5DisplayStringread-writeA character string which defines the replacement pattern for incoming called X.121 addresses.
INT accX25SwitchAddrTransStatus1.3.6.1.4.1.5.1.1.17.8.6.1.6INTEGERread-writeAn Integer that defines the status of the table row.
accX25SwitchRouteTable1.3.6.1.4.1.5.1.1.17.8.7not-accessibleThis Table contains objects which determine the switching of incoming X.25 calls.
accX25SwitchRouteEntry1.3.6.1.4.1.5.1.1.17.8.7.1not-accessibleThe entry part for the Route Table.
OCT accX25SwitchRoutePattern1.3.6.1.4.1.5.1.1.17.8.7.1.1OCTET STRINGread-writeA character string which defines the matching pattern for the incoming called X.121 addresses.
INT accX25SwitchRouteIfIndex1.3.6.1.4.1.5.1.1.17.8.7.1.2INTEGERread-writeAn Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which receives the call request.
INT accX25SwitchRouteStatus1.3.6.1.4.1.5.1.1.17.8.7.1.3INTEGERread-writeAn Integer that defines the status of the table row.
accX25SwitchExtRtTable1.3.6.1.4.1.5.1.1.17.8.8not-accessibleThis Table contains an extended set of objects which determine the switching of incoming X.25 calls.
accX25SwitchExtRtEntry1.3.6.1.4.1.5.1.1.17.8.8.1not-accessibleThe entry part for the Extended Route Table.
INT accX25SwitchExtRtIndex1.3.6.1.4.1.5.1.1.17.8.8.1.1INTEGERread-writeAn Integer that uniquely identifies this row of the Extended Switching Table.
INT accX25SwitchExtRtIfIn1.3.6.1.4.1.5.1.1.17.8.8.1.2INTEGERread-writeAn Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which receives the call request. This column must match the interface that the call is received on before a match can be made. A value of zero will match calls received from any interface.
OCT accX25SwitchExtRtAddr1.3.6.1.4.1.5.1.1.17.8.8.1.3OCTET STRINGread-writeA character string which defines the matching pattern for the incoming called X.121 addresses.
OCT accX25SwitchExtRtCUD1.3.6.1.4.1.5.1.1.17.8.8.1.4OCTET STRINGread-writeA octet string which defines the matching pattern for the incoming Call User Data. A zero length octet string matches any Call User Data contents (including none).
INT accX25SwitchExtRtDisp1.3.6.1.4.1.5.1.1.17.8.8.1.5INTEGERread-writeAn Integer that specifies the disposition of incoming calls that match this table entry. A value of 'switch' causes matching calls to be switched out the interface specified by accX25SwitchExtRtIfOut. A value of 'local' causes the call to be processed for local call termination. A value of 'reject' causes the call to be cleared.
INT accX25SwitchExtRtIfOut1.3.6.1.4.1.5.1.1.17.8.8.1.6INTEGERread-writeAn Integer that identifies the row of the system wide interfaces table associated with the X.25 interface to which the call will be switched. This column is only significant when the disposition is 'switch'.
INT accX25SwitchExtRtStatus1.3.6.1.4.1.5.1.1.17.8.8.1.7INTEGERread-writeAn Integer that defines the status of the table row.
accIpFilter1.3.6.1.4.1.5.1.1.18
INT accIpSrcRouting1.3.6.1.4.1.5.1.1.18.1INTEGERread-writeSource Routing mode
accIpFiltTable1.3.6.1.4.1.5.1.1.18.2not-accessibleList of IP filters Entries added/deleted by management action. Setting any object to NULL deletes the entry
accIpFiltEntry1.3.6.1.4.1.5.1.1.18.2.1not-accessibleSpecific IP filter
IP accIpFiltDAddr1.3.6.1.4.1.5.1.1.18.2.1.1IpAddressread-writeDestination Address
IP accIpFiltDNetMask1.3.6.1.4.1.5.1.1.18.2.1.2IpAddressread-writeDestination Network Mask
IP accIpFiltSAddr1.3.6.1.4.1.5.1.1.18.2.1.3IpAddressread-writeSource Address
IP accIpFiltSNetMask1.3.6.1.4.1.5.1.1.18.2.1.4IpAddressread-writeSource Network Mask
OCT accIpFiltParm1.3.6.1.4.1.5.1.1.18.2.1.5OCTET STRINGread-writeFilter parameters; Byte 0 is Operation 1 [0,1,2] = [None, !,=] Bytes 1,2 is Protocol Byte 3 is Operation 2 [0 = none [1,2,3,4] = both [!, , =] [5,6,7,8] = destination [!, , =] [9,10,11,12] = source [!, , =] Bytes 4,5 is UDP/TCP port number
INT accIpFiltDisp1.3.6.1.4.1.5.1.1.18.2.1.6INTEGERread-writeDisposition of packets meeting the filter criteria. Packets not discarded will be output with the selected relative transmission priority. normalPriority(0), discard(1), lowPriority(2), highPriority(3)
INT oIpSubDirBcast1.3.6.1.4.1.5.1.1.18.4INTEGERread-writePackets with an all-ones host portion of the destination IP address are called Subnet Directed Broadcast (or Limited Broadcast) packets. This object selects if these packets are to be broadcast onto the destination subnet.
accIpIfFiltDispTable1.3.6.1.4.1.5.1.1.18.5not-accessibleList of revised IP filters which add support for filtering by source or destination interface.
accIpIfFiltDispEntry1.3.6.1.4.1.5.1.1.18.5.1not-accessibleAn entry in the revised IP filter table.
INT accIpIfFiltDispIfIndex1.3.6.1.4.1.5.1.1.18.5.1.1INTEGERread-onlyInterface index to which this filter applies, or zero for global filters. This integer identifies the row of the system wide interfaces table associated with the particular interface.
INT accIpIfFiltDispPktDir1.3.6.1.4.1.5.1.1.18.5.1.2INTEGERread-onlyStream direction to which filter is applied. Input and Output require an interface to be specified. Global indicates all interfaces and both directions. Input and Global filters are applied prior to Output filters. NOTE: a packet originating in the router may not pass through the filter logic.
INT accIpIfFiltDispSeqNum1.3.6.1.4.1.5.1.1.18.5.1.3INTEGERread-onlyAn internally generated sequence number used to allow the Filter display table to be retruned in the order the filters are applied (most specific to least specific) without violating SNMP ordering rules. Sequence numbers for all filters may change with a single addition or modification of a filter. Sequence numbers, once assigned, are not assigned again. This number has no intrinsic meaning.
IP accIpIfFiltDispDAddr1.3.6.1.4.1.5.1.1.18.5.1.4IpAddressread-onlyDestination Address
IP accIpIfFiltDispDNetMask1.3.6.1.4.1.5.1.1.18.5.1.5IpAddressread-onlyDestination Network Mask
IP accIpIfFiltDispSAddr1.3.6.1.4.1.5.1.1.18.5.1.6IpAddressread-onlySource Address
IP accIpIfFiltDispSNetMask1.3.6.1.4.1.5.1.1.18.5.1.7IpAddressread-onlySource Network Mask
INT accIpIfFiltDispOp11.3.6.1.4.1.5.1.1.18.5.1.8INTEGERread-onlyLogical operation to be performed on the next object/parameter (protocol). If 'none', the filter will match any protocol.
INT accIpIfFiltDispProtocol1.3.6.1.4.1.5.1.1.18.5.1.9INTEGERread-onlyIp protocol on which to filter.
INT accIpIfFiltDispOp21.3.6.1.4.1.5.1.1.18.5.1.10INTEGERread-onlyLogical operation to be performed on the next object/parameter (port).
INT accIpIfFiltDispUDPTCPPort1.3.6.1.4.1.5.1.1.18.5.1.11INTEGERread-onlyThe UDP or TCP port number to which the previous logical operation is to apply.
INT accIpIfFiltDispDispos1.3.6.1.4.1.5.1.1.18.5.1.12INTEGERread-onlyDisposition of packets meeting the filter criteria. Packets not discarded will be output with the selected relative transmission priority. The log option causes a rate selected trap to be generated.
CTR accIpIfFiltDispMatches1.3.6.1.4.1.5.1.1.18.5.1.13Counterread-onlyThe number of times this filter criteria has been applied.
TIK accIpIfFiltDispLastMatchTime1.3.6.1.4.1.5.1.1.18.5.1.14TimeTicksread-onlyThe value of sysUpTime the last time this filter was applied.
OCT accIpIfFiltDispMatchPkt1.3.6.1.4.1.5.1.1.18.5.1.15OCTET STRINGread-onlyThis object is used exclusivley for returning information in a trap about the last packet that was filtered. A query of this object will return an octet string of length zero.
accIpIfFiltEditTable1.3.6.1.4.1.5.1.1.18.6not-accessibleA transient table which is used to create/delete /modify an entry in the IP filter database.
accIpIfFiltEditEntry1.3.6.1.4.1.5.1.1.18.6.1not-accessibleAn entry in the revised IP filter table.
INT accIpIfFiltEditIndex1.3.6.1.4.1.5.1.1.18.6.1.1INTEGERread-onlyAn arbitrary number assigned to the record that is currently being edited.
INT accIpIfFiltEditAction1.3.6.1.4.1.5.1.1.18.6.1.2INTEGERread-writeThe action to be performed with this record. In the future the field 'pending' may be added.
INT accIpIfFiltEditIfIndex1.3.6.1.4.1.5.1.1.18.6.1.3INTEGERread-writeInterface index to which this filter applies, or zero for global filters. This integer identifies the row of the system wide interfaces table associated with the particular interface.
INT accIpIfFiltEditPktDir1.3.6.1.4.1.5.1.1.18.6.1.4INTEGERread-writeStream direction to which filter is applied. Input and Output require an interface to be specified. Global indicates all interfaces and both directions. Input and Global filters are applied prior to Output filters. NOTE: a packet originating in the router may not pass through the filter logic.
IP accIpIfFiltEditDAddr1.3.6.1.4.1.5.1.1.18.6.1.5IpAddressread-writeDestination Address
IP accIpIfFiltEditDNetMask1.3.6.1.4.1.5.1.1.18.6.1.6IpAddressread-writeDestination Network Mask
IP accIpIfFiltEditSAddr1.3.6.1.4.1.5.1.1.18.6.1.7IpAddressread-writeSource Address
IP accIpIfFiltEditSNetMask1.3.6.1.4.1.5.1.1.18.6.1.8IpAddressread-writeSource Network Mask
INT accIpIfFiltEditOp11.3.6.1.4.1.5.1.1.18.6.1.9INTEGERread-writeLogical operation to be performed on the next object/parameter (protocol). If 'none', the filter will match any protocol.
INT accIpIfFiltEditProtocol1.3.6.1.4.1.5.1.1.18.6.1.10INTEGERread-writeIp protocol on which to filter.
INT accIpIfFiltEditOp21.3.6.1.4.1.5.1.1.18.6.1.11INTEGERread-writeLogical operation to be performed on the next object/parameter (port).
INT accIpIfFiltEditUDPTCPPort1.3.6.1.4.1.5.1.1.18.6.1.12INTEGERread-writeThe UDP or TCP port number to which the previous logical operation is to apply.
INT accIpIfFiltEditDispos1.3.6.1.4.1.5.1.1.18.6.1.13INTEGERread-writeDisposition of packets meeting the filter criteria. Packets not discarded will be output with the selected relative transmission priority. The log option causes a rate sensitive trap to be generated.
accDn1.3.6.1.4.1.5.1.1.19
INT accDnNumber1.3.6.1.4.1.5.1.1.19.1INTEGERread-onlyNumber of DECNET circuits
INT accDnID1.3.6.1.4.1.5.1.1.19.2INTEGERread-writeNode ID; Least 10 bits identify the node, six bits above that identify the area.
INT accDnMaxNode1.3.6.1.4.1.5.1.1.19.3INTEGERread-writeMaximum node number permitted in the local area
INT accDnMaxArea1.3.6.1.4.1.5.1.1.19.4INTEGERread-writeMaximum area number permitted
INT accDnMaxAdjRtr1.3.6.1.4.1.5.1.1.19.5INTEGERread-writeMaximum number of adjacent routers
INT accDnMaxEndNode1.3.6.1.4.1.5.1.1.19.6INTEGERread-writeMaximum number of broadcast endnode adjacencies
INT accDnMaxLocHop1.3.6.1.4.1.5.1.1.19.7INTEGERread-writeMaximum number of hops allowed within this area
INT accDnMaxLocCost1.3.6.1.4.1.5.1.1.19.8INTEGERread-writeMaximum cost allowed on a path within this area
INT accDnMaxVisit1.3.6.1.4.1.5.1.1.19.9INTEGERread-writeMaximum number of node visits allowed for a packet
INT accDnMaxForHop1.3.6.1.4.1.5.1.1.19.10INTEGERread-writeMaximum number of hops allowed to another area
INT accDnMaxForCost1.3.6.1.4.1.5.1.1.19.11INTEGERread-writeMaximum cost allowed on a path to another area
TIK accDnBCT11.3.6.1.4.1.5.1.1.19.12TimeTicksread-writeInterval between retranmissions of routing database updates on Broadcast Address
TIK accDnT11.3.6.1.4.1.5.1.1.19.13TimeTicksread-writeInterval between retranmissions of routing database updates non-broadcast
INT accDnMsgLev1.3.6.1.4.1.5.1.1.19.14INTEGERread-writeMessage level for generation of trap messages describing DECNET operational phenonomena See Trap level for description
INT accDnNodeState1.3.6.1.4.1.5.1.1.19.15INTEGERread-writeOperational state of the node
CTR accDnUnreachs1.3.6.1.4.1.5.1.1.19.16Counterread-onlyPackets dropped due to node unreachable
CTR accDnVisitXcds1.3.6.1.4.1.5.1.1.19.17Counterread-onlyPackets dropped due to visits exceeded
CTR accDnBadNodes1.3.6.1.4.1.5.1.1.19.18Counterread-onlyPackets dropped due to illegal node number
CTR accDnPktOsizes1.3.6.1.4.1.5.1.1.19.19Counterread-onlyPackets dropped due to oversize packet
CTR accDnFmtErrs1.3.6.1.4.1.5.1.1.19.20Counterread-onlyPackets dropped due to packet format error
accDnCktTable1.3.6.1.4.1.5.1.1.19.21not-accessibleDECnet circuit table Entries are added/deleted via management action.
accDnCktEntry1.3.6.1.4.1.5.1.1.19.21.1not-accessibleThe instance of an entry is the circuit number. Existing entries can be modified.
INT accDnCktIndex1.3.6.1.4.1.5.1.1.19.21.1.1INTEGERread-writeCircuit number
INT accDnCktStatus1.3.6.1.4.1.5.1.1.19.21.1.2INTEGERread-writeAdministrative DECNET state of this circuit
INT accDnCktState1.3.6.1.4.1.5.1.1.19.21.1.3INTEGERread-onlyOperational DECNET state of this circuit
INT accDnCktCost1.3.6.1.4.1.5.1.1.19.21.1.4INTEGERread-writeAdministrative circuit cost Object will be set to a circuit-type dependent value if not present in entry-adding SET PDU.
INT accDnMaxRtr1.3.6.1.4.1.5.1.1.19.21.1.5INTEGERread-writeMaximum number of routers that can be communicated with over this circuit
TIK accDnHelloInt1.3.6.1.4.1.5.1.1.19.21.1.6TimeTicksread-writeInterval between transmission of Router Hello messages to other DECNET routers on this circuit
INT accDnRtrPriority1.3.6.1.4.1.5.1.1.19.21.1.7INTEGERread-writePriority of this Decnet router to become designated router on this circuit.
OCT accDnDesRtrId1.3.6.1.4.1.5.1.1.19.21.1.8OCTET STRINGread-onlyID of router which is designated router on this circuit. Lower 10 bits is node number, six bits above that are area number.
INT accDnDesRtrPrio1.3.6.1.4.1.5.1.1.19.21.1.9INTEGERread-onlyPriority of router which is designated router on this circuit.
CTR accDnTrnPktRecs1.3.6.1.4.1.5.1.1.19.21.1.10Counterread-onlyNumber of transit packets received on this circuit.
CTR accDnTrnPktSnds1.3.6.1.4.1.5.1.1.19.21.1.11Counterread-onlyNumber of transit packets sent on this circuit.
CTR accDnEndNodePktRecs1.3.6.1.4.1.5.1.1.19.21.1.12Counterread-onlyNumber of end-node packets received on this circuit.
CTR accDnEndNodePktSnds1.3.6.1.4.1.5.1.1.19.21.1.13Counterread-onlyNumber of end-node packets sent on this circuit.
CTR accDnCktDowns1.3.6.1.4.1.5.1.1.19.21.1.14Counterread-onlyNumber of circuit down events noted on this circuit.
INT accDnCktType1.3.6.1.4.1.5.1.1.19.21.1.15INTEGERread-writeCircuit type Object required in entry-adding SET PDU.
INT accDnCktPort1.3.6.1.4.1.5.1.1.19.21.1.16INTEGERread-writePhysical port that this circuit is on Object required in entry-adding SET PDU.
STR accDnX25InOutAddr1.3.6.1.4.1.5.1.1.19.21.1.17DisplayStringread-writeX25 address for other end of circuit; we'll send to this address and will accept packets from this address for this circuit. Object required in entry-adding SET PDU if circuit type is X.25
STR accDnX25InAddr1.3.6.1.4.1.5.1.1.19.21.1.18DisplayStringread-writePackets from this address are accepted on this circuit. Object will be set to default value if not present in entry-adding SET PDU.
TIK accDnX25Idle1.3.6.1.4.1.5.1.1.19.21.1.19TimeTicksread-writeMaximum idle time before this circuit is considered unused. Object will be set to default value if not present in entry-adding SET PDU.
INT accDnX25PktVal1.3.6.1.4.1.5.1.1.19.21.1.20INTEGERread-writeMaximum X25 packet size Object will be set to default value if not present in entry-adding SET PDU.
INT accDnX25PktWin1.3.6.1.4.1.5.1.1.19.21.1.21INTEGERread-writeX25 packet window Object will be set to default value if not present in entry-adding SET PDU.
INT accDnEntryStatus1.3.6.1.4.1.5.1.1.19.21.1.22INTEGERread-writeSetting this object to invalid deletes entry
INT accDnX25FacIndex1.3.6.1.4.1.5.1.1.19.21.1.23INTEGERread-writeIndex of optional facility string or 0.
accDnRtTable1.3.6.1.4.1.5.1.1.19.22not-accessibleDECnet routing table
accDnRtEntry1.3.6.1.4.1.5.1.1.19.22.1not-accessibleDetail on specific route
INT accDnRtNode1.3.6.1.4.1.5.1.1.19.22.1.1INTEGERread-onlyDestination node
INT accDnRtHops1.3.6.1.4.1.5.1.1.19.22.1.2INTEGERread-onlyNumber of hops to destination
INT accDnRtCost1.3.6.1.4.1.5.1.1.19.22.1.3INTEGERread-onlyCost to destination
INT accDnRtCkt1.3.6.1.4.1.5.1.1.19.22.1.4INTEGERread-onlyCircuit number to use to get to destination
INT accDnRtNextHop1.3.6.1.4.1.5.1.1.19.22.1.5INTEGERread-onlyNext router along the way to destination
accDnAreaTable1.3.6.1.4.1.5.1.1.19.23not-accessibleDECnet area table.
accDnAreaEntry1.3.6.1.4.1.5.1.1.19.23.1not-accessibleDetails on specific area
INT accDnAreaArea1.3.6.1.4.1.5.1.1.19.23.1.1INTEGERread-onlyRemote area
INT accDnAreaHops1.3.6.1.4.1.5.1.1.19.23.1.2INTEGERread-onlyHops to Remote area
INT accDnAreaCost1.3.6.1.4.1.5.1.1.19.23.1.3INTEGERread-onlyCost to Remote area
INT accDnAreaCkt1.3.6.1.4.1.5.1.1.19.23.1.4INTEGERread-onlyCircuit over which remote area can be reached.
INT accDnAreaNextHop1.3.6.1.4.1.5.1.1.19.23.1.5INTEGERread-onlyNext hop to remote area.
accDnRouteFilterTable1.3.6.1.4.1.5.1.1.19.24not-accessibleThe DECNET IV Routes that the Network Manager wants to be careful about.
accDnRouteFilterEntry1.3.6.1.4.1.5.1.1.19.24.1not-accessibleA single controlled DECNET Route.
INT accDnRouteFilterAdj1.3.6.1.4.1.5.1.1.19.24.1.1INTEGERread-writeIf 0, all adjacent systems. If a DECNET Area with host id 0, all adjacent systems in that area. If a DECNET Host ID, that adjacent system.
INT accDnRouteFilterNode1.3.6.1.4.1.5.1.1.19.24.1.2INTEGERread-writeIf 0, all routing information. If a DECNET Area with Host ID 0, relevant level 2 routing information. If a DECNET Host ID, level 1 routing informa- tion for that host.
INT accDnRouteFilterDisposition1.3.6.1.4.1.5.1.1.19.24.1.3INTEGERread-writeThis variable indicates what to do with the indicated routing information. Where overlaps occur ('accept no routing information from area 3.0 except from router 3.27'), the most specif- ic match applies.
INT accDnRouteFilterEntStat1.3.6.1.4.1.5.1.1.19.24.1.4INTEGERread-writesetting this variable to 'invalid' has the ef- fect of invalidating it as of the next system reset.
accDnForwardFilterTable1.3.6.1.4.1.5.1.1.19.25not-accessibleThe DECNET traffic that the Network Manager wants selectively treated.
accDnForwardFilterEntry1.3.6.1.4.1.5.1.1.19.25.1not-accessibleA single set of messages that the Network Manager wants selectively treated.
INT accDnForwardFilterDest1.3.6.1.4.1.5.1.1.19.25.1.1INTEGERread-writeIf 0, all DECNET Addresses. If an Area with Host Part 0, all traffic to that Area. If a DECNET Host ID, all traffic to that Host.
INT accDnForwardFilterSource1.3.6.1.4.1.5.1.1.19.25.1.2INTEGERread-writeIf 0, all DECNET Traffic. If an Area with Host Part 0, all traffic from that Area. If a DECNET Host ID, all traffic from that Host.
INT accDnForwardFilterDisposition1.3.6.1.4.1.5.1.1.19.25.1.3INTEGERread-writeThis variable indicates what is to be done with traffic from accDnForwardFilterSource to accDnForwardFilterDest. When overlaps occur ('discard all traffic from Area 4.0 to Anywhere except traffic from Host 4.123'), the most specific match applies. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT accDnForwardFilterEntStat1.3.6.1.4.1.5.1.1.19.25.1.4INTEGERread-writesetting accDnForwardFilterEntStat to invalid has the effect of removing the filter on the next system reset.
accDnAdjTable1.3.6.1.4.1.5.1.1.19.26not-accessibleThe set of systems adjacent to this router.
accDnAdjEntry1.3.6.1.4.1.5.1.1.19.26.1not-accessibleOne of the systems adjacent to this router.
INT accDnAdjNode1.3.6.1.4.1.5.1.1.19.26.1.1INTEGERread-onlyThe Host Identifier of the adjacent node.
INT accDnAdjType1.3.6.1.4.1.5.1.1.19.26.1.2INTEGERread-onlyThe type of DECNET adjacency being sustained.
INT accDnAdjCircuit1.3.6.1.4.1.5.1.1.19.26.1.3INTEGERread-onlyThe DECNET Circuit Number.
INT accDnAdjState1.3.6.1.4.1.5.1.1.19.26.1.4INTEGERread-onlyThe state of the adjacency.
accFr1.3.6.1.4.1.5.1.1.20
accFrAtTable1.3.6.1.4.1.5.1.1.20.1not-accessibleInternet address translation table for Frame Relay interfaces. Entries are added/deleted via management action.
accFrAtEntry1.3.6.1.4.1.5.1.1.20.1.1not-accessibleInternet address translation entry for Frame Relay interfaces.
INT accFrAtIfIndex1.3.6.1.4.1.5.1.1.20.1.1.1INTEGERread-writeInterface number (ifIndex) for which this translation entry is valid. Object required in entry-adding SET PDU.
IP accFrIpAddress1.3.6.1.4.1.5.1.1.20.1.1.2IpAddressread-writeIP Address Object required in entry-adding SET PDU.
INT accFrDLCI1.3.6.1.4.1.5.1.1.20.1.1.3INTEGERread-writeFrame Relay DLCI to use for the specified host Object required in entry-adding SET PDU.
INT accFrStatus1.3.6.1.4.1.5.1.1.20.1.1.4INTEGERread-writeStatus of this entry Object required in entry-adding SET PDU.
accFrStatTable1.3.6.1.4.1.5.1.1.20.2not-accessiblePer-line statistics for Frame Relay interfaces
accFrStatEntry1.3.6.1.4.1.5.1.1.20.2.1not-accessibleFrame Relay statistics
INT accFrIndex1.3.6.1.4.1.5.1.1.20.2.1.1INTEGERread-onlyPhysical Port number of this Frame Relay interface.
CTR accFrStatRcvDrops1.3.6.1.4.1.5.1.1.20.2.1.2Counterread-onlyNumber of received frames that were discarded due to lack of resources.
CTR accFrStatShorts1.3.6.1.4.1.5.1.1.20.2.1.3Counterread-onlyNumber of received frames that were discarded because they were too short (DLCI and/or protocol field missing).
CTR accFrStatIllDlcis1.3.6.1.4.1.5.1.1.20.2.1.4Counterread-onlyNumber of received frames that were discarded because the DLCI was badly formed.
CTR accFrStatUnkDlcis1.3.6.1.4.1.5.1.1.20.2.1.5Counterread-onlyNumber of received frames that were discarded because the DLCI did not match any configured value.
CTR accFrStatUnkProtos1.3.6.1.4.1.5.1.1.20.2.1.6Counterread-onlyNumber of received frames that were discarded because the protocol field did not match any protocol configured for the specified DLCI.
CTR accFrStatRsrvDlcis1.3.6.1.4.1.5.1.1.20.2.1.7Counterread-onlyNumber of received frames whose DLCI had the reserved bit set. (The frame was not discarded; the frame was processed as though the reserved bit were clear).
CTR accFrStatXmtDrops1.3.6.1.4.1.5.1.1.20.2.1.8Counterread-onlyNumber of frames that could not be transmitted due to lack of resources.
TIK accFrStatErrTime1.3.6.1.4.1.5.1.1.20.2.1.9TimeTicksread-onlySystem uptime when the last Frame Relay error was detected.
INT accFrStatErrType1.3.6.1.4.1.5.1.1.20.2.1.10INTEGERread-onlyType of last detected Frame Relay error.
INT accFrStatErrDlci1.3.6.1.4.1.5.1.1.20.2.1.11INTEGERread-onlyValue of DLCI field from last detected Frame Relay error (00 00 if no DLCI was associated with the last error).
INT accFrStatErrProto1.3.6.1.4.1.5.1.1.20.2.1.12INTEGERread-onlyValue of protocol field from last detected Frame Relay error (0 if no protocol field was associated with the last error).
INT accFrLinkState1.3.6.1.4.1.5.1.1.20.2.1.13INTEGERread-onlyState of this Frame Relay link
CTR accFrStatUnks1.3.6.1.4.1.5.1.1.20.2.1.14Counterread-onlyUnused object
CTR accFrStatRcvLongs1.3.6.1.4.1.5.1.1.20.2.1.15Counterread-onlyNumber of received dlcmi frames longer than expected.
CTR accFrStatIlgDlcis1.3.6.1.4.1.5.1.1.20.2.1.16Counterread-onlyUnused object
CTR accFrStatProtoErrs1.3.6.1.4.1.5.1.1.20.2.1.17Counterread-onlyNumber of received frames with a protocol violation.
CTR accFrStatUnkIes1.3.6.1.4.1.5.1.1.20.2.1.18Counterread-onlyNumber of dlcmi frames received with an unknown Information element.
CTR accFrStatSeqErrs1.3.6.1.4.1.5.1.1.20.2.1.19Counterread-onlyNumber of dlcmi frames received with a sequence error.
CTR accFrStatUnkRpts1.3.6.1.4.1.5.1.1.20.2.1.20Counterread-onlyUnused object
accFrParmTable1.3.6.1.4.1.5.1.1.20.3not-accessibleFrame Relay parameter table
accFrParmEntry1.3.6.1.4.1.5.1.1.20.3.1not-accessibleFrame Relay parameter entry
INT accFrParmIndex1.3.6.1.4.1.5.1.1.20.3.1.1INTEGERread-onlyInterface number
INT accFrParmAddrFmt1.3.6.1.4.1.5.1.1.20.3.1.2INTEGERread-writeAddressing format used. Q.921 per spec. Ignores length parameter draft-Q922 per March, 1990 draft of Q.922 q922 per October, 1990 Q.922 specification
INT accFrParmAddrLen1.3.6.1.4.1.5.1.1.20.3.1.3INTEGERread-writeLength of address on serial line
INT accFrParmEncap1.3.6.1.4.1.5.1.1.20.3.1.4INTEGERread-writeType of encapsulation used on serial line
INT accFrDlcmiState1.3.6.1.4.1.5.1.1.20.3.1.5INTEGERread-writeThis variable states which Data Link Connection Management scheme is active (and by implication, what DLCI it uses) on the Frame Relay interface.
INT accFrDlcmiPollInt1.3.6.1.4.1.5.1.1.20.3.1.6INTEGERread-writethe number of seconds between successive status enquiry messages.
INT accFrDlcmiFullStatEnq1.3.6.1.4.1.5.1.1.20.3.1.7INTEGERread-writeNumber of status enquiry intervals that pass before issuance of a full status enquiry message.
INT accFrDlcmiErrThres1.3.6.1.4.1.5.1.1.20.3.1.8INTEGERread-writeMaximum number of unanswered Status Enquiries the equipmemt shall accept before declaring the interface down.
INT accFrDlcmiMonEvents1.3.6.1.4.1.5.1.1.20.3.1.9INTEGERread-writeMaximum number of responses to FULL STATUS or LINK INTEGRITY VERIFICATION messages missed before the device will mark the interface down.
INT accFrDlcmiType1.3.6.1.4.1.5.1.1.20.3.1.10INTEGERread-writeLink Maintenance is assymmetrical, so one end must be user, the other network. Normally the bridge/router is user.
INT accFrDlcmiIdleTimer1.3.6.1.4.1.5.1.1.20.3.1.11INTEGERread-writeNumber of minutes without receiving any non-dlcmi frames before declaring the link idle. Setting the timer to 0 will disable it.
accFrCktTable1.3.6.1.4.1.5.1.1.20.4not-accessibleFrame Relay circuit table
accFrCktEntry1.3.6.1.4.1.5.1.1.20.4.1not-accessibleFrame Relay circuit table entry
INT accFrCktIfIndex1.3.6.1.4.1.5.1.1.20.4.1.1INTEGERread-onlyInterface on which this circuit exists
INT accFrCktDlci1.3.6.1.4.1.5.1.1.20.4.1.2INTEGERread-onlyData Link Connection Identifier for this circuit.
INT accFrCktState1.3.6.1.4.1.5.1.1.20.4.1.3INTEGERread-onlyIndicates whether the particular circuit is operational.
CTR accFrCktFECNrcvds1.3.6.1.4.1.5.1.1.20.4.1.4Counterread-onlyNumber of frames received from the network in- dicating forward congestion since the circuit was created.
CTR accFrCktBECNrcvds1.3.6.1.4.1.5.1.1.20.4.1.5Counterread-onlyNumber of frames received from the network in- dicating backward congestion since the circuit was created.
CTR accFrCktFrameXmts1.3.6.1.4.1.5.1.1.20.4.1.6Counterread-onlyNumber of frames sent from this circuit since it was created.
CTR accFrCktOctetXmts1.3.6.1.4.1.5.1.1.20.4.1.7Counterread-onlyNumber of octets sent from this circuit since it was created.
CTR accFrCktFrameRcvs1.3.6.1.4.1.5.1.1.20.4.1.8Counterread-onlyNumber of frames received by this circuit since it was created.
CTR accFrCktOctetRcvs1.3.6.1.4.1.5.1.1.20.4.1.9Counterread-onlyNumber of octets received by this circuit since it was created.
TIK accFrCktCreateTime1.3.6.1.4.1.5.1.1.20.4.1.10TimeTicksread-onlyThe value of sysUpTime when the circuit was created.
TIK accFrCktChangeTime1.3.6.1.4.1.5.1.1.20.4.1.11TimeTicksread-onlyThe value of sysUpTime when last there was a change in the circuit state.
INT accFfrCktLoop1.3.6.1.4.1.5.1.1.20.4.1.12INTEGERread-writeIndicates the loopback state of the virtual circuit. The object is normally 'normal', indicating that the circuit is in its normal operational state. If set to 'loop', any messages received on the circuit will be returned unmodified and the circuit will always be viewed as 'down' by higher layer protocols. The state of any circuit reverts to 'normal' after a reset.
accFfrSwitchParameterTable1.3.6.1.4.1.5.1.1.20.5not-accessibleFrame Relay Switch Parameter table
accFfrSwitchParameterEntry1.3.6.1.4.1.5.1.1.20.5.1not-accessibleAn entry in Frame Relay Switch Parameter table
INT accFfrSwitchIfindex11.3.6.1.4.1.5.1.1.20.5.1.1INTEGERread-writeThe first interface index in the entry
INT accFfrSwitchDlci11.3.6.1.4.1.5.1.1.20.5.1.2INTEGERread-writeThe first Frame Relay DLCI in the entry
INT accFfrSwitchIfindex21.3.6.1.4.1.5.1.1.20.5.1.3INTEGERread-writeThe second interface index in the entry
INT accFfrSwitchDlci21.3.6.1.4.1.5.1.1.20.5.1.4INTEGERread-writeThe second Frame Relay DLCI in the entry
INT accFfrSwitchStatus1.3.6.1.4.1.5.1.1.20.5.1.5INTEGERread-writeThe Status tells whether the traffic will be switched as per the entry. This object also is usedin the delete command
accXns1.3.6.1.4.1.5.1.1.21
accXnsParms1.3.6.1.4.1.5.1.1.21.1
INT accXnsAdStat1.3.6.1.4.1.5.1.1.21.1.1INTEGERread-writeAdministrative status of XNS routing protocol
INT accXnsCkSum1.3.6.1.4.1.5.1.1.21.1.2INTEGERread-writeChecksumming of XNS protocol
INT accXnsSpltHorz1.3.6.1.4.1.5.1.1.21.1.3INTEGERread-writeSplit horizon mode of XNS protocol
INT accXnsAllNets1.3.6.1.4.1.5.1.1.21.1.4INTEGERread-writeAll nets mode
INT accXnsMode1.3.6.1.4.1.5.1.1.21.1.5INTEGERread-writeRIP protocol type to use
accXnsNetTable1.3.6.1.4.1.5.1.1.21.2not-accessibleList of XNS Networks. Entries added/deleted by management action.
accXnsNetEntry1.3.6.1.4.1.5.1.1.21.2.1not-accessibleInformation on specific network
INT accXnsNetPort1.3.6.1.4.1.5.1.1.21.2.1.1INTEGERread-writeXNS logical port number
OCT accXnsNetNumber1.3.6.1.4.1.5.1.1.21.2.1.2OCTET STRINGread-writeXNS network number
INT accXnsNetType1.3.6.1.4.1.5.1.1.21.2.1.3INTEGERread-writeType of network
INT accXnsNetEncap1.3.6.1.4.1.5.1.1.21.2.1.4INTEGERread-writeLAN Encapsulation used (Ethernet). none(0), v2(1), raw(2), llc(3), snap(4)
INT accXnsNetSlot1.3.6.1.4.1.5.1.1.21.2.1.5INTEGERread-writeSlot to which the network is attached
INT accXnsNetAdStat1.3.6.1.4.1.5.1.1.21.2.1.6INTEGERread-writeAdministrative status of network
INT accXnsNetMtu1.3.6.1.4.1.5.1.1.21.2.1.7INTEGERread-writeMaximum packet size. Object will be defaulted to a network type dependent value if missing in set PDU which adds entries.
TIK accXnsNetUpdate1.3.6.1.4.1.5.1.1.21.2.1.8TimeTicksread-writeUpdate interval
INT accXnsNetHops1.3.6.1.4.1.5.1.1.21.2.1.9INTEGERread-writeHop count
INT accXnsNetCost1.3.6.1.4.1.5.1.1.21.2.1.10INTEGERread-writeCost metric Object will be defaulted to network type dependent value if missing in set PDU which adds entries.
STR accXnsNetX25InOutAddr1.3.6.1.4.1.5.1.1.21.2.1.11DisplayStringread-writeX25 address to send to and to receive packets from.
STR accXnsNetX25InAddr1.3.6.1.4.1.5.1.1.21.2.1.12DisplayStringread-writeReceive-only X25 address Object not required in set PDU (defaults to In/Out address)
TIK accXnsNetX25Idle1.3.6.1.4.1.5.1.1.21.2.1.13TimeTicksread-writeTime X25 connection can be idle before it is determined to be not busy.
INT accXnsNetX25PktVal1.3.6.1.4.1.5.1.1.21.2.1.14INTEGERread-writeX25 packet size Object will be defaulted if missing in set PDU which adds entries.
INT accXnsNetX25PktWin1.3.6.1.4.1.5.1.1.21.2.1.15INTEGERread-writeX25 packet window
INT accXnsNetEntryStat1.3.6.1.4.1.5.1.1.21.2.1.16INTEGERread-writeStatus of this table entry Set this object to invalid to remove entry from table
TIK accXnsNetUbUpdate1.3.6.1.4.1.5.1.1.21.2.1.17TimeTicksread-writeUngermann-Bass update interval Object will be defaulted if missing in set PDU which adds entries.
TIK accXnsNetUbTtl1.3.6.1.4.1.5.1.1.21.2.1.18TimeTicksread-writeUngermann-Bass time-to-live Object will be defaulted if missing in set PDU which adds entries.
TIK accXnsNetUbQT11.3.6.1.4.1.5.1.1.21.2.1.19TimeTicksread-writeUngermann-Bass QT1 timer Object will be defaulted to a network type dependent value if missing in set PDU which adds entries.
TIK accXnsNetUbQT21.3.6.1.4.1.5.1.1.21.2.1.20TimeTicksread-writeUngermann-Bass QT2 timer Object will be defaulted to a network type dependent value if missing in set PDU which adds entries. This object may be individually adjusted
OCT accXnsNetFncAddr1.3.6.1.4.1.5.1.1.21.2.1.21OCTET STRINGread-writeThe MAC-layer functional address for sending and receiving multicasts.
INT accXnsNetSrMode1.3.6.1.4.1.5.1.1.21.2.1.22INTEGERread-writeThe source-routing mode for token-ring networks.
INT accXnsNetX25FacIndex1.3.6.1.4.1.5.1.1.21.2.1.23INTEGERread-writeIndex of optional facility string or 0.
INT accXnsNetDlci1.3.6.1.4.1.5.1.1.21.2.1.24INTEGERread-writeFrame Relay DLCI for this port
accXnsRouteTable1.3.6.1.4.1.5.1.1.21.3not-accessibleList of routes to other XNS networks
accXnsRouteEntry1.3.6.1.4.1.5.1.1.21.3.1not-accessibleInformation on route to destination network
OCT accXnsRtDest1.3.6.1.4.1.5.1.1.21.3.1.1OCTET STRINGread-onlyDestination network.
OCT accXnsRtNxtNet1.3.6.1.4.1.5.1.1.21.3.1.2OCTET STRINGread-onlyThe next network along the way to the destination network.
OCT accXnsRtRouter1.3.6.1.4.1.5.1.1.21.3.1.3OCTET STRINGread-onlyRouter on next XNS network on route
INT accXnsRtHops1.3.6.1.4.1.5.1.1.21.3.1.4INTEGERread-onlyNumber of hops to remote network
INT accXnsRtCost1.3.6.1.4.1.5.1.1.21.3.1.5INTEGERread-onlyCost to remote network
INT accXnsRtType1.3.6.1.4.1.5.1.1.21.3.1.6INTEGERread-onlyType of route
INT accXnsRtOwner1.3.6.1.4.1.5.1.1.21.3.1.7INTEGERread-onlySource of route
TIK accXnsRtAge1.3.6.1.4.1.5.1.1.21.3.1.8TimeTicksread-onlyAge of route
INT accXnsRtPort1.3.6.1.4.1.5.1.1.21.3.1.9INTEGERread-onlyThe logical port number through which packets will be forwarded to the destination network.
accXnsRipStat1.3.6.1.4.1.5.1.1.21.4
CTR accXnsRipReqIns1.3.6.1.4.1.5.1.1.21.4.1Counterread-onlyXNS RIP requests received
CTR accXnsRipRespIns1.3.6.1.4.1.5.1.1.21.4.2Counterread-onlyXNS RIP responses received
CTR accXnsRipReqOuts1.3.6.1.4.1.5.1.1.21.4.3Counterread-onlyXNS RIP requests transmitted
CTR accXnsRipRespOuts1.3.6.1.4.1.5.1.1.21.4.4Counterread-onlyXNS RIP responses transmitted
CTR accXnsRipInErrs1.3.6.1.4.1.5.1.1.21.4.5Counterread-onlyXNS RIP packets received with errors
CTR accXnsRipOutErrs1.3.6.1.4.1.5.1.1.21.4.6Counterread-onlyXNS RIP responses transmitted with errors.
accXnsNodeStat1.3.6.1.4.1.5.1.1.21.5
CTR accXnsLocalIns1.3.6.1.4.1.5.1.1.21.5.1Counterread-onlyPackets received for local usage
CTR accXnsLocalOuts1.3.6.1.4.1.5.1.1.21.5.2Counterread-onlyLocally generated packets
CTR accXnsNoSockets1.3.6.1.4.1.5.1.1.21.5.3Counterread-onlyPackets received for which there was no socket
CTR accXnsNoRoutes1.3.6.1.4.1.5.1.1.21.5.4Counterread-onlyPackets for which no route was found
CTR accXnsNodeInErrs1.3.6.1.4.1.5.1.1.21.5.5Counterread-onlyThe number of input packets discarded by this node because of some unspecified internal error.
CTR accXnsOutErrs1.3.6.1.4.1.5.1.1.21.5.6Counterread-onlyOutput errors
CTR accXnsAllNetsIns1.3.6.1.4.1.5.1.1.21.5.7Counterread-onlyAll-nets packets received
CTR accXnsAllNetsOuts1.3.6.1.4.1.5.1.1.21.5.8Counterread-onlyAll-nets packets transmitted
CTR accXnsAllNetsErrs1.3.6.1.4.1.5.1.1.21.5.9Counterread-onlyErroneous All-Nets packets encountered
accXnsPortStatTable1.3.6.1.4.1.5.1.1.21.6not-accessibleXNS Port statistics table
accXnsPortStatEntry1.3.6.1.4.1.5.1.1.21.6.1not-accessiblePer-port statistics
INT accXnsPortNumber1.3.6.1.4.1.5.1.1.21.6.1.1INTEGERread-onlyPort number
CTR accXnsPortTotalIns1.3.6.1.4.1.5.1.1.21.6.1.2Counterread-onlyTotal number of XNS Packets received
CTR accXnsPorFwdReqIns1.3.6.1.4.1.5.1.1.21.6.1.3Counterread-onlyThe number of input packets not addressed to the receiving port, as a result of which an attempt was made to find a route to forward them to the final destination.
CTR accXnsPortNoFwdRts1.3.6.1.4.1.5.1.1.21.6.1.4Counterread-onlyThe number of packets received on this port for which no route to the destination network could be found.
CTR accXnsPortTotalOuts1.3.6.1.4.1.5.1.1.21.6.1.5Counterread-onlyTotal XNS packets transmitted
CTR accXnsPortHopCnts1.3.6.1.4.1.5.1.1.21.6.1.6Counterread-onlyThe number of packets received on this port whose hop count had reached the maximum value.
CTR accXnsPortNotForMes1.3.6.1.4.1.5.1.1.21.6.1.7Counterread-onlyThe number of packets received on this port which were addressed to another node on the same network.
CTR accXnsPortFwdReqOuts1.3.6.1.4.1.5.1.1.21.6.1.8Counterread-onlyThe number of packets received on this port which were successfully forwarded to another port.
CTR accXnsPortFwdErrs1.3.6.1.4.1.5.1.1.21.6.1.9Counterread-onlyThe number of packets received on this port which could not be forwarded, either because there were transmitted via a MAC-layer broadcast, or because their source or destination network number were unknown.
CTR accXnsPortInErrs1.3.6.1.4.1.5.1.1.21.6.1.10Counterread-onlyThe number of packets received on this port which were discarded because of some unspecified internal error.
CTR accXnsPortTooShorts1.3.6.1.4.1.5.1.1.21.6.1.11Counterread-onlyThe number of packets received on this port which were discarded because they were too short.
CTR accXnsPortCkSums1.3.6.1.4.1.5.1.1.21.6.1.12Counterread-onlyXNS packet checksum errors detected
CTR accXnsPortTooLongs1.3.6.1.4.1.5.1.1.21.6.1.13Counterread-onlyThe number of packets received on this port which were discarded because they were too long.
CTR accXnsPortOutErrs1.3.6.1.4.1.5.1.1.21.6.1.14Counterread-onlyXNS packet output errors detected
INT accXnsPortOpState1.3.6.1.4.1.5.1.1.21.6.1.15INTEGERread-onlyOperational status of this port. off(0), down(1), start(2), stop(3), up(4)
accXnsUbNbrTable1.3.6.1.4.1.5.1.1.21.7not-accessibleXNS Neighbor table (Ungermann-Bass)
accXnsUbNbrEntry1.3.6.1.4.1.5.1.1.21.7.1not-accessibleInformation on specific neighbor.
OCT accXnsUbnRmtNet1.3.6.1.4.1.5.1.1.21.7.1.1OCTET STRINGread-onlyRemote network
OCT accXnsUbnLclNet1.3.6.1.4.1.5.1.1.21.7.1.2OCTET STRINGread-onlyLocal network
OCT accXnsUbnRouter1.3.6.1.4.1.5.1.1.21.7.1.3OCTET STRINGread-onlyRouter
INT accXnsUbnHops1.3.6.1.4.1.5.1.1.21.7.1.4INTEGERread-onlyHop count to neighbor
INT accXnsUbnCost1.3.6.1.4.1.5.1.1.21.7.1.5INTEGERread-onlyCost to neighbor
INT accXnsUbnState1.3.6.1.4.1.5.1.1.21.7.1.6INTEGERread-onlyState of neighbor. local(0), congested(1), uncongested(2), keepalive(3)
TIK accXnsUbnTtl1.3.6.1.4.1.5.1.1.21.7.1.7TimeTicksread-onlyTime to live
accXnsUbRip1.3.6.1.4.1.5.1.1.21.8
CTR accXnsUbRipRespIns1.3.6.1.4.1.5.1.1.21.8.1Counterread-onlyU-B RIP Responses received
CTR accXnsUbRipHelloIns1.3.6.1.4.1.5.1.1.21.8.2Counterread-onlyU-B RIP Hello packets received
CTR accXnsUbRipConHelIns1.3.6.1.4.1.5.1.1.21.8.3Counterread-onlyU-B RIP (congested) Hello packets received
CTR accXnsUbRipUnConHelIns1.3.6.1.4.1.5.1.1.21.8.4Counterread-onlyU-B RIP (uncongested) Hello packets received
CTR accXnsUbRipRedirIns1.3.6.1.4.1.5.1.1.21.8.5Counterread-onlyU-B RIP redirect packets received
CTR accXnsUbRipRespOuts1.3.6.1.4.1.5.1.1.21.8.6Counterread-onlyU-B RIP responses transmitted
CTR accXnsUbRipHelloOuts1.3.6.1.4.1.5.1.1.21.8.7Counterread-onlyU-B hello packets transmitted
CTR accXnsUbRipConHelOuts1.3.6.1.4.1.5.1.1.21.8.8Counterread-onlyU-B (congested) hello packets transmitted
CTR accXnsUbRipUnConHelOuts1.3.6.1.4.1.5.1.1.21.8.9Counterread-onlyU-B (uncongested) hello packets transmitted
CTR accXnsUbRipRedirOuts1.3.6.1.4.1.5.1.1.21.8.10Counterread-onlyU-B redirect packets transmitted
CTR accXnsUbNoRoutes1.3.6.1.4.1.5.1.1.21.8.11Counterread-onlyU-B unreachable network
CTR accXnsUbInErrs1.3.6.1.4.1.5.1.1.21.8.12Counterread-onlyU-B total input errors
CTR accXnsUbOutErrs1.3.6.1.4.1.5.1.1.21.8.13Counterread-onlyU-B total output errors
accXnsRouteFilters1.3.6.1.4.1.5.1.1.21.9
INT accXnsRteFltrDefaultAction1.3.6.1.4.1.5.1.1.21.9.1INTEGERread-writeThe action taken on route updates from unconfigured neighbors.
accXnsRteNbrTable1.3.6.1.4.1.5.1.1.21.9.2not-accessibleA list of Host Identifiers for Routing Neighbors.
accXnsRteNbrEntry1.3.6.1.4.1.5.1.1.21.9.2.1not-accessibleThe host identifier for an individual routing neighbor.
OCT accXnsRteNbrId1.3.6.1.4.1.5.1.1.21.9.2.1.1OCTET STRINGread-writeThe Host Identifier of a potential routing neighbor.
INT accXnsRteNbrAction1.3.6.1.4.1.5.1.1.21.9.2.1.2INTEGERread-writeThe action to be taken on advertisements from this routing neighbor, unless overridden by a route filter.
INT accXnsRteNbrStatus1.3.6.1.4.1.5.1.1.21.9.2.1.3INTEGERread-writeWriting 'invalid' has the effect of deleting this routing neighbor and making its associated route filters of no effect.
accXnsRteFltrTable1.3.6.1.4.1.5.1.1.21.9.3not-accessibleA list of special advertisements that a given neighbor might offer. Route Advertisements defaults are overridden using this table
accXnsRteFltrEntry1.3.6.1.4.1.5.1.1.21.9.3.1not-accessibleA single potential advertisement, with information as to its disposition.
OCT accXnsRteFltrNeighbor1.3.6.1.4.1.5.1.1.21.9.3.1.1OCTET STRINGread-writeThe Host Identifier of the Routing Neighbor that might offer this advertsiement.
OCT accXnsRteFltrNetwork1.3.6.1.4.1.5.1.1.21.9.3.1.2OCTET STRINGread-writeThe Network Number the neighbor might advertise.
INT accXnsRteFltrAction1.3.6.1.4.1.5.1.1.21.9.3.1.3INTEGERread-writeWhat is to be done with such an advertisement.
INT accXnsRteFltrStatus1.3.6.1.4.1.5.1.1.21.9.3.1.4INTEGERread-writeWriting 'invalid' has the effect of deleting this filter.
accXnsNetworkFilters1.3.6.1.4.1.5.1.1.21.10
INT accXnsNetFltrDefaultAction1.3.6.1.4.1.5.1.1.21.10.1INTEGERread-writeThe action taken on messages not matched. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
oldXnsNetFltrTable1.3.6.1.4.1.5.1.1.21.10.2not-accessibleA list of network pairs to specially act on.
oldXnsNetFltrEntry1.3.6.1.4.1.5.1.1.21.10.2.1not-accessibleA single Network Number pair to be matched.
OCT oldXnsNetFltrDestination1.3.6.1.4.1.5.1.1.21.10.2.1.1OCTET STRINGread-writeThe value to be found in the Destination Network Field, or 0x00000000.
OCT oldXnsNetFltrSource1.3.6.1.4.1.5.1.1.21.10.2.1.2OCTET STRINGread-writeThe value to be found in the Source Network Field, or 0x00000000.
INT oldXnsNetFltrAction1.3.6.1.4.1.5.1.1.21.10.2.1.3INTEGERread-writeThe action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT oldXnsNetFltrStatus1.3.6.1.4.1.5.1.1.21.10.2.1.4INTEGERread-writeWriting 'invalid' has the effect of removing this filter entry.
accXnsNetFltrTable1.3.6.1.4.1.5.1.1.21.10.3not-accessibleA list of network filters to specially act on.
accXnsNetFltrEntry1.3.6.1.4.1.5.1.1.21.10.3.1not-accessibleA single Network filter to be matched.
OCT accXnsNetFltrDestination1.3.6.1.4.1.5.1.1.21.10.3.1.1OCTET STRINGread-writeThe value to be found in the Destination Network Field, or 0x00000000.
OCT accXnsNetFltrSource1.3.6.1.4.1.5.1.1.21.10.3.1.2OCTET STRINGread-writeThe value to be found in the Source Network Field, or 0x00000000.
INT accXnsNetFltrAction1.3.6.1.4.1.5.1.1.21.10.3.1.3INTEGERread-writeThe action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT accXnsNetFltrStatus1.3.6.1.4.1.5.1.1.21.10.3.1.4INTEGERread-writeWriting 'invalid' has the effect of removing this filter entry.
OCT accXnsNetFltrDestSkt1.3.6.1.4.1.5.1.1.21.10.3.1.5OCTET STRINGread-writeThe value to be found in the Destination Socket Field, or 0x0000.
OCT accXnsNetFltrSrcSkt1.3.6.1.4.1.5.1.1.21.10.3.1.6OCTET STRINGread-writeThe value to be found in the Source Socket Field, or 0x0000.
INT accXnsNetFltrPktType1.3.6.1.4.1.5.1.1.21.10.3.1.7INTEGERread-writePacket type, or zero
accXnsHostFilters1.3.6.1.4.1.5.1.1.21.11
INT accXnsHostFltrDefaultAction1.3.6.1.4.1.5.1.1.21.11.1INTEGERread-writeThe action taken on hosts not listed. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
accXnsHostFltrTable1.3.6.1.4.1.5.1.1.21.11.2not-accessibleA list of XNS Hosts to be handled specially.
accXnsHostFltrEntry1.3.6.1.4.1.5.1.1.21.11.2.1not-accessibleA single Host Identifier.
OCT accXnsHostFltrId1.3.6.1.4.1.5.1.1.21.11.2.1.1OCTET STRINGread-writeHost Identifier
OCT accXnsHostFltrSocket1.3.6.1.4.1.5.1.1.21.11.2.1.2OCTET STRINGread-writeThe affected socket number, or zero for 'any socket'.
OCT accXnsHostFltrPepClient1.3.6.1.4.1.5.1.1.21.11.2.1.3OCTET STRINGread-writeOn PEP traffic, the affected Client Type, or zero for all IDP traffic.
INT accXnsHostFltrAction1.3.6.1.4.1.5.1.1.21.11.2.1.4INTEGERread-writeThe action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT accXnsHostFltrStatus1.3.6.1.4.1.5.1.1.21.11.2.1.5INTEGERread-writeWriting 'invalid' has the effect of deleting the entry.
accIpx1.3.6.1.4.1.5.1.1.22
accIpxParms1.3.6.1.4.1.5.1.1.22.1
INT accIpxAdStat1.3.6.1.4.1.5.1.1.22.1.1INTEGERread-writeAdministrative status of IPX routing protocol
INT accIpxCkSum1.3.6.1.4.1.5.1.1.22.1.2INTEGERread-writeChecksumming of IPX protocol
INT accIpxSpltHorz1.3.6.1.4.1.5.1.1.22.1.3INTEGERread-writeSplit horizon mode of IPX protocol
INT accIpxAllNets1.3.6.1.4.1.5.1.1.22.1.4INTEGERread-writeAll nets mode
INT accIpxMode1.3.6.1.4.1.5.1.1.22.1.5INTEGERread-writeRIP protocol type to use
INT accIpxWdFilter1.3.6.1.4.1.5.1.1.22.1.6INTEGERread-writeSwitch to enable/disable a dial originate filter of the IPX file server watchdog (Keep Alive) packet.
accIpxNetTable1.3.6.1.4.1.5.1.1.22.2not-accessibleList of IPX Networks. Entries are added/deleted via management action.
accIpxNetEntry1.3.6.1.4.1.5.1.1.22.2.1not-accessibleInformation on specific network entry.
INT accIpxNetPort1.3.6.1.4.1.5.1.1.22.2.1.1INTEGERread-writeIPX logical port number
OCT accIpxNetNumber1.3.6.1.4.1.5.1.1.22.2.1.2OCTET STRINGread-writeIPX network number
INT accIpxNetType1.3.6.1.4.1.5.1.1.22.2.1.3INTEGERread-writeType of network
INT accIpxNetEncap1.3.6.1.4.1.5.1.1.22.2.1.4INTEGERread-writeLAN Encapsulation used for Ethernets. none(0), v2(1), raw(2), llc(3), snap(4)
INT accIpxNetSlot1.3.6.1.4.1.5.1.1.22.2.1.5INTEGERread-writeSlot to which the network is attached
INT accIpxNetAdStat1.3.6.1.4.1.5.1.1.22.2.1.6INTEGERread-writeAdministrative status of network Object will be defaulted if missing in set PDU which adds entries.
INT accIpxNetMtu1.3.6.1.4.1.5.1.1.22.2.1.7INTEGERread-writeMaximum packet size Object will be defaulted if missing in set PDU which adds entries.
TIK accIpxNetUpdate1.3.6.1.4.1.5.1.1.22.2.1.8TimeTicksread-writeUpdate interval
INT accIpxNetHops1.3.6.1.4.1.5.1.1.22.2.1.9INTEGERread-writeHop count
INT accIpxNetCost1.3.6.1.4.1.5.1.1.22.2.1.10INTEGERread-writeCost metric
STR accIpxNetX25InOutAddr1.3.6.1.4.1.5.1.1.22.2.1.11DisplayStringread-writeX25 address to send to and to receive packets from. Object required in set PDU adding X25-type circuit
STR accIpxNetX25InAddr1.3.6.1.4.1.5.1.1.22.2.1.12DisplayStringread-writeReceive-only X25 address Object not required in set PDU (defaults to In/Out address)
TIK accIpxNetX25Idle1.3.6.1.4.1.5.1.1.22.2.1.13TimeTicksread-writeTime X25 connection can be idle before it is determined to be not busy.
INT accIpxNetX25PktVal1.3.6.1.4.1.5.1.1.22.2.1.14INTEGERread-writeX25 packet size
INT accIpxNetX25PktWin1.3.6.1.4.1.5.1.1.22.2.1.15INTEGERread-writeX25 packet window
INT accIpxNetEntryStat1.3.6.1.4.1.5.1.1.22.2.1.16INTEGERread-writeStatus of this table entry Set this object to invalid to delete entry.
OCT accIpxNetFncAddr1.3.6.1.4.1.5.1.1.22.2.1.17OCTET STRINGread-writeThe MAC-layer functional address for sending and receiving multicasts.
INT accIpxNetSrMode1.3.6.1.4.1.5.1.1.22.2.1.18INTEGERread-writeThe source-routing mode for token-ring networks.
INT accIpxNetX25FacIndex1.3.6.1.4.1.5.1.1.22.2.1.19INTEGERread-writeIndex of optional facility string or 0.
INT accIpxNetDlci1.3.6.1.4.1.5.1.1.22.2.1.20INTEGERread-writeFrame Relay DLCI for this port
INT accIpxNetWdState1.3.6.1.4.1.5.1.1.22.2.1.21INTEGERread-writeDetermines the IPX watchdog state on a specific logical port. The default is ALLOW for LAN/DEDICATED WAN type, PROXY for X.21/FFR/Dial type.
accIpxRtTable1.3.6.1.4.1.5.1.1.22.3not-accessibleList of routes to other IPX networks
accIpxRtEntry1.3.6.1.4.1.5.1.1.22.3.1not-accessibleInformation on route to destination network
OCT accIpxRtDest1.3.6.1.4.1.5.1.1.22.3.1.1OCTET STRINGread-onlyDestination network.
OCT accIpxRtNxtNet1.3.6.1.4.1.5.1.1.22.3.1.2OCTET STRINGread-onlyThe next network along the way to the destination network.
OCT accIpxRtRouter1.3.6.1.4.1.5.1.1.22.3.1.3OCTET STRINGread-onlyRouter on next IPX network on route
INT accIpxRtHops1.3.6.1.4.1.5.1.1.22.3.1.4INTEGERread-onlyNumber of hops to remote network
INT accIpxRtCost1.3.6.1.4.1.5.1.1.22.3.1.5INTEGERread-onlyCost to remote network
INT accIpxRtType1.3.6.1.4.1.5.1.1.22.3.1.6INTEGERread-onlyType of route
INT accIpxRtOwner1.3.6.1.4.1.5.1.1.22.3.1.7INTEGERread-onlySource of route
TIK accIpxRtAge1.3.6.1.4.1.5.1.1.22.3.1.8TimeTicksread-onlyAge of route
INT accIpxRtPort1.3.6.1.4.1.5.1.1.22.3.1.9INTEGERread-onlyThe logical port number through which packets will be forwarded to the destination network.
accIpxRipStat1.3.6.1.4.1.5.1.1.22.4
CTR accIpxRipReqIns1.3.6.1.4.1.5.1.1.22.4.1Counterread-onlyIPX RIP requests received
CTR accIpxRipRespIns1.3.6.1.4.1.5.1.1.22.4.2Counterread-onlyIPX RIP responses received
CTR accIpxRipReqOuts1.3.6.1.4.1.5.1.1.22.4.3Counterread-onlyIPX RIP requests transmitted
CTR accIpxRipRespOuts1.3.6.1.4.1.5.1.1.22.4.4Counterread-onlyIPX RIP responses transmitted
CTR accIpxRipErrIns1.3.6.1.4.1.5.1.1.22.4.5Counterread-onlyIPX RIP responses recevied with errors.
CTR accIpxRipErrOuts1.3.6.1.4.1.5.1.1.22.4.6Counterread-onlyIPX RIP responses transmitted with errors.
accIpxNodeStat1.3.6.1.4.1.5.1.1.22.5
CTR accIpxLocalIns1.3.6.1.4.1.5.1.1.22.5.1Counterread-onlyPackets received for local usage
CTR accIpxLocalOuts1.3.6.1.4.1.5.1.1.22.5.2Counterread-onlyLocally generated packets
CTR accIpxNoSockets1.3.6.1.4.1.5.1.1.22.5.3Counterread-onlyPackets received for which there was no socket
CTR accIpxNoRoutes1.3.6.1.4.1.5.1.1.22.5.4Counterread-onlyPackets for which no route was found
CTR accIpxNodeInErrs1.3.6.1.4.1.5.1.1.22.5.5Counterread-onlyThe number of input packets discarded by this node because of some unspecified internal error.
CTR accIpxOutErrs1.3.6.1.4.1.5.1.1.22.5.6Counterread-onlyOutput errors
CTR accIpxAllNetsIns1.3.6.1.4.1.5.1.1.22.5.7Counterread-onlyAll-nets packets received
CTR accIpxAllNetsOuts1.3.6.1.4.1.5.1.1.22.5.8Counterread-onlyAll-nets packets transmitted
CTR accIpxAllNetsErrs1.3.6.1.4.1.5.1.1.22.5.9Counterread-onlyErroneous All-Nets packets encountered
accIpxPortStatTable1.3.6.1.4.1.5.1.1.22.6not-accessibleIPX Port statistics table
accIpxPortStatEntry1.3.6.1.4.1.5.1.1.22.6.1not-accessiblePer-port statistics
INT accIpxPortNumber1.3.6.1.4.1.5.1.1.22.6.1.1INTEGERread-onlyPort number
CTR accIpxPortTotalIns1.3.6.1.4.1.5.1.1.22.6.1.2Counterread-onlyTotal number of IPX Packets received
CTR accIpxPorFwdReqIns1.3.6.1.4.1.5.1.1.22.6.1.3Counterread-onlyThe number of input packets not addressed to the receiving port, as a result of which an attempt was made to find a route to forward them to the final destination.
CTR accIpxPortNoFwdRts1.3.6.1.4.1.5.1.1.22.6.1.4Counterread-onlyThe number of packets received on this port for which no route to the destination network could be found.
CTR accIpxPortTotalOuts1.3.6.1.4.1.5.1.1.22.6.1.5Counterread-onlyTotal IPX packets transmitted
CTR accIpxPortHopCnts1.3.6.1.4.1.5.1.1.22.6.1.6Counterread-onlyThe number of packets received on this port whose hop count had reached the maximum value.
CTR accIpxPortNotForMes1.3.6.1.4.1.5.1.1.22.6.1.7Counterread-onlyThe number of packets received on this port which were addressed to another node on the same network.
CTR accIpxPortFwdReqOuts1.3.6.1.4.1.5.1.1.22.6.1.8Counterread-onlyThe number of packets received on this port which were successfully forwarded to another port.
CTR accIpxPortFwdErrs1.3.6.1.4.1.5.1.1.22.6.1.9Counterread-onlyThe number of packets received on this port which could not be forwarded, either because there were transmitted via a MAC-layer broadcast, or because their source or destination network number were unknown.
CTR accIpxPortInErrs1.3.6.1.4.1.5.1.1.22.6.1.10Counterread-onlyThe number of packets received on this port which were discarded because of some unspecified internal error.
CTR accIpxPortTooShorts1.3.6.1.4.1.5.1.1.22.6.1.11Counterread-onlyThe number of packets received on this port which were discarded because they were too short.
CTR accIpxPortCkSums1.3.6.1.4.1.5.1.1.22.6.1.12Counterread-onlyIPX packet checksum errors detected
CTR accIpxPortTooLongs1.3.6.1.4.1.5.1.1.22.6.1.13Counterread-onlyThe number of packets received on this port which were discarded because they were too long.
CTR accIpxPortOutErrs1.3.6.1.4.1.5.1.1.22.6.1.14Counterread-onlyIPX packet output errors detected
INT accIpxPortOpState1.3.6.1.4.1.5.1.1.22.6.1.15INTEGERread-onlyOperational status of this port. off(0), down(1), start(2), stop(3), up(4)
accIpxSapStat1.3.6.1.4.1.5.1.1.22.7
CTR accIpxSapReqIns1.3.6.1.4.1.5.1.1.22.7.1Counterread-onlyIPX SAP requests received
CTR accIpxSapReqOuts1.3.6.1.4.1.5.1.1.22.7.2Counterread-onlyIPX SAP requests transmitted
CTR accIpxSapRespIns1.3.6.1.4.1.5.1.1.22.7.3Counterread-onlyIPX SAP responses received
CTR accIpxSapRespOuts1.3.6.1.4.1.5.1.1.22.7.4Counterread-onlyIPX SAP responses transmitted
CTR accIpxSapGetNearIns1.3.6.1.4.1.5.1.1.22.7.5Counterread-onlyGet nearest requests received
CTR accIpxSapGetNearOuts1.3.6.1.4.1.5.1.1.22.7.6Counterread-onlyGet nearest requests transmitted
CTR accIpxSapNoRoutes1.3.6.1.4.1.5.1.1.22.7.7Counterread-onlyIPX SAP packets for unreachable net
CTR accIpxSapNotBests1.3.6.1.4.1.5.1.1.22.7.8Counterread-onlyIPX SAP packet which we know there is a better route for
CTR accIpxSapNoServers1.3.6.1.4.1.5.1.1.22.7.9Counterread-onlyNo server available
CTR accIpxSapInErrs1.3.6.1.4.1.5.1.1.22.7.10Counterread-onlyBad IPX SAP packets received
CTR accIpxSapOutErrs1.3.6.1.4.1.5.1.1.22.7.11Counterread-onlyBad IPX SAP packets transmitted
accIpxSrvTable1.3.6.1.4.1.5.1.1.22.8not-accessibleIPX server table
accIpxSrvEntry1.3.6.1.4.1.5.1.1.22.8.1not-accessibleSpecific IPX server information
STR accIpxSrvName1.3.6.1.4.1.5.1.1.22.8.1.1DisplayStringread-onlyName of server
OCT accIpxSrvType1.3.6.1.4.1.5.1.1.22.8.1.2OCTET STRINGread-onlyType of server
OCT accIpxSrvHost1.3.6.1.4.1.5.1.1.22.8.1.3OCTET STRINGread-onlyHost
INT accIpxSrvHops1.3.6.1.4.1.5.1.1.22.8.1.4INTEGERread-onlyHop counter
INT accIpxSrvOwner1.3.6.1.4.1.5.1.1.22.8.1.5INTEGERread-onlySource of route
TIK accIpxSrvAge1.3.6.1.4.1.5.1.1.22.8.1.6TimeTicksread-onlyAge of route
accIpxRouteFilters1.3.6.1.4.1.5.1.1.22.9
INT accIpxRteFltrDefaultAction1.3.6.1.4.1.5.1.1.22.9.1INTEGERread-writeThe action taken on route updates from unconfigured neighbors.
accIpxRteNbrTable1.3.6.1.4.1.5.1.1.22.9.2not-accessibleA list of Host Identifiers for Routing Neighbors.
accIpxRteNbrEntry1.3.6.1.4.1.5.1.1.22.9.2.1not-accessibleThe host identifier for an individual routing neighbor.
OCT accIpxRteNbrId1.3.6.1.4.1.5.1.1.22.9.2.1.1OCTET STRINGread-writeThe Host Identifier of a potential routing neighbor.
INT accIpxRteNbrAction1.3.6.1.4.1.5.1.1.22.9.2.1.2INTEGERread-writeThe action to be taken on advertisements from this routing neighbor, unless overridden by a route filter.
INT accIpxRteNbrStatus1.3.6.1.4.1.5.1.1.22.9.2.1.3INTEGERread-writeWriting 'invalid' has the effect of deleting this routing neighbor and making its associated route filters of no effect.
accIpxRteFltrTable1.3.6.1.4.1.5.1.1.22.9.3not-accessibleA list of special advertisements that a given neighbor might offer. Route Advertisements defaults are overridden using this table
accIpxRteFltrEntry1.3.6.1.4.1.5.1.1.22.9.3.1not-accessibleA single potential advertisement, with information as to its disposition.
OCT accIpxRteFltrNeighbor1.3.6.1.4.1.5.1.1.22.9.3.1.1OCTET STRINGread-writeThe Host Identifier of the Routing Neighbor that might offer this advertsiement.
OCT accIpxRteFltrNetwork1.3.6.1.4.1.5.1.1.22.9.3.1.2OCTET STRINGread-writeThe Network Number the neighbor might advertise.
INT accIpxRteFltrAction1.3.6.1.4.1.5.1.1.22.9.3.1.3INTEGERread-writeWhat is to be done with such an advertisement.
INT accIpxRteFltrStatus1.3.6.1.4.1.5.1.1.22.9.3.1.4INTEGERread-writeWriting 'invalid' has the effect of deleting this filter.
accIpxNetworkFilters1.3.6.1.4.1.5.1.1.22.10
INT accIpxNetFltrDefaultAction1.3.6.1.4.1.5.1.1.22.10.1INTEGERread-writeThe action taken on messages not matched. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
oldIpxNetFltrTable1.3.6.1.4.1.5.1.1.22.10.2not-accessibleA list of network pairs to specially act on.
oldIpxNetFltrEntry1.3.6.1.4.1.5.1.1.22.10.2.1not-accessibleA single Network Number pair to be matched.
OCT oldIpxNetFltrDestination1.3.6.1.4.1.5.1.1.22.10.2.1.1OCTET STRINGread-writeThe value to be found in the Destination Network Field, or 0x00000000.
OCT oldIpxNetFltrSource1.3.6.1.4.1.5.1.1.22.10.2.1.2OCTET STRINGread-writeThe value to be found in the Source Network Field, or 0x00000000.
INT oldIpxNetFltrAction1.3.6.1.4.1.5.1.1.22.10.2.1.3INTEGERread-writeThe action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT oldIpxNetFltrStatus1.3.6.1.4.1.5.1.1.22.10.2.1.4INTEGERread-writeWriting 'invalid' has the effect of removing this filter entry.
accIpxNetFltrTable1.3.6.1.4.1.5.1.1.22.10.3not-accessibleA list of network filters to specially act on.
accIpxNetFltrEntry1.3.6.1.4.1.5.1.1.22.10.3.1not-accessibleA single Network filter to be matched.
OCT accIpxNetFltrDestination1.3.6.1.4.1.5.1.1.22.10.3.1.1OCTET STRINGread-writeThe value to be found in the Destination Network Field, or 0x00000000.
OCT accIpxNetFltrSource1.3.6.1.4.1.5.1.1.22.10.3.1.2OCTET STRINGread-writeThe value to be found in the Source Network Field, or 0x00000000.
INT accIpxNetFltrAction1.3.6.1.4.1.5.1.1.22.10.3.1.3INTEGERread-writeThe action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT accIpxNetFltrStatus1.3.6.1.4.1.5.1.1.22.10.3.1.4INTEGERread-writeWriting 'invalid' has the effect of removing this filter entry.
OCT accIpxNetFltrDestSkt1.3.6.1.4.1.5.1.1.22.10.3.1.5OCTET STRINGread-writeThe value to be found in the Destination Socket field, or 0x0000.
OCT accIpxNetFltrSrcSkt1.3.6.1.4.1.5.1.1.22.10.3.1.6OCTET STRINGread-writeThe value to be found in the Source Socket Field, or 0x0000.
INT accIpxNetFltrPktType1.3.6.1.4.1.5.1.1.22.10.3.1.7INTEGERread-writePacket type or zero
accIpxHostFilters1.3.6.1.4.1.5.1.1.22.11
INT accIpxHostFltrDefaultAction1.3.6.1.4.1.5.1.1.22.11.1INTEGERread-writeThe action taken on hosts not listed. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
accIpxHostFltrTable1.3.6.1.4.1.5.1.1.22.11.2not-accessibleA list of IPX Hosts to be handled specially.
accIpxHostFltrEntry1.3.6.1.4.1.5.1.1.22.11.2.1not-accessibleA single Host Identifier.
OCT accIpxHostFltrId1.3.6.1.4.1.5.1.1.22.11.2.1.1OCTET STRINGread-writeHost Identifier
OCT accIpxHostFltrSocket1.3.6.1.4.1.5.1.1.22.11.2.1.2OCTET STRINGread-writeThe affected socket number, or zero for 'any socket'.
OCT accIpxHostFltrPepClient1.3.6.1.4.1.5.1.1.22.11.2.1.3OCTET STRINGread-writeOn PEP traffic, the affected Client Type, or zero for all IDP traffic.
INT accIpxHostFltrAction1.3.6.1.4.1.5.1.1.22.11.2.1.4INTEGERread-writeThe action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT accIpxHostFltrStatus1.3.6.1.4.1.5.1.1.22.11.2.1.5INTEGERread-writeWriting 'invalid' has the effect of deleting the entry.
accIpxSapFilters1.3.6.1.4.1.5.1.1.22.12
INT accIpxSapFltrDefault1.3.6.1.4.1.5.1.1.22.12.1INTEGERread-writeThe default behavior taken on locally originated (hop count <= 2) Service Advertisements. Remote advertisements must be identified individually.
accIpxSapFltrTable1.3.6.1.4.1.5.1.1.22.12.2not-accessibleA list of Service Names to be handled Specially.
accIpxSapFltrEntry1.3.6.1.4.1.5.1.1.22.12.2.1not-accessibleA single Service name and its intended disposition.
OCT accIpxSapFltrSrvType1.3.6.1.4.1.5.1.1.22.12.2.1.1OCTET STRINGread-writeThe Service Type of the affected SAP Entry. Zero indicates all services.
OCT accIpxSapFltrSrvName1.3.6.1.4.1.5.1.1.22.12.2.1.2OCTET STRINGread-writeThe name of the affected service. An Octet String of length zero indicates all services. Name may be up to 48 octets
INT accIpxSapFltrAction1.3.6.1.4.1.5.1.1.22.12.2.1.3INTEGERread-writeThe action to be taken upon a match.
INT accIpxSapFltrStatus1.3.6.1.4.1.5.1.1.22.12.2.1.4INTEGERread-writeWriting 'invalid' has the effect of removing the entry.
accIpxNetWdParms1.3.6.1.4.1.5.1.1.22.13
INT accIpxWdProxyDuration1.3.6.1.4.1.5.1.1.22.13.1INTEGERread-writeIPX Watchdog proxy duration Value is 0 to proxy for forever & the proxy duration can be set to 0 - 86400
INT accIpxWdHoldPeriod1.3.6.1.4.1.5.1.1.22.13.2INTEGERread-writeACC IPX Watchdog hold period Default value is 960 minutes, Hold period range is 960 - 60600
INT accIpxWdMaxSessions1.3.6.1.4.1.5.1.1.22.13.3INTEGERread-writeACC IPX Watchdog Max Sessions Default value is 1024, Valid range is 1- 4096
INT accIpxWdDiagLevel1.3.6.1.4.1.5.1.1.22.13.4INTEGERread-writeACC IPX Watchdog Diagnostics Level Default value is 1, Valid range is 1- 7
ipMultiPathTable1.3.6.1.4.1.5.1.1.23not-accessibleThis entity's IP Routing table.
ipMultiPathEntry1.3.6.1.4.1.5.1.1.23.1not-accessibleA particular route to a particular destina- tion, under a particular policy.
IP ipMultiPathDest1.3.6.1.4.1.5.1.1.23.1.1IpAddressread-writeThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route.
INT ipMultiPathPolicy1.3.6.1.4.1.5.1.1.23.1.2INTEGERread-writeAn instantiator for the relevant policy table.
INT ipMultiPathIfIndex1.3.6.1.4.1.5.1.1.23.1.3INTEGERread-writeThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
IP ipMultiPathMask1.3.6.1.4.1.5.1.1.23.1.4IpAddressread-writeIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipMultiPathDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipMultiPathMask by determining whether the value of the correspondent ipMultiPathDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipMultiPathDest is 0.0.0.0(a default route), then the mask value is also 0.0.0.0. It should be noted that all IP rout- ing subsystems implicitly use this mechanism.
IP ipMultiPathNextHop1.3.6.1.4.1.5.1.1.23.1.5IpAddressread-writeThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
INT ipMultiPathMetric1.3.6.1.4.1.5.1.1.23.1.6INTEGERread-writeThe primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipMultiPathProto value.
INT ipMultiPathType1.3.6.1.4.1.5.1.1.23.1.7INTEGERread-writeThe type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP archi- tecture. Setting this object to the value in- valid(2) has the effect of invalidating the corresponding entry in the ipMultiPathTable ob- ject. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not current- ly in use. Proper interpretation of such en- tries requires examination of the relevant ip- ForwardType object.
INT ipMultiPathProto1.3.6.1.4.1.5.1.1.23.1.8INTEGERread-writeThe routing mechanism via which this route was learned.
INT ipMultiPathAge1.3.6.1.4.1.5.1.1.23.1.9INTEGERread-writeThe number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
accTr1.3.6.1.4.1.5.1.1.24
INT accTrNumber1.3.6.1.4.1.5.1.1.24.1INTEGERread-onlyNumber of token-ring interfaces
accTrTable1.3.6.1.4.1.5.1.1.24.2not-accessibleToken Ring table
accTrEntry1.3.6.1.4.1.5.1.1.24.2.1not-accessibleAdditional information about Token Ring interfaces.
INT accTrEarlyRelease1.3.6.1.4.1.5.1.1.24.2.1.2INTEGERread-writeIf on, the device will pass the token immediately after transmitting a frame, rather than awaiting the message to transit the ring.
OCT accTrMACAddr1.3.6.1.4.1.5.1.1.24.2.1.3OCTET STRINGread-writeLocally-administered MAC address of this interface. If zero, an algorithmically determined address is used.
INT accTrDefaultRingId1.3.6.1.4.1.5.1.1.24.2.1.4INTEGERread-writeRing ID that interface will use if one is not provided by a ring server.
INT accTrActiveRingId1.3.6.1.4.1.5.1.1.24.2.1.5INTEGERread-onlyID of ring that this interface participates on
INT accTrRingSrvStatus1.3.6.1.4.1.5.1.1.24.2.1.6INTEGERread-onlyIndicates if a ring server was found.
accSr1.3.6.1.4.1.5.1.1.25
accSrBridge1.3.6.1.4.1.5.1.1.25.1
INT accSrBridgeId1.3.6.1.4.1.5.1.1.25.1.1INTEGERread-writeID of this bridge
INT accSrVirRingId1.3.6.1.4.1.5.1.1.25.1.2INTEGERread-writeRing number used by bridges on a WAN
INT accSrHopLimit1.3.6.1.4.1.5.1.1.25.1.3INTEGERread-writeThis bridge will discard a broadcast packet which has transited this many bridges en route.
INT accSrSingleRtBcast1.3.6.1.4.1.5.1.1.25.1.4INTEGERread-writeIf off, this bridge will not forward single-route broadcast packets.
INT accSrNumPorts1.3.6.1.4.1.5.1.1.25.1.5INTEGERread-writeNumber of physical ports of unit.
INT accSrRifTimer1.3.6.1.4.1.5.1.1.25.1.6INTEGERread-write
TIK accSrSdsInterval1.3.6.1.4.1.5.1.1.25.1.7TimeTicksread-writeInterval between transmissions of SDS protocol packets
accSrPortParmTable1.3.6.1.4.1.5.1.1.25.2not-accessibleThis table contains per-port parameters for source-routed bridge ports.
accSrPortParmEntry1.3.6.1.4.1.5.1.1.25.2.1not-accessibleParameters for this bridge port
INT accSrParmsIndex1.3.6.1.4.1.5.1.1.25.2.1.1INTEGERread-onlyBridge port number
INT accSrAdminStatus1.3.6.1.4.1.5.1.1.25.2.1.2INTEGERread-writeAdministrative status of this bridge port. If down, source-routing bridging will not occur.
INT accSrOperStatus1.3.6.1.4.1.5.1.1.25.2.1.3INTEGERread-onlyOperational (is) status of this bridge port.
INT accSrPortProtocol1.3.6.1.4.1.5.1.1.25.2.1.4INTEGERread-writeProtocol
INT accSrPortLine1.3.6.1.4.1.5.1.1.25.2.1.5INTEGERread-writeIndex of physical port associated with this Source-Routing port.
INT accSrPortFRdlci1.3.6.1.4.1.5.1.1.25.2.1.6INTEGERread-writeFrame Relay DLCI for this port
INT accSrPortXBridgeStatus1.3.6.1.4.1.5.1.1.25.2.1.7INTEGERread-writeTranslation bridge status for this port.
INT accSrPortVirRingId1.3.6.1.4.1.5.1.1.25.2.1.8INTEGERread-writePort Virtual Ring Id
INT accSrPortSrMethod1.3.6.1.4.1.5.1.1.25.2.1.9INTEGERread-writePort Source Routing Method
accSrPortStatsTable1.3.6.1.4.1.5.1.1.25.3not-accessibleStatistical information on bridge ports.
accSrPortStatsEntry1.3.6.1.4.1.5.1.1.25.3.1not-accessibleStatistics for a single bridge port
INT accStatsIndex1.3.6.1.4.1.5.1.1.25.3.1.1INTEGERread-onlyBridge port number
CTR accInBcastPkts1.3.6.1.4.1.5.1.1.25.3.1.2Counterread-onlyAll-stations broadcast packets received
CTR accInUcastPkts1.3.6.1.4.1.5.1.1.25.3.1.3Counterread-onlyUnicast packets received
CTR accOutBcastPkts1.3.6.1.4.1.5.1.1.25.3.1.4Counterread-onlyAll-stations broadcast packets transmitted
CTR accOutUcastPkts1.3.6.1.4.1.5.1.1.25.3.1.5Counterread-onlyNon-unicast packets received
CTR accInSDSPkts1.3.6.1.4.1.5.1.1.25.3.1.6Counterread-onlySerial Discovery Sequence packets received. These packets are a component of a proprietary ACC protocol used when a serial link is established between a pair of ACC units.
CTR accInAPEPkts1.3.6.1.4.1.5.1.1.25.3.1.7Counterread-onlyAll-path explorer packets received
CTR accOutSDSPkts1.3.6.1.4.1.5.1.1.25.3.1.8Counterread-onlySerial Discovery Sequence packets transmitted.
CTR accOutAPEPkts1.3.6.1.4.1.5.1.1.25.3.1.9Counterread-onlyAll-Path Explorer Packets transmitted
CTR accInDiscPkts1.3.6.1.4.1.5.1.1.25.3.1.10Counterread-onlyPackets discarded due to address filtering.
CTR accOutDelayDiscPkts1.3.6.1.4.1.5.1.1.25.3.1.11Counterread-onlyPackets discarded because they were too long on the output queue.
CTR accOutPrioDiscPkts1.3.6.1.4.1.5.1.1.25.3.1.12Counterread-onlyPackets discarded due to protocol prioritization.
CTR accInMcastPkts1.3.6.1.4.1.5.1.1.25.3.1.13Counterread-onlyMulticast packets received.
CTR accOutMcastPkts1.3.6.1.4.1.5.1.1.25.3.1.14Counterread-onlyMulticast packets transmitted.
accSrRouteTable1.3.6.1.4.1.5.1.1.25.4not-accessibleTable of source-routing routes
accSrRouteEntry1.3.6.1.4.1.5.1.1.25.4.1not-accessibleInformation on a specific route
OCT accSrRtDest1.3.6.1.4.1.5.1.1.25.4.1.1OCTET STRINGread-onlyDestination for which route is intended
INT accSrRtControl1.3.6.1.4.1.5.1.1.25.4.1.2INTEGERread-onlyControl bytes in routing field
OCT accSrRtDesc1.3.6.1.4.1.5.1.1.25.4.1.3OCTET STRINGread-onlyRoute description; sequence of bridge and ring ID's.
INT accSrRtIfIndex1.3.6.1.4.1.5.1.1.25.4.1.4INTEGERread-only
accSrFilterTable1.3.6.1.4.1.5.1.1.25.5not-accessibleTable of filters to permit forwarding or dropping of frames on per-station-pair basis Records can be deleted by setting either the source or destination to the NULL type for the instance of interest.
accSrFilterEntry1.3.6.1.4.1.5.1.1.25.5.1not-accessibleA specific filter
OCT accSrFilterDest1.3.6.1.4.1.5.1.1.25.5.1.1OCTET STRINGread-writeDestination MAC address of packet to be filtered. Zero address matches all.
OCT accSrFilterSrc1.3.6.1.4.1.5.1.1.25.5.1.2OCTET STRINGread-writeSource MAC address of packet to be filtered Zero address matches all.
INT accSrFilterAction1.3.6.1.4.1.5.1.1.25.5.1.3INTEGERread-writeAction to take packets satisfying filter criteria. forward(0), discard(1)
accSrFpTable1.3.6.1.4.1.5.1.1.25.6not-accessibleA list of Forwarding Priority Entries. Entries are added/deleted via management action.
accSrFpEntry1.3.6.1.4.1.5.1.1.25.6.1not-accessibleRelative Priority between frames to be forwarded on a Bridge Port.
INT accSrFpIndex1.3.6.1.4.1.5.1.1.25.6.1.1INTEGERread-writePort number
INT accSrFpProt1.3.6.1.4.1.5.1.1.25.6.1.2INTEGERread-writeprotocol type Set this object to NULL to delete the entry.
INT accSrFpPrio1.3.6.1.4.1.5.1.1.25.6.1.3INTEGERread-writeRelative forwarding priority assigned to protocol. discard(0), low(1), normal(2), high(3)
accSrFpDefaults1.3.6.1.4.1.5.1.1.25.7
INT accSrFpPriDefault1.3.6.1.4.1.5.1.1.25.7.1INTEGERread-writediscard(0), low(1), normal(2), high(3)
accSrPortFRTable1.3.6.1.4.1.5.1.1.25.9not-accessible
accSrPortFREntry1.3.6.1.4.1.5.1.1.25.9.1not-accessible
INT accSrPortFRport1.3.6.1.4.1.5.1.1.25.9.1.1INTEGERread-only
INT accSrPortFRencap1.3.6.1.4.1.5.1.1.25.9.1.3INTEGERread-writeFrame Relay Encapsulation Method
accSrPortX25Table1.3.6.1.4.1.5.1.1.25.10not-accessible
accSrPortX25Entry1.3.6.1.4.1.5.1.1.25.10.1not-accessible
INT accSrPortX25port1.3.6.1.4.1.5.1.1.25.10.1.1INTEGERread-only
INT accSrPortX25addr11.3.6.1.4.1.5.1.1.25.10.1.2INTEGERread-write
INT accSrPortX25addr21.3.6.1.4.1.5.1.1.25.10.1.3INTEGERread-write
INT accSrPortX25idleTime1.3.6.1.4.1.5.1.1.25.10.1.4INTEGERread-write
INT accSrPortX25pktNegot1.3.6.1.4.1.5.1.1.25.10.1.5INTEGERread-write
INT accSrPortX25windowNegot1.3.6.1.4.1.5.1.1.25.10.1.6INTEGERread-write
INT accSrPortX25FacIndex1.3.6.1.4.1.5.1.1.25.10.1.7INTEGERread-writeIndex of optional facility string or zero.
accSrStp1.3.6.1.4.1.5.1.1.25.11
accSrStpBridge1.3.6.1.4.1.5.1.1.25.11.1
INT accSrStpPriority1.3.6.1.4.1.5.1.1.25.11.1.1INTEGERread-writeAmong all devices participating in the sr spanning tree, the one with the highest priority (numerically lowest value of this parameter) is elected as the Root of the spanning tree.
OCT accSrStpId1.3.6.1.4.1.5.1.1.25.11.1.2OCTET STRINGread-onlyUnique bridge identifier of this bridge. This object comprises two parts, one of which is the MAC address, and the other of which is the SrStpPriority and is the more significant part in priority comparisons.
OCT accSrStpBrAddr1.3.6.1.4.1.5.1.1.25.11.1.3OCTET STRINGread-onlyMAC address of preferred port for this bridge.
INT accSrStpMode1.3.6.1.4.1.5.1.1.25.11.1.4INTEGERread-writeStyle of this Bridge's participation in Spanning Tree. Ieee follows 802.1d recommendations, manual is a static assignment (no bpdus are sent, received bpdus are ignore), blue is nearly ieee, with some minor exceptions for interoperability with certain SR bridges.
TIK accSrStpFilterTime1.3.6.1.4.1.5.1.1.25.11.1.5TimeTicksread-onlyMinimum time period elapsing between the transmission of Hello frames through a given Bridge Port. No more than two Hello frames shall be transmitted in any SrStpFilterTime period.
OCT accSrStpMcastAddr1.3.6.1.4.1.5.1.1.25.11.1.6OCTET STRINGread-writeA unique MAC group address, recognised by all the Bridges within the Bridged Local Area Network.
INT accSrStpTopChangeDet1.3.6.1.4.1.5.1.1.25.11.1.7INTEGERread-onlyIndicates if this unit has detected the Topology change indication in the hello BPDU.
INT accSrStpTopChange1.3.6.1.4.1.5.1.1.25.11.1.8INTEGERread-onlyIndicates if the STP topology of a network is in process of changing.
TIK accSrStpTopChangeTimer1.3.6.1.4.1.5.1.1.25.11.1.9TimeTicksread-onlyThis timer serves to determine the time period for which hello frames are transmitted with the Topology Change flag parameter set by the Bridge when it is the Root following the detection of a topology change.
OCT accSrStpDesRoot1.3.6.1.4.1.5.1.1.25.11.1.10OCTET STRINGread-onlyThe Bridge Identifier of the device currently assumed by this unit to be the Root.
INT accSrStpRootPathCost1.3.6.1.4.1.5.1.1.25.11.1.11INTEGERread-onlyCurrent path cost to the Root Bridge.
OCT accSrStpRootPort1.3.6.1.4.1.5.1.1.25.11.1.12OCTET STRINGread-onlyPort Number of the one Port in the direction of the Root. (Value is meaningless if this unit is the Root).
INT accSrStpMaxAge1.3.6.1.4.1.5.1.1.25.11.1.13INTEGERread-writeThe value of the Max Age parameter when the Bridge is the Root or attempting to become the Root. The Max Age parameter is conveyed to ensure that each Bridge in a Bridged Local Area Network has a consistent value against which to test the age of stored protocol information.
INT accSrStpHelloTime1.3.6.1.4.1.5.1.1.25.11.1.14INTEGERread-writeInterval between Hello frames that this Bridge will initiate when it is Root or is attempting to be Root.
INT accSrStpForwardDelay1.3.6.1.4.1.5.1.1.25.11.1.15INTEGERread-writeThe time (seconds) spent in the Listening state while moving from the Blocking state to the Learning state. The time (seconds) spent in the Learning state while moving from the Listening state to the Forwarding state. The value (seconds) used for the ageing time of dynamic entries in the Forwarding Database table wile the Topology Change flag is set in protocol messages received from the Root. This object only has an effect if SRT bridging is enabled
TIK accSrStpUpTime1.3.6.1.4.1.5.1.1.25.11.1.16TimeTicksread-only
CTR accSrStpTopChangeCnts1.3.6.1.4.1.5.1.1.25.11.1.17Counterread-only
accSrStpPortParms1.3.6.1.4.1.5.1.1.25.11.2
INT accSrStpPortState1.3.6.1.4.1.5.1.1.25.11.2.1INTEGERread-onlyaccSrStpPortState reports the operational status of the port. The learning state will only be reported if SRT bridging is enabled
INT accSrStpPortPathCost1.3.6.1.4.1.5.1.1.25.11.2.2INTEGERread-writePath cost
OCT accSrStpPortDesRoot1.3.6.1.4.1.5.1.1.25.11.2.3OCTET STRINGread-onlyDesignated root
INT accSrStpPortDesCost1.3.6.1.4.1.5.1.1.25.11.2.4INTEGERread-onlyCost to designated root
OCT accSrStpPortDesBridge1.3.6.1.4.1.5.1.1.25.11.2.5OCTET STRINGread-onlyDesignated bridge
OCT accSrStpPortDesPort1.3.6.1.4.1.5.1.1.25.11.2.6OCTET STRINGread-onlyDesignated port
INT accSrStpPortPriority1.3.6.1.4.1.5.1.1.25.11.2.7INTEGERread-writeRelative STP priority of this port
CTR accSrStpPortInPkts1.3.6.1.4.1.5.1.1.25.11.2.8Counterread-onlyNumber of spanning tree packets recieved
CTR accSrStpPortOutPkts1.3.6.1.4.1.5.1.1.25.11.2.9Counterread-onlyNumber of spanning tree packets sent
INT accSrStpPortAdmin1.3.6.1.4.1.5.1.1.25.11.2.10INTEGERread-writeaccSrStpPortAdminStatus reports the administrative status of the STP port; an update to this variable requires a reset. When the STP mode is manual, the accSrStpPortAdminStatus determines whether the port is part of the active spanning tree or not.
accSrRingTable1.3.6.1.4.1.5.1.1.25.12not-accessible
accSrRingEntry1.3.6.1.4.1.5.1.1.25.12.1not-accessible
INT accSrRingTblRingID1.3.6.1.4.1.5.1.1.25.12.1.1INTEGERread-onlyThe ring number of a Token Ring reachable across the Virtual Ring.
INT accSrRingTblBridgeID1.3.6.1.4.1.5.1.1.25.12.1.2INTEGERread-writeThe bridge ID used to reach a Token Ring across the Virtual Ring.
INT accSrRingTblPortIndex1.3.6.1.4.1.5.1.1.25.12.1.3INTEGERread-writeThe SR bridge port used to forward packets on the Virtual Ring.
INT accSrRingTblMetric1.3.6.1.4.1.5.1.1.25.12.1.4INTEGERread-writeThe number of hops to reach a Token Ring across the Virtual Ring.
INT accSrRingTblAge1.3.6.1.4.1.5.1.1.25.12.1.5INTEGERread-writeThe age, in seconds of this ring information.
OCT accSrRingTblNbrMacAddr1.3.6.1.4.1.5.1.1.25.12.1.6OCTET STRINGread-writeThe MAC address of the neighbor on the Virtual Ring used to reach a remote Token Ring. (currently only used for Ethernets)
accSrFiltIITable1.3.6.1.4.1.5.1.1.25.13not-accessibleA list of Filtering entries.
accSrFiltIIEntry1.3.6.1.4.1.5.1.1.25.13.1not-accessibleA Filtering entry which defines the SR action to be taken based upon the destination AND source MAC Addresses AFTER applying the address masks, port number, port protocol and logic op of received frames.
OCT accSrFiltIIEntDstMacAddr1.3.6.1.4.1.5.1.1.25.13.1.1OCTET STRINGread-writeDestination MAC Address of the Filtering entry.
OCT accSrFiltIIEntSrcMacAddr1.3.6.1.4.1.5.1.1.25.13.1.2OCTET STRINGread-writeSource MAC Address of the Filtering entry.
INT accSrFiltIIEntDisp1.3.6.1.4.1.5.1.1.25.13.1.3INTEGERread-writeDisposition of received Frame. Note that a Frame is never sent back out on the Port on which it was received.
INT accSrFiltIIEntPort1.3.6.1.4.1.5.1.1.25.13.1.4INTEGERread-writeIn all cases, the destination port of the received frame.
INT accSrFiltIIEntLogicalOp1.3.6.1.4.1.5.1.1.25.13.1.5INTEGERread-writeLogical operation to be performed in conjunction with specified protocol. This is an optional parameter.
OCT accSrFiltIIEntProtocol1.3.6.1.4.1.5.1.1.25.13.1.6OCTET STRINGread-writeProtocol to be used in conjunction with logical operation to determine the disposition of all received packets.
OCT accSrFiltIIEntDstMacAddrMask1.3.6.1.4.1.5.1.1.25.13.1.7OCTET STRINGread-writeDestination MAC Address Mask for the Filtering entry. The mask is ANDed with the Destination address to determine that part of the MAC address which is used in the filtering decision.
OCT accSrFiltIIEntSrcMacAddrMask1.3.6.1.4.1.5.1.1.25.13.1.8OCTET STRINGread-writeSource MAC Address Mask for the Filtering entry. The mask is ANDed with the Source address to determine that part of the MAC address which is used in the filtering decision.
INT accSrFiltIIDiscards1.3.6.1.4.1.5.1.1.25.14INTEGERread-onlyThe number of packets discarded as a result of bridge filtering. Maintained globally for all ports.
INT accSrFiltIIEntries1.3.6.1.4.1.5.1.1.25.15INTEGERread-onlyThe number of entries currently in the bridge filtering table. The maximum number of entries is 150.
accSMDS1.3.6.1.4.1.5.1.1.26
accSmdsPortTable1.3.6.1.4.1.5.1.1.26.1not-accessibleThis table contains SMDS port parameters and state variables, one entry per SMDS port.
accSmdsPortEntry1.3.6.1.4.1.5.1.1.26.1.1not-accessibleThis list contains SMDS port parameters and state variables.
INT accSmdsPortIndex1.3.6.1.4.1.5.1.1.26.1.1.1INTEGERread-onlyThe value of this object identifies the SIP port interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in RFC 1156 and RFC 1213, for the same interface.
ADR accSmdsPortIA1.3.6.1.4.1.5.1.1.26.1.1.2SmdsAddressread-writeThe value of this object specifies the SNI Individual address configured for this SIP interface port.
accSipL3Table1.3.6.1.4.1.5.1.1.26.2not-accessibleThis table contains SIP L3 parameters and state variables, one entry per SIP port.
accSipL3Entry1.3.6.1.4.1.5.1.1.26.2.1not-accessibleThis list contains SIP L3 parameters and state variables.
INT accSipL3Index1.3.6.1.4.1.5.1.1.26.2.1.1INTEGERread-onlyThe value of this object identifies the SIP port interface for which this entry contains management information. The value of this object for a particular interface has the same value as the ifIndex object, defined in RFC 1156 and RFC 1213, for the same interface.
CTR accSipL3RcvIAs1.3.6.1.4.1.5.1.1.26.2.1.2Counterread-onlyThe total number of individually addressed SIP Level 3 PDUs received from the remote system across the SNI. The total includes only unerrored L3PDUs.
CTR accSipL3RcvGAs1.3.6.1.4.1.5.1.1.26.2.1.3Counterread-onlyThe total number of group addressed SIP Level 3 PDUs received from the remote system across the SNI. The total includes only unerrored L3PDUs.
CTR accSipL3UnkIAs1.3.6.1.4.1.5.1.1.26.2.1.4Counterread-onlyThe number of SIP Level 3 PDUs received from the remote system with invalid or unknown individual destination addresses (Destination Address Screening violations are not included). See SMDS Subscription MIB module.
CTR accSipL3UnkGAs1.3.6.1.4.1.5.1.1.26.2.1.5Counterread-onlyThe number of SIP Level 3 PDUs received from the remote system with invalid or unknown group addresses. (Destination Address Screening violations are not included). See SMDS Subscription MIB module.
CTR accSipL3SndIAs1.3.6.1.4.1.5.1.1.26.2.1.6Counterread-onlyThe number of individually addressed SIP Level 3 PDUs that have been sent by this system across the SNI.
CTR accSipL3SndGAs1.3.6.1.4.1.5.1.1.26.2.1.7Counterread-onlyThe number of group addressed SIP L3PDUs that have been sent by this system across the SNI.
CTR accSipL3Errors1.3.6.1.4.1.5.1.1.26.2.1.8Counterread-onlyThe total number of SIP Level 3 PDUs received from the remote system that were discovered to have errors (including protocol processing and bit errors but excluding addressing-related errors) and were discarded. Includes both group addressed L3PDUs and L3PDUs containing an individual destination address.
CTR accSipL3InvAddrs1.3.6.1.4.1.5.1.1.26.2.1.9Counterread-onlyThe number of SIP Level 3 PDUs received from the remote system that had the Source or Destination Address_Type subfields, (the four most significant bits of the 64 bit address field), not equal to the value 1100 or 1110. Also, an error is considered to have occurred if the Address_Type field for a Source Address, the four most significant bits of the 64 bits, is equal to 1110 (a group address).
accRload1.3.6.1.4.1.5.1.1.27
accRlSourceTable1.3.6.1.4.1.5.1.1.27.1not-accessibleTable of host/filenames for remote loading of system application code. To delete an entry, set the value of accRlPriority to NULL for the desired instance. Existing entries may be modified (overwritten).
accRlSourceEntry1.3.6.1.4.1.5.1.1.27.1.1not-accessibleSpecific host/filename information
IP accRlHostAddr1.3.6.1.4.1.5.1.1.27.1.1.1IpAddressread-writeIP address of host which contains the application file to be remote-loaded.
STR accRlFilename1.3.6.1.4.1.5.1.1.27.1.1.2DisplayStringread-writeASCII filename of application file to be remote-loaded to unit.
INT accRlPriority1.3.6.1.4.1.5.1.1.27.1.1.3INTEGERread-writePriority of this entry. Attempts will be made to download from host/filename with lowest numerical value of priority first, then next lowest, etc. Range is limited to number of entries in the table.
INT accNetload1.3.6.1.4.1.5.1.1.27.2INTEGERread-writeSetting this object to initiate causes the unit to attempt to load application code into local (execution) memory from a file in the accRlSourceTable. This code will then be immediately executed.
INT accDownload1.3.6.1.4.1.5.1.1.27.3INTEGERread-writeSetting this object to initiate causes the unit to load local EPROM with application code brought over the network from a file in the accRlSourceTable.
INT accPromload1.3.6.1.4.1.5.1.1.27.4INTEGERread-writeSetting this object to initiate causes the unit to load local EPROM with diagnostics and the remote loader application brought over the network from a file called PROMLOAD from a host in the accRlSourceTable.
accCfgLoad1.3.6.1.4.1.5.1.1.27.5
IP accCfgHost1.3.6.1.4.1.5.1.1.27.5.1IpAddressread-writeThe IP address of the TFTP server to attempt a download from. This object is used in conjunction with accCfgFile & accCfgDisp to download configurations.
STR accCfgFile1.3.6.1.4.1.5.1.1.27.5.2DisplayStringread-writeThe filename (include pathname) of the file on the TFTP server to download. This object is used in conjunction with accCfgHost & accCfgDisp to download configurations.
INT accCfgDisp1.3.6.1.4.1.5.1.1.27.5.3INTEGERread-writeThe action to take following the successful TFTP download of a file. reset specifies that the downloaded file is a binary configuration file. The configuration is overwritten with the downloaded file, and the unit resets, using the downloaded configuration on restart. reload specifies that the downloaded file is a binary configuration file. The configuration is overwritten with the downloaded file, and the unit reloads, using the downloaded configuration on restart. execute specifies that the downloaded file is a configuration script containing client commands. On download the script is parsed and the commands executed.
accTftpStat1.3.6.1.4.1.5.1.1.27.6
INT accTftpStatus1.3.6.1.4.1.5.1.1.27.6.1INTEGERread-onlyThe state of the remote loader (client of TFTP).
STR accTftpLocalFile1.3.6.1.4.1.5.1.1.27.6.2DisplayStringread-onlyThe local filename used in the last upload/download.
STR accTftpRemoteFile1.3.6.1.4.1.5.1.1.27.6.3DisplayStringread-onlyThe remote filename used in the last download.
INT accTftpOctetsTransferred1.3.6.1.4.1.5.1.1.27.6.4INTEGERread-onlyThe number of octets transferred in the last/current upload/download.
STR accTftpLastMsg1.3.6.1.4.1.5.1.1.27.6.5DisplayStringread-onlyThe contents of the last trap message generated by the remote loader.
accTftpCmd1.3.6.1.4.1.5.1.1.27.7
INT accTftpCmdReq1.3.6.1.4.1.5.1.1.27.7.1INTEGERread-onlyTFTP command request.
IP accTftpCmdHost1.3.6.1.4.1.5.1.1.27.7.2IpAddressread-onlyTFTP command host.
STR accTftpCmdRemote1.3.6.1.4.1.5.1.1.27.7.3DisplayStringread-onlyTFTP remote file name.
STR accTftpCmdLocal1.3.6.1.4.1.5.1.1.27.7.4DisplayStringread-onlyTFTP local file name.
accAt1.3.6.1.4.1.5.1.1.28
accAtNode1.3.6.1.4.1.5.1.1.28.1
INT accAtNodeAdState1.3.6.1.4.1.5.1.1.28.1.1INTEGERread-writeThe administrative state of the AppleTalk router. If set to on(1), AppleTalk packets will be routed on ports which have been administratively enabled. If set to off(3), AppleTalk packets will be bridged.
INT accAtNodeChecksum1.3.6.1.4.1.5.1.1.28.1.2INTEGERread-writeThe AppleTalk checksum mode. If set to on(1), output packets will be generated with the standard AppleTalk checksum. If set to off(2), output packets will be generated with a null checksum. Checksum verification is performed on input if and only if a DDP checksum is present.
TIK accAtNodeAarpExpire1.3.6.1.4.1.5.1.1.28.1.3TimeTicksread-writeThe AARP database expiration interval. AARP database entries which are not updated within this interval of time are deleted from the database. The default value is 360000 (1 hour).
accAtAarpTable1.3.6.1.4.1.5.1.1.28.2not-accessibleThe AARP database containing AppleTalk protocol to hardware address mappings. This view of the AARP database differs from the standard view as seen from the experimental branch of the MIB.
accAtAarpEntry1.3.6.1.4.1.5.1.1.28.2.1not-accessibleAn AARP database entry which maps a particular AppleTalk protocol address into a MAC-layer hardware address.
INT accAtAarpTabPort1.3.6.1.4.1.5.1.1.28.2.1.1INTEGERread-onlyThe logical port number of a directly-connected AppleTalk network.
OCT accAtAarpTabMacAddr1.3.6.1.4.1.5.1.1.28.2.1.2OCTET STRINGread-onlyThe 48-bit Ethernet or Token Ring MAC-layer address which corresponds to the AppleTalk network address.
OCT accAtAarpTabNetAddr1.3.6.1.4.1.5.1.1.28.2.1.3OCTET STRINGread-onlyThe 24-bit AppleTalk network address consisting of a 16-bit network number and 8-bit node id.
INT accAtAarpTabStatus1.3.6.1.4.1.5.1.1.28.2.1.4INTEGERread-onlyThe status of the entry. A status of dynamic(1) indicates the entry can be deleted when the expiration interval expires, a status of static(1) indicates the entry contains the address of a local port, and a status of pending(3) indicates the entry is not complete (i.e., the hardware or protocol address is unknown).
accAtAarpStatsTable1.3.6.1.4.1.5.1.1.28.3not-accessibleAppleTalk Address Resolution Protocol (AARP) statistics maintained and reported on a per-port basis.
accAtAarpStatsEntry1.3.6.1.4.1.5.1.1.28.3.1not-accessibleThe AARP statistics for a particular logical port. If the port is not connected to an AppleTalk network which uses AARP, all statistics will be reported with a zero value.
CTR accAtAarpStatsInRequests1.3.6.1.4.1.5.1.1.28.3.1.1Counterread-onlyThe number of AARP request packets received.
CTR accAtAarpStatsInResponses1.3.6.1.4.1.5.1.1.28.3.1.2Counterread-onlyThe number of AARP response packets received.
CTR accAtAarpStatsInProbes1.3.6.1.4.1.5.1.1.28.3.1.3Counterread-onlyThe number of AARP probe packets received.
CTR accAtAarpStatsOutRequests1.3.6.1.4.1.5.1.1.28.3.1.4Counterread-onlyThe number of AARP request packets sent.
CTR accAtAarpStatsOutResponses1.3.6.1.4.1.5.1.1.28.3.1.5Counterread-onlyThe number of AARP response packets sent.
CTR accAtAarpStatsOutProbes1.3.6.1.4.1.5.1.1.28.3.1.6Counterread-onlyThe number of AARP probe packets sent.
CTR accAtAarpStatsNoReplys1.3.6.1.4.1.5.1.1.28.3.1.7Counterread-onlyThe number of times an AARP request packet and its subsequent retransmissions received no response.
CTR accAtAarpStatsExpires1.3.6.1.4.1.5.1.1.28.3.1.8Counterread-onlyThe number of times an entry was deleted from the AARP database because the expiration interval had expired.
CTR accAtAarpStatsDiscards1.3.6.1.4.1.5.1.1.28.3.1.9Counterread-onlyThe number of queued output packets discarded because of an unanswered AARP request.
CTR accAtAarpStatsInErrors1.3.6.1.4.1.5.1.1.28.3.1.10Counterread-onlyThe number of AARP packets received which were invalid or which could not be processed because of some internal error.
CTR accAtAarpStatsOutErrors1.3.6.1.4.1.5.1.1.28.3.1.11Counterread-onlyThe number of AARP packets which could not be sent because of some internal error.
accAtAdbStats1.3.6.1.4.1.5.1.1.28.4
CTR accAtAdbStatsCacheds1.3.6.1.4.1.5.1.1.28.4.1Counterread-onlyThe number of times the desired database entry was the first entry in the hash bucket (i.e., it had already been rotated to the beginning of the list of entries with the same hash value).
CTR accAtAdbStatsRotates1.3.6.1.4.1.5.1.1.28.4.2Counterread-onlyThe number of times the desired database entry was not the first entry in the hash bucket and had to be rotated to the beginning of the list.
CTR accAtAdbStatsNoEntries1.3.6.1.4.1.5.1.1.28.4.3Counterread-onlyThe number of times the desired entry was not in the AARP database.
CTR accAtAdbStatsAdds1.3.6.1.4.1.5.1.1.28.4.4Counterread-onlyThe number of times a new entry was added to the AARP database.
CTR accAtAdbStatsUpdates1.3.6.1.4.1.5.1.1.28.4.5Counterread-onlyThe number of times an existing entry was updated.
CTR accAtAdbStatsDeletes1.3.6.1.4.1.5.1.1.28.4.6Counterread-onlyThe number of times an entry was deleted from the AARP database.
CTR accAtAdbStatsTrims1.3.6.1.4.1.5.1.1.28.4.7Counterread-onlyThe number of times the AARP database was trimmed to make room for a new entry.
CTR accAtAdbStatsDiscards1.3.6.1.4.1.5.1.1.28.4.8Counterread-onlyThe number of queued output packets discarded because the anchoring database entry was deleted.
accAtDdpStats1.3.6.1.4.1.5.1.1.28.5
CTR accAtDdpStatsNoOutRoutes1.3.6.1.4.1.5.1.1.28.5.1Counterread-onlyThe number of output packets generated by local protocol handlers for which there was not route to the destination network.
CTR accAtDdpStatsInErrors1.3.6.1.4.1.5.1.1.28.5.2Counterread-onlyThe number of packets received which could not be delivered because of some internal error.
CTR accAtDdpStatsOutErrors1.3.6.1.4.1.5.1.1.28.5.3Counterread-onlyThe number of packets locally generated which could not be sent because of some internal error.
accAtNetTable1.3.6.1.4.1.5.1.1.28.6not-accessibleAppleTalk network configuration table stored in NVM.
accAtNetEntry1.3.6.1.4.1.5.1.1.28.6.1not-accessibleThe information stored in NVM which defines an AppleTalk network or half-router serial port. This information supplements standard configuration parameters defined in the experimental branch of the MIB.
INT accAtNetTabProtocol1.3.6.1.4.1.5.1.1.28.6.1.1INTEGERread-writeThe type of data-link protocol used. These types augment the standard definitions in the experimental branch of the MIB and are used to maintain conformity with ACC management commands. Setting this object will cause all other objects associated with this entry to be reset to their default values.
INT accAtNetTabRtmpIncr1.3.6.1.4.1.5.1.1.28.6.1.2INTEGERread-writeThe RTMP hop-count increment to be applied to packets forwarded via this port or routing tuples received received on this port.
TIK accAtNetTabRtmpSend1.3.6.1.4.1.5.1.1.28.6.1.3TimeTicksread-writeThe RTMP send interval for routing updates sent via this port. The RTMP send interval may be set to a higher value on serial ports to limit the amount of bandwidth consumed by routing updates.
OCT accAtNetTabX25Addr11.3.6.1.4.1.5.1.1.28.6.1.4OCTET STRINGread-writeThe normal DTE address to use for sending or receiving packets via an X.25 virtual circuit.
OCT accAtNetTabX25Addr21.3.6.1.4.1.5.1.1.28.6.1.5OCTET STRINGread-writeAn alternate DTE address to use for receiving packets via an X.25 virtual circuit.
TIK accAtNetTabX25Idle1.3.6.1.4.1.5.1.1.28.6.1.6TimeTicksread-writeThe interval which governs how long an X.25 circuit can be idle before it is cleared.
INT accAtNetTabX25PktSize1.3.6.1.4.1.5.1.1.28.6.1.7INTEGERread-writeThe desired packet size to be negotiated during X.25 call establishment. pktsize1(0), pktsize2(16), pktsize3(32), pktsize4(64), pktsize5(128), pktsize6(256), pktsize7(512), pktsize8(1024)
INT accAtNetTabX25WinSize1.3.6.1.4.1.5.1.1.28.6.1.8INTEGERread-writeThe desired window size to be negotiated during X.25 call establishment.
INT accAtNetTabX25FacIndex1.3.6.1.4.1.5.1.1.28.6.1.9INTEGERread-writeIndex of optional facility string or zero.
accAtPortTable1.3.6.1.4.1.5.1.1.28.7not-accessibleThe AppleTalk port table stored in RAM. For each valid network table entry configured in NVM when the port table is initialized (after system reset) there is a corresponding port table entry in RAM.
accAtPortEntry1.3.6.1.4.1.5.1.1.28.7.1not-accessibleThe information maintained in RAM for a particular logical port.
INT accAtPortTabIndex1.3.6.1.4.1.5.1.1.28.7.1.1INTEGERread-onlyThe logical port number. Only ports which were defined prior to the last system reset and whose configuration entries contained valid parameters are initialized and stored in RAM.
OCT accAtPortTabNetAddr1.3.6.1.4.1.5.1.1.28.7.1.2OCTET STRINGread-onlyThe ports DDP network address consisting of a 16-bit AppleTalk network number and 8-bit node id. This address is determined dynamically during port start up and may change after a system reset.
INT accAtPortTabState1.3.6.1.4.1.5.1.1.28.7.1.3INTEGERread-onlyThe operational state of the port.
STR accAtPortTabDescr1.3.6.1.4.1.5.1.1.28.7.1.4DisplayStringread-onlyDisplayable text describing the type of logical port.
INT accAtPortTabErrCode1.3.6.1.4.1.5.1.1.28.7.1.5INTEGERread-onlyAn error code indicating why the logical port has been disabled. This value is set when the operational state (accAtPortTabState) of a port is set to error(11) due to some condition which may prevent continued operation.
TIK accAtPortTabErrTime1.3.6.1.4.1.5.1.1.28.7.1.6TimeTicksread-onlyThe time (relative to the last system reset) at which the port became disabled.
OCT accAtPortTabErrAddr1.3.6.1.4.1.5.1.1.28.7.1.7OCTET STRINGread-onlyThe DDP network address of a neighboring router or AppleTalk node which was the source of information causing the port to become disabled. The DDP address consists of a 16-bit AppleTalk network number and 8-bit node id.
STR accAtPortTabErrDescr1.3.6.1.4.1.5.1.1.28.7.1.8DisplayStringread-onlyDisplayable text which describes why the port has been disabled.
INT accAtPortTabErrCount1.3.6.1.4.1.5.1.1.28.7.1.9INTEGERread-onlyThe number of subsequent errors which have been detected while a port is disabled.
accAtPortStatsTable1.3.6.1.4.1.5.1.1.28.8not-accessibleDatagram Delivery Protocol (DDP) statistics maintained and reported on a per-port basis.
accAtPortStatsEntry1.3.6.1.4.1.5.1.1.28.8.1not-accessibleThe DDP statistics maintained for a particular logical port.
CTR accAtPortStatsInTotals1.3.6.1.4.1.5.1.1.28.8.1.1Counterread-onlyThe total number of DDP packets received via the port.
CTR accAtPortStatsInShorts1.3.6.1.4.1.5.1.1.28.8.1.2Counterread-onlyThe total number of DDP packets received with short headers.
CTR accAtPortStatsNotForMes1.3.6.1.4.1.5.1.1.28.8.1.3Counterread-onlyThe number of Phase 1 unicast packets received with a LLAP header whose destination node id did not match that of the receiving port.
CTR accAtPortStatsTooShorts1.3.6.1.4.1.5.1.1.28.8.1.4Counterread-onlyThe number of DDP packets received whose length was less than that of a DDP header or whose physical length was less than the logical length.
CTR accAtPortStatsTooLongs1.3.6.1.4.1.5.1.1.28.8.1.5Counterread-onlyThe number of of DDP packets received whose length exceeded the maximum datagram size or whose physical length was greater than the logical length.
CTR accAtPortStatsChksums1.3.6.1.4.1.5.1.1.28.8.1.6Counterread-onlyThe number of DDP packets received with an invalid checksum.
CTR accAtPortStatsNotMyNets1.3.6.1.4.1.5.1.1.28.8.1.7Counterread-onlyThe number of DDP broadcast packets received whose destination network number was within the range of the connected network but which did not match the network number assigned to the port.
CTR accAtPortStatsInFwdReqs1.3.6.1.4.1.5.1.1.28.8.1.8Counterread-onlyThe number of DDP packets received which were not addressed to the receiving port (although some may have been addressed to another port on the same router).
CTR accAtPortStatsFwdBcasts1.3.6.1.4.1.5.1.1.28.8.1.9Counterread-onlyThe number of DDP broadcast packets receive whose destination network number was not within the range of the connected network.
CTR accAtPortStatsNoFwdRoutes1.3.6.1.4.1.5.1.1.28.8.1.10Counterread-onlyThe number of DDP packets received for which no route to the destination network existed.
CTR accAtPortStatsHopCounts1.3.6.1.4.1.5.1.1.28.8.1.11Counterread-onlyThe number of DDP packets received which were discarded because the hop count had exceeded the maximum value.
CTR accAtPortStatsReflects1.3.6.1.4.1.5.1.1.28.8.1.12Counterread-onlyThe number of DDP packets received which were addressed to another node on the same network.
CTR accAtPortStatsOutTotals1.3.6.1.4.1.5.1.1.28.8.1.13Counterread-onlyThe total number of DDP packets sent via the port.
CTR accAtPortStatsOutShorts1.3.6.1.4.1.5.1.1.28.8.1.14Counterread-onlyThe number of DDP packets send with short headers.
CTR accAtPortStatsOutFwdReqs1.3.6.1.4.1.5.1.1.28.8.1.15Counterread-onlyThe number of DDP packets forwarded to this port from all other ports.
CTR accAtPortStatsInErrors1.3.6.1.4.1.5.1.1.28.8.1.16Counterread-onlyThe number of DDP packets received which could not be processed because of some internal error.
CTR accAtPortStatsOutErrors1.3.6.1.4.1.5.1.1.28.8.1.17Counterread-onlyThe number of DDP packets which could not be sent because of some internal error.
accAtRtmpStats1.3.6.1.4.1.5.1.1.28.9
CTR accAtRtmpStatsInRequests1.3.6.1.4.1.5.1.1.28.9.1Counterread-onlyThe number of RTMP request packets received.
CTR accAtRtmpStatsInDataReqs1.3.6.1.4.1.5.1.1.28.9.2Counterread-onlyThe number of RTMP route data request packets received.
CTR accAtRtmpStatsInResponses1.3.6.1.4.1.5.1.1.28.9.3Counterread-onlyThe number of RTMP response packets received.
CTR accAtRtmpStatsInDataResps1.3.6.1.4.1.5.1.1.28.9.4Counterread-onlyThe number of RTMP route data response packets received.
CTR accAtRtmpStatsOutRequests1.3.6.1.4.1.5.1.1.28.9.5Counterread-onlyThe number of RTMP request packets sent.
CTR accAtRtmpStatsOutDataReqs1.3.6.1.4.1.5.1.1.28.9.6Counterread-onlyThe number of RTMP route data request packets sent.
CTR accAtRtmpStatsOutResponses1.3.6.1.4.1.5.1.1.28.9.7Counterread-onlyThe number of RTMP response packets sent.
CTR accAtRtmpStatsOutDataResps1.3.6.1.4.1.5.1.1.28.9.8Counterread-onlyThe number of RTMP route data response packets sent.
CTR accAtRtmpStatsNetConflicts1.3.6.1.4.1.5.1.1.28.9.9Counterread-onlyThe number of RTMP packets received which conflicted with the network number range configured for the receiving port or garnered from another router.
CTR accAtRtmpStatsInErrors1.3.6.1.4.1.5.1.1.28.9.10Counterread-onlyThe number of RTMP packets received containing a format error or which could not be processed because of some internal error.
CTR accAtRtmpStatsOutErrors1.3.6.1.4.1.5.1.1.28.9.11Counterread-onlyThe number of RTMP packets which could not be sent because of some internal error.
accAtRdbStats1.3.6.1.4.1.5.1.1.28.10
CTR accAtRdbStatsCacheds1.3.6.1.4.1.5.1.1.28.10.1Counterread-onlyThe number of times the desired route was already cached.
CTR accAtRdbStatsSearchs1.3.6.1.4.1.5.1.1.28.10.2Counterread-onlyThe number of times the desired route was not cached and the routing database had to be searched.
CTR accAtRdbStatsNoRoutes1.3.6.1.4.1.5.1.1.28.10.3Counterread-onlyThe number of times no route could be found to the destination network.
CTR accAtRdbStatsAdds1.3.6.1.4.1.5.1.1.28.10.4Counterread-onlyThe number of times a new network was added to the routing database.
CTR accAtRdbStatsUpdates1.3.6.1.4.1.5.1.1.28.10.5Counterread-onlyThe number of times an existing route was updated.
CTR accAtRdbStatsDeletes1.3.6.1.4.1.5.1.1.28.10.6Counterread-onlyThe number of times a route was deleted from the routing database.
accAtNbpStats1.3.6.1.4.1.5.1.1.28.11
CTR accAtNbpStatsInBrReqs1.3.6.1.4.1.5.1.1.28.11.1Counterread-onlyThe number of NBP broadcast request packets received.
CTR accAtNbpStatsInLkUpReqs1.3.6.1.4.1.5.1.1.28.11.2Counterread-onlyThe number of NBP lookup request packets received.
CTR accAtNbpStatsInLkUpResps1.3.6.1.4.1.5.1.1.28.11.3Counterread-onlyThe number of NBP lookup response packets received.
CTR accAtNbpStatsInFwdReqs1.3.6.1.4.1.5.1.1.28.11.4Counterread-onlyThe number of NBP forward request packets received.
CTR accAtNbpStatsOutBrReqs1.3.6.1.4.1.5.1.1.28.11.5Counterread-onlyThe number of NBP broadcast request packets sent.
CTR accAtNbpStatsOutLkUpReqs1.3.6.1.4.1.5.1.1.28.11.6Counterread-onlyThe number of NBP lookup request packets sent.
CTR accAtNbpStatsOutLkUpResps1.3.6.1.4.1.5.1.1.28.11.7Counterread-onlyThe number of NBP lookup response packets sent.
CTR accAtNbpStatsOutFwdReqs1.3.6.1.4.1.5.1.1.28.11.8Counterread-onlyThe number of NBP forward request packets sent.
CTR accAtNbpStatsNoZones1.3.6.1.4.1.5.1.1.28.11.9Counterread-onlyThe number of NBP request packets received which referenced a zone name which was not in the zone database.
CTR accAtNbpStatsInErrors1.3.6.1.4.1.5.1.1.28.11.10Counterread-onlyThe number of NBP packets received which were invalid or which could not be processed because of some internal error.
CTR accAtNbpStatsOutErrors1.3.6.1.4.1.5.1.1.28.11.11Counterread-onlyThe number of NBP packets which could not be sent because of some internal error.
accAtZipStats1.3.6.1.4.1.5.1.1.28.12
CTR accAtZipStatsInQuerys1.3.6.1.4.1.5.1.1.28.12.1Counterread-onlyThe number of ZIP zone-list-query packets received.
CTR accAtZipStatsInReplies1.3.6.1.4.1.5.1.1.28.12.2Counterread-onlyThe number of ZIP zone-list-reply packets received.
CTR accAtZipStatsInExtReplies1.3.6.1.4.1.5.1.1.28.12.3Counterread-onlyThe number of ZIP extended zone-list-reply packets received.
CTR accAtZipStatsInInfoReqs1.3.6.1.4.1.5.1.1.28.12.4Counterread-onlyThe number of ZIP get-network-information request packets received.
CTR accAtZipStatsInInfoReps1.3.6.1.4.1.5.1.1.28.12.5Counterread-onlyThe number of ZIP get-network-information reply packets received.
CTR accAtZipStatsInTakeDowns1.3.6.1.4.1.5.1.1.28.12.6Counterread-onlyThe number of ZIP take-down request packets received.
CTR accAtZipStatsInBringUps1.3.6.1.4.1.5.1.1.28.12.7Counterread-onlyThe number of ZIP bring-up request packets received.
CTR accAtZipStatsInNotifies1.3.6.1.4.1.5.1.1.28.12.8Counterread-onlyThe number of ZIP notify request packets received.
CTR accAtZipStatsInGetZLReqs1.3.6.1.4.1.5.1.1.28.12.9Counterread-onlyThe number of ZIP get-zone-list request packets received.
CTR accAtZipStatsInGetLZReqs1.3.6.1.4.1.5.1.1.28.12.10Counterread-onlyThe number of ZIP get-local-zones request packets received.
CTR accAtZipStatsInGetMZReqs1.3.6.1.4.1.5.1.1.28.12.11Counterread-onlyThe number of ZIP get-my-zone request packets received.
CTR accAtZipStatsOutQueries1.3.6.1.4.1.5.1.1.28.12.12Counterread-onlyThe number of ZIP zone-list-query packets sent.
CTR accAtZipStatsOutReplies1.3.6.1.4.1.5.1.1.28.12.13Counterread-onlyThe number of ZIP zone-list-reply packets sent.
CTR accAtZipStatsOutExtReplies1.3.6.1.4.1.5.1.1.28.12.14Counterread-onlyThe number of ZIP extended zone-list-reply packets sent.
CTR accAtZipStatsOutInfoReqs1.3.6.1.4.1.5.1.1.28.12.15Counterread-onlyThe number of ZIP get-network-information request packets sent.
CTR accAtZipStatsOutInfoReps1.3.6.1.4.1.5.1.1.28.12.16Counterread-onlyThe number of ZIP get-network-information reply packets sent.
CTR accAtZipStatsOutGetZLReps1.3.6.1.4.1.5.1.1.28.12.17Counterread-onlyThe number of get-zone-list reply packets sent.
CTR accAtZipStatsOutGetLZReps1.3.6.1.4.1.5.1.1.28.12.18Counterread-onlyThe number of get-local-zones reply packets sent.
CTR accAtZipStatsOutGetMZReps1.3.6.1.4.1.5.1.1.28.12.19Counterread-onlyThe number of get-my-zone reply packets sent.
CTR accAtZipStatsZoneConflicts1.3.6.1.4.1.5.1.1.28.12.20Counterread-onlyThe number of ZIP packets received which conflicted with zone list or default zone information configured for the receiving port or garnered from another router.
CTR accAtZipStatsInErrors1.3.6.1.4.1.5.1.1.28.12.21Counterread-onlyThe number of ZIP packets received containing a formatting error or which could not be processed because of some internal error.
CTR accAtZipStatsOutErrors1.3.6.1.4.1.5.1.1.28.12.22Counterread-onlyThe number of ZIP packets which could not be sent because of some internal error.
accAtAepStats1.3.6.1.4.1.5.1.1.28.13
CTR accAtAepStatsInErrors1.3.6.1.4.1.5.1.1.28.13.1Counterread-onlyThe number of AEP packets received which were invalid or which could not be processed because of some internal error.
CTR accAtAepStatsOutErrors1.3.6.1.4.1.5.1.1.28.13.2Counterread-onlyThe number of AEP packets which could not be sent because of some internal error.
accAtZoneListTable1.3.6.1.4.1.5.1.1.28.14not-accessibleThe zones list table for directly-connected AppleTalk networks. AppleTalk networks which are configured in the network table have their zones list configured here. Zone names for individual networks are inter- mingled in this table.
accAtZoneListEntry1.3.6.1.4.1.5.1.1.28.14.1not-accessibleAn entry defining a zone name for some directly connected AppleTalk network.
INT accAtZoneListPort1.3.6.1.4.1.5.1.1.28.14.1.1INTEGERread-onlyThe logical port number.
INT accAtZoneListStatus1.3.6.1.4.1.5.1.1.28.14.1.2INTEGERread-writeThe status of the zone list entry. If set to default(2), the entry defines the default zone. Entries are deleted by setting the entry status to invalid(3).
STR accAtZoneListName1.3.6.1.4.1.5.1.1.28.14.1.3DisplayStringread-onlyThe zone name. Zone names can contain up to 32 case-insensitive characters from the Apple Macintosh character set.
accAtZoneBynameTable1.3.6.1.4.1.5.1.1.28.15not-accessibleUsed to display entries in the Zone Information Table (ZIT) which are associated with a particular zone name.
accAtZoneBynameEntry1.3.6.1.4.1.5.1.1.28.15.1not-accessibleAn entry in the zone information table (ZIT) with a given zone name.
OCT accAtZoneBynameNetMin1.3.6.1.4.1.5.1.1.28.15.1.1OCTET STRINGread-onlyThe 16-bit range start value for an AppleTalk network.
OCT accAtZoneBynameNetMax1.3.6.1.4.1.5.1.1.28.15.1.2OCTET STRINGread-onlyThe 16-bit range end value for an AppleTalk network.
STR accAtZoneBynameName1.3.6.1.4.1.5.1.1.28.15.1.3DisplayStringread-onlyThe AppleTalk zone name.
accAtZoneBynetTable1.3.6.1.4.1.5.1.1.28.16not-accessibleUsed to display entries in the Zone Information Table (ZIT) which are associated with a particular AppleTalk network.
accAtZoneBynetEntry1.3.6.1.4.1.5.1.1.28.16.1not-accessibleAn entry in the zone information table (ZIT) associated with a given AppleTalk network.
OCT accAtZoneBynetNetMin1.3.6.1.4.1.5.1.1.28.16.1.1OCTET STRINGread-onlyThe 16-bit range start value for an AppleTalk network.
OCT accAtZoneBynetNetMax1.3.6.1.4.1.5.1.1.28.16.1.2OCTET STRINGread-onlyThe 16-bit range end value for an AppleTalk network.
STR accAtZoneBynetName1.3.6.1.4.1.5.1.1.28.16.1.3DisplayStringread-onlyThe AppleTalk zone name.
accAtForwardFilterTable1.3.6.1.4.1.5.1.1.28.17not-accessibleA list of descriptions of specific AppleTalk Filters.
accAtForwardFilterEntry1.3.6.1.4.1.5.1.1.28.17.1not-accessibleThe parameters for a single AppleTalk Filter.
OCT accAtForwardFilterToMin1.3.6.1.4.1.5.1.1.28.17.1.1OCTET STRINGread-writeThe least value in the destination network address range.
OCT accAtForwardFilterToMax1.3.6.1.4.1.5.1.1.28.17.1.2OCTET STRINGread-writeThe greatest value in the destination network address range.
OCT accAtForwardFilterFromMin1.3.6.1.4.1.5.1.1.28.17.1.3OCTET STRINGread-writeThe least value in the source network address range.
OCT accAtForwardFilterFromMax1.3.6.1.4.1.5.1.1.28.17.1.4OCTET STRINGread-writeThe greatest value in the source network address range.
INT accAtForwardFilterSocketMin1.3.6.1.4.1.5.1.1.28.17.1.5INTEGERread-writeThe least value in the range of affected sockets.
INT accAtForwardFilterSocketMax1.3.6.1.4.1.5.1.1.28.17.1.6INTEGERread-writeThe greatest value in the range of affected sockets.
INT accAtForwardFilterType1.3.6.1.4.1.5.1.1.28.17.1.7INTEGERread-writeThe affected message types. Name Binding Protocol messages are called out separately, as some applications call for selective discrimination.
INT accAtForwardFilterDisposition1.3.6.1.4.1.5.1.1.28.17.1.8INTEGERread-writeUpon a filter match, this specifies the action taken. discard(0), lowPriority(1), normalPriority(2), highPriority(3)
INT accAtForwardFilterStatus1.3.6.1.4.1.5.1.1.28.17.1.9INTEGERread-writeWriting 'invalid' deletes the filter table entry.
accAtRouteFilterTable1.3.6.1.4.1.5.1.1.28.18not-accessibleA list of Route Filters.
accAtRouteFilterEntry1.3.6.1.4.1.5.1.1.28.18.1not-accessibleA single Route Filter.
OCT accAtRouteFilterRouterMin1.3.6.1.4.1.5.1.1.28.18.1.1OCTET STRINGread-writeThe least affected Router's Network Address.
OCT accAtRouteFilterRouterMax1.3.6.1.4.1.5.1.1.28.18.1.2OCTET STRINGread-writeThe greatest affected Router's Network Address.
OCT accAtRouteFilterRangeMin1.3.6.1.4.1.5.1.1.28.18.1.3OCTET STRINGread-writeThe least Network Address in this range.
OCT accAtRouteFilterRangeMax1.3.6.1.4.1.5.1.1.28.18.1.4OCTET STRINGread-writeThe greatest Network Address in this range.
INT accAtRouteFilterDisposition1.3.6.1.4.1.5.1.1.28.18.1.5INTEGERread-writeWhat is to be done with matching advertisements.
INT accAtRouteFilterStatus1.3.6.1.4.1.5.1.1.28.18.1.6INTEGERread-writeWriting 'invalid' has the effect of deleting the filter.
accBootp1.3.6.1.4.1.5.1.1.29
accBootServerOld1.3.6.1.4.1.5.1.1.29.1
IP accBootpServerOld1.3.6.1.4.1.5.1.1.29.1.1IpAddressread-onlyIP address of the Bootp Server.
INT accBootMode1.3.6.1.4.1.5.1.1.29.2INTEGERread-onlyMode of operation on unit boot-up. Automatic - stored configuration information is ignored and configuration is sought from the last known server or via BOOTP if no previous server information is known. Forced - stored configuration information is ignored and configuration information is sought via BOOTP. Off - stored configuration information is used.
INT accBootState1.3.6.1.4.1.5.1.1.29.3INTEGERread-onlyThe state of Bootp client operation: initial - client initializing after start-up. disabled - client operation is disabled (Boot Mode Off). requesting - BootP requests are being generated. waiting - waiting between request generation phases. configuring - Bootp response has been received and a configuration is being downloaded and executed. complete - configuration is complete. failed - configuration download or execution has failed.
IP accBootyiaddr1.3.6.1.4.1.5.1.1.29.4IpAddressread-onlyThe value of yiaddr returned in the last Bootp reply processed. This is the address used by the unit as its address in the TFTP download of a configuration script file.
IP accBootsiaddr1.3.6.1.4.1.5.1.1.29.5IpAddressread-onlyThe value of siaddr returned in the last Bootp reply processed. This is the address used by the unit as the server address from which the TFTP download of a configuration script file is attempted.
STR accBootsname1.3.6.1.4.1.5.1.1.29.6DisplayStringread-onlyThe value of siaddr returned in the last Bootp reply processed. This is the name of the Bootp server.
IP accBootgiaddr1.3.6.1.4.1.5.1.1.29.7IpAddressread-onlyThe value of giaddr returned in the last Bootp reply processed. This is the address used by the unit as the address of any intermediate gateway between the unit and the Bootp server during the download of the configuration script file.
STR accBootfile1.3.6.1.4.1.5.1.1.29.8DisplayStringread-onlyThe value of file returned in the last Bootp reply processed. This is the name of the file to download as a configuration script.
INT accBootInterface1.3.6.1.4.1.5.1.1.29.9INTEGERread-onlyThe interface index for the interface the last valid Bootp reply frame processed was received on.
CTR accBootSentRequests1.3.6.1.4.1.5.1.1.29.10Counterread-onlyThe number of Bootp requests sent.
CTR accBootReceivedReplies1.3.6.1.4.1.5.1.1.29.11Counterread-onlyThe number of valid Bootp replies received.
CTR accBootDiscardedReplies1.3.6.1.4.1.5.1.1.29.12Counterread-onlyThe number of Bootp replies discarded due to insufficient data in reply.
accBootServerTable1.3.6.1.4.1.5.1.1.29.13not-accessibleA table of Bootpstrap protocol servers that this unit will forward Bootp requests to.
accBootServerEntry1.3.6.1.4.1.5.1.1.29.13.1not-accessibleA Boot server table entry.
IP accBootServerIPAddr1.3.6.1.4.1.5.1.1.29.13.1.1IpAddressread-writeAn IP address of a Bootstrap protocol server to be supported by Boot Helper.
IP pysmiFakeCol4741.3.6.1.4.1.5.1.1.29.13.1.4294967295IpAddressnot-accessible
IP accBootg1iaddr1.3.6.1.4.1.5.1.1.29.14IpAddressread-onlyThe value of first giaddr returned in the last Bootp reply processed. This is the first address used by the unit as the address of any intermediate gateway between the unit and the Bootp server during the download of the configuration script file.
IP accBootg2iaddr1.3.6.1.4.1.5.1.1.29.15IpAddressread-onlyThe value of second giaddr returned in the last Bootp reply processed. This is the second address used by the unit as the address of any intermediate gateway between the unit and the Bootp server during the download of the configuration script file.
IP accBootg3iaddr1.3.6.1.4.1.5.1.1.29.16IpAddressread-onlyThe value of third giaddr returned in the last Bootp reply processed. This is the third address used by the unit as the address of any intermediate gateway between the unit and the Bootp server during the download of the configuration script file.
accPing1.3.6.1.4.1.5.1.1.30
IP accPingDest1.3.6.1.4.1.5.1.1.30.1IpAddressread-writeIP address of the destination for generated Ping packets.
INT accPingReqCnt1.3.6.1.4.1.5.1.1.30.2INTEGERread-writeCount of Ping packets left to be generated. Setting this variable to a nonzero value causes the Ping generator to be (re)started. Setting this variable to zero causes the Ping generator to be stopped.
INT accPingDataMin1.3.6.1.4.1.5.1.1.30.3INTEGERread-writeMinimum number of data bytes included in the Ping packet. The first four bytes of data always carry a timestamp, the remaining data is an incrementing byte data pattern.
INT accPingDataMax1.3.6.1.4.1.5.1.1.30.4INTEGERread-writeMaximum number of data bytes included in the Ping packet. If this value is greater than accPingDataMin, the data field length of the Ping packet is a random value between accPingDataMin and accPingDataMax. Otherwise the data field length is fixed and specified by accPingDataMin.
INT accPingTimeMin1.3.6.1.4.1.5.1.1.30.5INTEGERread-writeTime (seconds) to delay before generating the next Ping packet, after correctly receiving the expected Ping response for the previously generated Ping packet.
INT accPingTimeMax1.3.6.1.4.1.5.1.1.30.6INTEGERread-writeTime (seconds) to wait for a correct Ping response before giving up and generating the next Ping packet.
CTR accPingSndPkts1.3.6.1.4.1.5.1.1.30.7Counterread-onlyNumber of Ping packets generated since the current Ping activity was initiated.
CTR accPingSndBytes1.3.6.1.4.1.5.1.1.30.8Counterread-onlyNumber of Ping data bytes generated since the current Ping activity was initiated.
CTR accPingRcvPkts1.3.6.1.4.1.5.1.1.30.9Counterread-onlyNumber of Ping responses received since the current Ping activity was initiated.
CTR accPingRcvBytes1.3.6.1.4.1.5.1.1.30.10Counterread-onlyNumber of Ping data bytes received since the current Ping activity was initiated.
CTR accPingRcvOKs1.3.6.1.4.1.5.1.1.30.11Counterread-onlyNumber of correct Ping responses received since the current Ping activity was initiated.
CTR accPingRcvBads1.3.6.1.4.1.5.1.1.30.12Counterread-onlyNumber of incorrect Ping responses received since the current Ping activity was initiated.
INT accPingDelayMin1.3.6.1.4.1.5.1.1.30.13INTEGERread-onlyMinimum round trip delay, in milliseconds, experienced by the Ping packet and the Ping response.
INT accPingDelayMax1.3.6.1.4.1.5.1.1.30.14INTEGERread-onlyMaximum round trip delay, in milliseconds, experienced by the Ping packet and the Ping response.
INT accPingDelayAvg1.3.6.1.4.1.5.1.1.30.15INTEGERread-onlyAverage round trip delay, in milliseconds, experienced by the Ping packet and the Ping response.
accDial1.3.6.1.4.1.5.1.1.31
accDialBackupTable1.3.6.1.4.1.5.1.1.31.1not-accessibleA list of associations between physical ports.
accDialBackupEntry1.3.6.1.4.1.5.1.1.31.1.1not-accessibleAn association between two ports.
BAC accDialBackupPort1.3.6.1.4.1.5.1.1.31.1.1.1BackupPortread-writeThe ifIndex value of the port backing up the primary port.
PHY accDialBackupPrimary1.3.6.1.4.1.5.1.1.31.1.1.2PhysicalPortread-onlyThe ifIndex value of the port backed up.
INT accDialBackupControl1.3.6.1.4.1.5.1.1.31.1.1.3INTEGERread-writeBackup Control indicates under what conditions a call is placed or accepted.
INT accDialBackupRetry1.3.6.1.4.1.5.1.1.31.1.1.4INTEGERread-writeThe number of seconds the system will wait be- fore retrying a failed call.
INT accDialBackupDamp1.3.6.1.4.1.5.1.1.31.1.1.5INTEGERread-writeDamping factor.
INT accDialBackupCallCongestion1.3.6.1.4.1.5.1.1.31.1.1.6INTEGERread-writeIf the average octet rate transmitted (or, on a master, received) exceeds this percentage times the ifSpeed of the primary link, a call will be placed.
INT accDialBackupClearCongestion1.3.6.1.4.1.5.1.1.31.1.1.7INTEGERread-writeIf the sum of the primary and backup link's average octet rates (transmitted or, on a mas- ter, received) falls below this percentage times the ifSpeed of the primary link, an out- standing call will be cleared. If ClearCongestion >= CallCongestion, the entry will not be acted upon by software, but will result in a trap at system startup.
INT accDialBackupCallError1.3.6.1.4.1.5.1.1.31.1.1.8INTEGERread-writeIf the average sum of ifInDiscards, ifInEr- rors, ifOutDiscards, ifOutErrors, accLapbStat- BadFCSIns, accLapbStatT1Timeouts, accLapbSta- tREJIns, and accLapbStatREJOuts exceeds this value, a call will be placed. The call will be cleared when the average be- comes zero.
ADR accDialBackupCallAddress1.3.6.1.4.1.5.1.1.31.1.1.9CallAddressread-writeThe address to be called, in ASCII. No validation is performed on this variable.
INT accDialBackupStatus1.3.6.1.4.1.5.1.1.31.1.1.10INTEGERread-writeIf this object is set to 'invalid', the entry is deleted.
INT accDialBackupState1.3.6.1.4.1.5.1.1.31.1.1.11INTEGERread-writeThe current call state from the primary link's perspective. The only values acceptable on a SET are 'manual' and 'clear'. If 'manual' is SET, the backup link will place a call immedi- ately or when it next becomes available. If 'clear' is SET when a call is administratively placed, either the call will be cleared, or the call will continue for another reason. If 'clear' is set when no call is administratively placed, there is no effect.
accDialPortTable1.3.6.1.4.1.5.1.1.31.2not-accessibleA table containing DOD-port specific variables for this DOD implementation.
accDialPortEntry1.3.6.1.4.1.5.1.1.31.2.1not-accessibleManagement information about a particular DOD Port.
INT accDialPortIndex1.3.6.1.4.1.5.1.1.31.2.1.1INTEGERread-onlyDial port number
INT accDialPortContents1.3.6.1.4.1.5.1.1.31.2.1.2INTEGERread-onlySetting this object to invalid deletes dial port or call address or physical port.
INT accDialPortStationType1.3.6.1.4.1.5.1.1.31.2.1.3INTEGERread-writeType of station for this dial port. Master can place calls, slave can accept calls, demand can do both.
INT accDialPortAdminState1.3.6.1.4.1.5.1.1.31.2.1.4INTEGERread-writeThe administrative state of this dial port.
INT accDialPortCallState1.3.6.1.4.1.5.1.1.31.2.1.5INTEGERread-writeThe dial state of this dial port. This is more of a operator request than a state. Depending on the current state of the dial port the command that sets the value of this object may or may not be acted immediately.
TIK accDialPortRetryInterval1.3.6.1.4.1.5.1.1.31.2.1.6TimeTicksread-writeNumber of seconds allowed to elapse between two dial attempts.
INT accDialPortRetryCount1.3.6.1.4.1.5.1.1.31.2.1.7INTEGERread-writeTotal number of dial attempts.
TIK accDialPortClearingInterv1.3.6.1.4.1.5.1.1.31.2.1.8TimeTicksread-writeNumber of seconds to wait with no traffic to hangup this dial session.
INT accDialPortMessageLevel1.3.6.1.4.1.5.1.1.31.2.1.9INTEGERread-writeCurrent message level for how much to display for this dial port. 1 - Error messages. 2 - Unused + 1. 3 - Warning messages + 2. 4 - Unused + 3. 5 - Dial activity + 4. 6 - Unused + 5. 7 - Dial port state changes + 6.
INT accDialPortPhysicalPort1.3.6.1.4.1.5.1.1.31.2.1.10INTEGERwrite-onlyOne of the possible physical ports this dial port may associate.
OCT accDialPortCallAddress1.3.6.1.4.1.5.1.1.31.2.1.11OCTET STRINGwrite-onlyOne of the possible call addresses this dial port may call.
OCT accDialPortPhysicalPortStr1.3.6.1.4.1.5.1.1.31.2.1.12OCTET STRINGread-onlyThe concatenated string of all physical ports associated with this dial port.
OCT accDialPortCallAddressStr1.3.6.1.4.1.5.1.1.31.2.1.13OCTET STRINGread-onlyThe concatenated string of all call address/name entries associated with this dial port.
OCT accDialPortPassword1.3.6.1.4.1.5.1.1.31.2.1.14OCTET STRINGwrite-onlyThe password associated with the call address.
OCT accDialPortName1.3.6.1.4.1.5.1.1.31.2.1.15OCTET STRINGwrite-onlyThe name associated with the call address. The combination of name and password is used for the outbound PAP negotiation.
accDialPortStatTable1.3.6.1.4.1.5.1.1.31.3not-accessibleA table containing the operational parameters for this dial port.
accDialPortStatEntry1.3.6.1.4.1.5.1.1.31.3.1not-accessibleCurrent status for this dial port.
INT accDialPortStatIndex1.3.6.1.4.1.5.1.1.31.3.1.1INTEGERread-onlyDial port number.
INT accDialPortStatActPhysPort1.3.6.1.4.1.5.1.1.31.3.1.2INTEGERread-onlyThe physical port currently connected with or recently connected with.
INT accDialPortStatState1.3.6.1.4.1.5.1.1.31.3.1.3INTEGERread-writeThe current state of this dial port. The following is a list of valid states: down(0), disconnected(1), queued(2), answering(3), dialing(4), connected(5)
INT accDialPortStatTrigFwdr1.3.6.1.4.1.5.1.1.31.3.1.4INTEGERread-onlyApplication which started this dial session. The following is a list of applications: none(0), management(1), inbound(2), ip(33), idp(37), decnet(39), appletalk(41), ipx(43), bridging(177), sr(179)
TIK accDialPortStatElapsedTime1.3.6.1.4.1.5.1.1.31.3.1.5TimeTicksread-onlyNumber of seconds that this dial port has been in the current state.
OCT accDialPortStatTrigSrcAddr1.3.6.1.4.1.5.1.1.31.3.1.6OCTET STRINGread-onlySource address of forwarder message that started this dial session.
OCT accDialPortStatTrigCallAddr1.3.6.1.4.1.5.1.1.31.3.1.7OCTET STRINGread-onlyPhone number connected to during this dial session or the last dial session.
INT accDialPortStatSuccessOut1.3.6.1.4.1.5.1.1.31.3.1.8INTEGERread-onlyNumber of successfull outgoing calls on this dial port.
INT accDialPortStatUnsuccessOut1.3.6.1.4.1.5.1.1.31.3.1.9INTEGERread-onlyNumber of unsuccessfull call attempts on this dial port.
INT accDialPortStatSuccessIn1.3.6.1.4.1.5.1.1.31.3.1.10INTEGERread-onlyNumber of successfull incoming calls on this dial port.
INT accDialPortStatUnsuccessIn1.3.6.1.4.1.5.1.1.31.3.1.11INTEGERread-onlyTotal number of unsuccessfull incoming calls.
accDialOrigAtTable1.3.6.1.4.1.5.1.1.31.4not-accessibleA table containing dial originate database for Appletalk.
accDialOrigAtEntry1.3.6.1.4.1.5.1.1.31.4.1not-accessibleDial originate information entry for Appletalk.
INT accDialOrigAtStatus1.3.6.1.4.1.5.1.1.31.4.1.1INTEGERwrite-onlyWriting 'invalid' deletes the filter table entry.
OCT accDialOrigAtDestStart1.3.6.1.4.1.5.1.1.31.4.1.2OCTET STRINGread-writeDestination range start for this Appletalk entry in the dial originate database.
OCT accDialOrigAtDestEnd1.3.6.1.4.1.5.1.1.31.4.1.3OCTET STRINGread-writeDestination range end for this Appletalk entry in the dial originate database.
OCT accDialOrigAtSourceStart1.3.6.1.4.1.5.1.1.31.4.1.4OCTET STRINGread-writeSource range start for this Appletalk entry in the dial originate database.
OCT accDialOrigAtSourceEnd1.3.6.1.4.1.5.1.1.31.4.1.5OCTET STRINGread-writeSource range end for this Appletalk entry in the dial originate database.
INT accDialOrigAtTraffic1.3.6.1.4.1.5.1.1.31.4.1.6INTEGERread-writeTraffic info for this Appletalk entry in the dial originate database.
INT accDialOrigAtAction1.3.6.1.4.1.5.1.1.31.4.1.7INTEGERread-writeAllow-disallow info for this Appletalk entry in the dial originate database.
accDialOrigDnTable1.3.6.1.4.1.5.1.1.31.5not-accessibleA table containing dial originate database for Decnet.
accDialOrigDnEntry1.3.6.1.4.1.5.1.1.31.5.1not-accessibleDial originate information entry for Decnet.
INT accDialOrigDnStatus1.3.6.1.4.1.5.1.1.31.5.1.1INTEGERwrite-onlyWriting 'invalid' deletes the filter table entry.
INT accDialOrigDnDestAddr1.3.6.1.4.1.5.1.1.31.5.1.2INTEGERread-writeDestination address for this Decnet entry in the dial originate database.
INT accDialOrigDnSourceAddr1.3.6.1.4.1.5.1.1.31.5.1.3INTEGERread-writeSource address for this Decnet entry in the dial originate database.
INT accDialOrigDnAction1.3.6.1.4.1.5.1.1.31.5.1.4INTEGERread-writeAllow-disallow info for this Decnet entry in the dial originate database.
accDialOrigBrTable1.3.6.1.4.1.5.1.1.31.6not-accessibleA table containing dial originate database for Bridge.
accDialOrigBrEntry1.3.6.1.4.1.5.1.1.31.6.1not-accessibleDial originate information entry for Bridge.
INT accDialOrigBrStatus1.3.6.1.4.1.5.1.1.31.6.1.1INTEGERwrite-onlyWriting 'invalid' deletes the filter table entry.
OCT accDialOrigBrDestMacAddr1.3.6.1.4.1.5.1.1.31.6.1.2OCTET STRINGread-writeDestination mac address start for this Bridge entry in the dial originate database.
OCT accDialOrigBrSourceMacAddr1.3.6.1.4.1.5.1.1.31.6.1.3OCTET STRINGread-writeSource mac address for this Bridge entry in the dial originate database.
INT accDialOrigBrAction1.3.6.1.4.1.5.1.1.31.6.1.4INTEGERread-writeAllow-disallow info for this Bridge entry in the dial originate database.
accDialOrigIdpTable1.3.6.1.4.1.5.1.1.31.7not-accessibleA table containing dial originate database for Idp.
accDialOrigIdpEntry1.3.6.1.4.1.5.1.1.31.7.1not-accessibleDial originate information entry for Idp.
INT accDialOrigIdpStatus1.3.6.1.4.1.5.1.1.31.7.1.1INTEGERwrite-onlyWriting 'invalid' deletes the filter table entry.
OCT accDialOrigIdpDestNet1.3.6.1.4.1.5.1.1.31.7.1.2OCTET STRINGread-writeDestination network for this Idp entry in the dial originate database.
OCT accDialOrigIdpSourceNet1.3.6.1.4.1.5.1.1.31.7.1.3OCTET STRINGread-writeSource network for this Idp entry in the dial originate database.
INT accDialOrigIdpAction1.3.6.1.4.1.5.1.1.31.7.1.4INTEGERread-writeAllow-disallow info for this Idp entry in the dial originate database.
accDialOrigIpTable1.3.6.1.4.1.5.1.1.31.8not-accessibleA table containing dial originate database for Ip.
accDialOrigIpEntry1.3.6.1.4.1.5.1.1.31.8.1not-accessibleDial originate information entry for Ip.
INT accDialOrigIpStatus1.3.6.1.4.1.5.1.1.31.8.1.1INTEGERwrite-onlyWriting 'invalid' deletes the filter table entry.
IP accDialOrigIpDestAddr1.3.6.1.4.1.5.1.1.31.8.1.2IpAddressread-writeDestination address for this Ip entry in the dial originate database.
IP accDialOrigIpDestMask1.3.6.1.4.1.5.1.1.31.8.1.3IpAddressread-writeDestination mask for this Ip entry in the dial originate database.
IP accDialOrigIpSourceAddr1.3.6.1.4.1.5.1.1.31.8.1.4IpAddressread-writeSource address for this Ip entry in the dial originate database.
IP accDialOrigIpSourceMask1.3.6.1.4.1.5.1.1.31.8.1.5IpAddressread-writeSource mask for this Ip entry in the dial originate database.
OCT accDialOrigIpParm1.3.6.1.4.1.5.1.1.31.8.1.6OCTET STRINGread-writeFilter parameters; Byte 0 is Operation 1 [0,1,2] = [None, !,=] Bytes 1,2 is Protocol Byte 3 is Operation 2 [0 = none [1,2,3,4] = both [!, , =] [5,6,7,8] = destination [!, , =] [9,10,11,12] = source [!, , =] Bytes 4,5 is UDP/TCP port number
INT accDialOrigIpAction1.3.6.1.4.1.5.1.1.31.8.1.7INTEGERread-writeAllow-disallow info for this Ip entry in the dial originate database.
accDialOrigIpxTable1.3.6.1.4.1.5.1.1.31.9not-accessibleA table containing dial originate database for Ipx.
accDialOrigIpxEntry1.3.6.1.4.1.5.1.1.31.9.1not-accessibleDial originate information entry for Ipx.
INT accDialOrigIpxStatus1.3.6.1.4.1.5.1.1.31.9.1.1INTEGERwrite-onlyWriting 'invalid' deletes the filter table entry.
OCT accDialOrigIpxDestNet1.3.6.1.4.1.5.1.1.31.9.1.2OCTET STRINGread-writeDestination network for this Ipx entry in the dial originate database.
OCT accDialOrigIpxSourceNet1.3.6.1.4.1.5.1.1.31.9.1.3OCTET STRINGread-writeSource network for this Ipx entry in the dial originate database.
INT accDialOrigIpxAction1.3.6.1.4.1.5.1.1.31.9.1.4INTEGERread-writeAllow-disallow info for this Ipx entry in the dial originate database.
accDialOrigSrTable1.3.6.1.4.1.5.1.1.31.10not-accessibleA table containing dial originate database for Sr.
accDialOrigSrEntry1.3.6.1.4.1.5.1.1.31.10.1not-accessibleDial originate information entry for Sr.
INT accDialOrigSrStatus1.3.6.1.4.1.5.1.1.31.10.1.1INTEGERwrite-onlyWriting 'invalid' deletes the filter table entry.
OCT accDialOrigSrDestMacAddr1.3.6.1.4.1.5.1.1.31.10.1.2OCTET STRINGread-writeDestination mac address for this Sr entry in the dial originate database.
OCT accDialOrigSrSourceMacAddr1.3.6.1.4.1.5.1.1.31.10.1.3OCTET STRINGread-writeSource mac address for this Sr entry in the dial originate database.
INT accDialOrigSrAction1.3.6.1.4.1.5.1.1.31.10.1.4INTEGERread-writeAllow-disallow info for this Sr entry in the dial originate database.
accPpp1.3.6.1.4.1.5.1.1.32
accPppLinkTable1.3.6.1.4.1.5.1.1.32.1not-accessibleA table containing PPP-link specific variables for this PPP implementation.
accPppLinkEntry1.3.6.1.4.1.5.1.1.32.1.1not-accessibleManagement information about a particular PPP Link.
INT accPppLinkIndex1.3.6.1.4.1.5.1.1.32.1.1.1INTEGERread-onlyInterface number
INT accPppLinkPhysicalIndex1.3.6.1.4.1.5.1.1.32.1.1.2INTEGERread-only
CTR accPppLinkBadAddresses1.3.6.1.4.1.5.1.1.32.1.1.3Counterread-onlyThe number of packets received with an incorrect Address Field.
CTR accPppLinkBadControls1.3.6.1.4.1.5.1.1.32.1.1.4Counterread-onlyThe number of packets received on this link with an incorrect Control Field.
CTR accPppLinkPacketTooLongs1.3.6.1.4.1.5.1.1.32.1.1.5Counterread-onlyThe number of received packets that have been discarded because their length exceeded the MRU.
CTR accPppLinkBadFCSs1.3.6.1.4.1.5.1.1.32.1.1.6Counterread-only
INT accPppLinkLocalMRU1.3.6.1.4.1.5.1.1.32.1.1.7INTEGERread-onlyThe final negotiated MRU value for the local PPP Entity. This value is the MRU that the remote entity has accepted for the local PPP entity.
INT accPppLinkRemoteMRU1.3.6.1.4.1.5.1.1.32.1.1.8INTEGERread-onlyThe final negotiated MRU value for the remote PPP Entity.
OCT accPppLinkLocalToPeerACCMap1.3.6.1.4.1.5.1.1.32.1.1.9OCTET STRINGread-only
OCT accPppLinkPeerToLocalACCMap1.3.6.1.4.1.5.1.1.32.1.1.10OCTET STRINGread-only
INT accPppLinkLocalToRemotePC1.3.6.1.4.1.5.1.1.32.1.1.11INTEGERread-only
INT accPppLinkRemoteToLocalPC1.3.6.1.4.1.5.1.1.32.1.1.12INTEGERread-only
INT accPppLinkLocalToRemoteAC1.3.6.1.4.1.5.1.1.32.1.1.13INTEGERread-only
INT accPppLinkRemoteToLocalAC1.3.6.1.4.1.5.1.1.32.1.1.14INTEGERread-only
INT accPppLinkTransmit32BitFcs1.3.6.1.4.1.5.1.1.32.1.1.15INTEGERread-only
INT accPppLinkReceive32BitFcs1.3.6.1.4.1.5.1.1.32.1.1.16INTEGERread-only
INT accPppLinkOperStatus1.3.6.1.4.1.5.1.1.32.1.1.17INTEGERread-only
CTR accPppLinkPacketTooShorts1.3.6.1.4.1.5.1.1.32.1.1.18Counterread-only
CTR accPppLinkUnknownProtocols1.3.6.1.4.1.5.1.1.32.1.1.19Counterread-only
CTR accPppLinkPacketInDiscards1.3.6.1.4.1.5.1.1.32.1.1.20Counterread-only
CTR accPppLinkPacketOutDiscards1.3.6.1.4.1.5.1.1.32.1.1.21Counterread-only
accPppLcpConfigTable1.3.6.1.4.1.5.1.1.32.2not-accessibleA table containing the LCP configuration parameters for this PPP Link. These variables represent the initial configuration of the PPP Link. The actual values of the parameters may be changed when the link is brought up via the LCP options negotiation mechanism.
accPppLcpConfigEntry1.3.6.1.4.1.5.1.1.32.2.1not-accessibleConfiguration information about a particular PPP Link.
INT accPppLcpConfigIndex1.3.6.1.4.1.5.1.1.32.2.1.1INTEGERread-onlyInterface number
INT accPppLcpConfigInitialMRU1.3.6.1.4.1.5.1.1.32.2.1.2INTEGERread-onlyThe initial Maximum Receive Unit (MRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 0 then the local PPP entity will not advertise any MRU to the remote entity and the default MRU will be assumed. Changing this object will have effect when the link is next restarted.
OCT accPppLcpConfigReceiveACCMap1.3.6.1.4.1.5.1.1.32.2.1.3OCTET STRINGread-only
OCT accPppLinkConfigXmitACCMap1.3.6.1.4.1.5.1.1.32.2.1.4OCTET STRINGread-only
INT accPppLcpConfigMagicNumber1.3.6.1.4.1.5.1.1.32.2.1.5INTEGERread-onlyIf true(2) then the local node will attempt to perform Magic Number negotiation with the remote node. If false(1) then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted.
INT accPppLcpConfig32BitFCS1.3.6.1.4.1.5.1.1.32.2.1.6INTEGERread-only
INT accPppLcpRestartTimer1.3.6.1.4.1.5.1.1.32.2.1.7INTEGERread-write
INT accPppLcpMaxTerminate1.3.6.1.4.1.5.1.1.32.2.1.8INTEGERread-write
INT accPppLcpMaxConfigure1.3.6.1.4.1.5.1.1.32.2.1.9INTEGERread-write
INT accPppLcpMaxFailure1.3.6.1.4.1.5.1.1.32.2.1.10INTEGERread-write
INT accPppLcpMonInterval1.3.6.1.4.1.5.1.1.32.2.1.11INTEGERread-write
INT accPppLcpMonEvents1.3.6.1.4.1.5.1.1.32.2.1.12INTEGERread-write
INT accPppLcpMonThreshold1.3.6.1.4.1.5.1.1.32.2.1.13INTEGERread-write
INT accPppLcpAdminStatus1.3.6.1.4.1.5.1.1.32.2.1.14INTEGERread-write
accPppLqrTable1.3.6.1.4.1.5.1.1.32.3not-accessibleTable containing the LQR parameters and statistics for the local PPP entity.
accPppLqrEntry1.3.6.1.4.1.5.1.1.32.3.1not-accessibleLQR information for a particular PPP link. A PPP link will have an entry in this table if and only if LQR Quality Monitoring has been successfully negotiated for said link.
INT accPppLqrIndex1.3.6.1.4.1.5.1.1.32.3.1.1INTEGERread-onlyInterface number
INT accPppLqrQuality1.3.6.1.4.1.5.1.1.32.3.1.2INTEGERread-onlyThe current quality of the link as declared by the local PPP entity's Link-Quality Management modules. No effort is made to define good or bad, nor the policy used to determine it.
CTR accPppLqrInGoodOctets1.3.6.1.4.1.5.1.1.32.3.1.3Counterread-onlyThe LQR InGoodOctets counter for this link.
INT accPppLqrLocalPeriod1.3.6.1.4.1.5.1.1.32.3.1.4INTEGERread-onlyThe LQR reporting period that is in effect for the local PPP entity. The local entity received a configure-ack for this value from the remote PPP entity.
INT accPppLqrRemotePeriod1.3.6.1.4.1.5.1.1.32.3.1.5INTEGERread-onlyThe LQR reporting period that is in effect for the remote PPP entity. The local entity sent a configure-ack for this value in response to the configure-req from the remote PPP entity.
CTR accPppLqrOutLQRs1.3.6.1.4.1.5.1.1.32.3.1.6Counterread-onlyThe value of the OutLQRs counter on the local node for the link identified by accPppLqrLinkIndex.
CTR accPppLqrInLQRs1.3.6.1.4.1.5.1.1.32.3.1.7Counterread-onlyThe value of the InLQRs counter on the local node for the link identified by accPppLqrLinkIndex.
accPppLqrConfigTable1.3.6.1.4.1.5.1.1.32.4not-accessibleTable containing the LQR Configuration parameters for the local PPP entity.
accPppLqrConfigEntry1.3.6.1.4.1.5.1.1.32.4.1not-accessibleLQR configuration information for a particular PPP link.
INT accPppLqrConfigIndex1.3.6.1.4.1.5.1.1.32.4.1.1INTEGERread-onlyInterface number
INT accPppLqrConfigPeriod1.3.6.1.4.1.5.1.1.32.4.1.2INTEGERread-writeThe LQR Reporting Period that the local PPP entity will attempt to negotiate with the remote entity, in units of seconds. Changing this object will have effect when the link is next restarted.
INT accPppLqrConfigStatus1.3.6.1.4.1.5.1.1.32.4.1.3INTEGERread-writeIf enabled(2) then the local node will attempt to perform LQR negotiation with the remote node. If disabled(1) then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted. Setting this object to the value disabled(1) has the effect of invalidating the corresponding entry in the accPppLqrConfigTable object. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use.
accPppIpcpTable1.3.6.1.4.1.5.1.1.32.5not-accessibleTable containing the IPCP parameters and statistics for the local PPP entity.
accPppIpcpEntry1.3.6.1.4.1.5.1.1.32.5.1not-accessibleIPCP information for a particular PPP link. A PPP link will have an entry in this table if and only if running IP over the PPP link has been successfully negotiated for said link.
INT accPppIpcpIndex1.3.6.1.4.1.5.1.1.32.5.1.1INTEGERread-onlyInterface number
INT accPppIpcpLocalToRemoteCompressionProtocol1.3.6.1.4.1.5.1.1.32.5.1.2INTEGERread-onlyThe IP compression protocol that the local PPP-IP entity uses when sending packets to the remote PPP-IP entity.
INT accPppIpcpRemoteToLocalCompressionProtocol1.3.6.1.4.1.5.1.1.32.5.1.3INTEGERread-onlyThe IP compression protocol that the remote PPP-IP entity uses when sending packets to the local PPP-IP entity.
INT accPppIpcpRemoteMaxSlotId1.3.6.1.4.1.5.1.1.32.5.1.4INTEGERread-onlyThe Max-Slot-Id parameter that the remote node has advertised and that is in use on the link.
INT accPppIpcpLocalMaxSlotId1.3.6.1.4.1.5.1.1.32.5.1.5INTEGERread-onlyThe Max-Slot-Id parameter that the local node has advertised and that is in use on the link.
INT accPppIpOperStatus1.3.6.1.4.1.5.1.1.32.5.1.6INTEGERread-only
accPppIpcpConfigTable1.3.6.1.4.1.5.1.1.32.6not-accessibleTable containing the IPCP parameters and statistics for the local PPP entity.
accPppIpcpConfigEntry1.3.6.1.4.1.5.1.1.32.6.1not-accessibleIPCP information for a particular PPP link. A PPP link will have an entry in this table if and only if running IP over the PPP link has been successfully negotiated for said link.
INT accPppIpcpConfigIndex1.3.6.1.4.1.5.1.1.32.6.1.1INTEGERread-onlyThe value of ifIndex that identifies the entry in the ifTable that is associated with the local IPCP entity.
INT accPppIpcpConfigCompression1.3.6.1.4.1.5.1.1.32.6.1.2INTEGERread-writeIf none(1) then the local node will not attempt to negotiate any IP Compression option. Otherwise, the local node will attempt to negotiate compression mode indicated by the enumerated value Changing this object will have effect when the link is next restarted.
INT accPppIpcpConfigStatus1.3.6.1.4.1.5.1.1.32.6.1.3INTEGERread-writeIf enabled(2) then the local node will allow IP traffic to flow across the link. If disabled(1) then IP traffic will not be allowed to flow across the link. Setting this object to the value disabled(1) has the effect of invalidating the corresponding entry in the accPppIpcpConfigTable object. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use.
accPppBncpTable1.3.6.1.4.1.5.1.1.32.7not-accessibleTable containing the parameters and statistics for the local PPP entity that are related to the operation of Bridging over the PPP.
accPppBncpEntry1.3.6.1.4.1.5.1.1.32.7.1not-accessibleBridging NCP information for a particular PPP link. A PPP link will have an entry in this table if and only if Bridging over PPP has been successfully negotiated for said link.
INT accPppBncpIndex1.3.6.1.4.1.5.1.1.32.7.1.1INTEGERread-onlyInterface number
INT accPppBncpLocalToRemoteTinygramCompression1.3.6.1.4.1.5.1.1.32.7.1.2INTEGERread-onlyIndicates whether the local node will perform Tinygram Compression when sending packets to the remote entity. If false then the local entity will not perform Tinygram Compression. If true then the local entity will perform Tinygram Compression.
INT accPppBncpRemoteToLocalTinygramCompression1.3.6.1.4.1.5.1.1.32.7.1.3INTEGERread-onlyIndicates what the local node believes to be the remote node will perform Tinygram Compression when sending packets to the local node. If false then the remote entity is not expected to perform Tinygram Compression. If true then the remote entity is expected to perform Tinygram Compression.
INT accPppBncpLocalToRemoteLanId1.3.6.1.4.1.5.1.1.32.7.1.4INTEGERread-onlyIndicates whether the local node will include the LAN Identification field in transmitted packets or not. If false(1) then the local node will not transmit this field, true(2) means that the field will be transmitted.
INT accPppBncpRemoteToLocalLanId1.3.6.1.4.1.5.1.1.32.7.1.5INTEGERread-onlyIndicates whether the remote node has indicated that it will include the LAN Identification field in transmitted packets or not. If false(1) then the field will not be transmitted, if true(2) then the field will be transmitted.
accPppBncpConfigTable1.3.6.1.4.1.5.1.1.32.8not-accessibleTable containing the parameters and statistics for the local PPP entity that are related to the operation of Bridging over the PPP.
accPppBncpConfigEntry1.3.6.1.4.1.5.1.1.32.8.1not-accessibleBridging NCP information for a particular PPP link. A PPP link will have an entry in this table if and only if Bridging over PPP has been successfully negotiated for said link.
INT accPppBncpConfigIndex1.3.6.1.4.1.5.1.1.32.8.1.1INTEGERread-onlyThe value of ifIndex that identifies the entry in the interface table that is associated with the local PPP Bridging NCP entity.
INT accPppBncpConfigTinygram1.3.6.1.4.1.5.1.1.32.8.1.2INTEGERread-writeIf false then the local BNCP entity will not initiate the Tinygram Compression Option Negotiation. If true then the local BNCP entity will initiate negotiation of this option.
INT accPppBncpConfigRingId1.3.6.1.4.1.5.1.1.32.8.1.3INTEGERread-writeIf false then the local PPP Entity will not initiate a Remote Ring Identification Option negotiation. If true then the local PPP entity will intiate this negotiation. This MIB object is relevant only if the interface is for 802.5 Token Ring bridging.
INT accPppBncpConfigLineId1.3.6.1.4.1.5.1.1.32.8.1.4INTEGERread-writeIf false then the local PPP Entity is not to initiate a Line Identification Option negotiation. If true then the local PPP entity will intiate this negotiation. This MIB object is relevant only if the interface is for 802.5 Token Ring bridging.
INT accPppBncpConfigLanId1.3.6.1.4.1.5.1.1.32.8.1.5INTEGERread-writeIf false then the local BNCP entity will not initiate the LAN Identification Option Negotiation. If true then the local BNCP entity will initiate negotiation of this option.
INT accPppBncpConfigAdminStatus1.3.6.1.4.1.5.1.1.32.8.1.6INTEGERread-write
accPppXnsTable1.3.6.1.4.1.5.1.1.32.9not-accessible
accPppXnsEntry1.3.6.1.4.1.5.1.1.32.9.1not-accessible
INT accPppXnsIndex1.3.6.1.4.1.5.1.1.32.9.1.1INTEGERread-onlySame as ifIndex.
INT accPppXnsOperStatus1.3.6.1.4.1.5.1.1.32.9.1.2INTEGERread-only
accPppXnsConfigTable1.3.6.1.4.1.5.1.1.32.10not-accessible
accPppXnsConfigEntry1.3.6.1.4.1.5.1.1.32.10.1not-accessible
INT accPppXnsConfigIndex1.3.6.1.4.1.5.1.1.32.10.1.1INTEGERread-onlySame as ifIndex.
INT accPppXnsConfigAdminStatus1.3.6.1.4.1.5.1.1.32.10.1.3INTEGERread-write
accPppIpxTable1.3.6.1.4.1.5.1.1.32.11not-accessible
accPppIpxEntry1.3.6.1.4.1.5.1.1.32.11.1not-accessible
INT accPppIpxIndex1.3.6.1.4.1.5.1.1.32.11.1.1INTEGERread-onlySame as ifIndex.
INT accPppIpxOperStatus1.3.6.1.4.1.5.1.1.32.11.1.2INTEGERread-only
accPppIpxConfigTable1.3.6.1.4.1.5.1.1.32.12not-accessible
accPppIpxConfigEntry1.3.6.1.4.1.5.1.1.32.12.1not-accessible
INT accPppIpxConfigIndex1.3.6.1.4.1.5.1.1.32.12.1.1INTEGERread-onlySame as ifIndex.
INT accPppIpxConfigAdminStatus1.3.6.1.4.1.5.1.1.32.12.1.3INTEGERread-write
accPppAppleTable1.3.6.1.4.1.5.1.1.32.13not-accessible
accPppAppleEntry1.3.6.1.4.1.5.1.1.32.13.1not-accessible
INT accPppAppleIndex1.3.6.1.4.1.5.1.1.32.13.1.1INTEGERread-onlySame as ifIndex.
INT accPppAppleOperStatus1.3.6.1.4.1.5.1.1.32.13.1.2INTEGERread-only
accPppAppleConfigTable1.3.6.1.4.1.5.1.1.32.14not-accessible
accPppAppleConfigEntry1.3.6.1.4.1.5.1.1.32.14.1not-accessible
INT accPppAppleConfigIndex1.3.6.1.4.1.5.1.1.32.14.1.1INTEGERread-onlySame as ifIndex.
INT accPppAppleConfigAdminStatus1.3.6.1.4.1.5.1.1.32.14.1.3INTEGERread-write
accPppDecTable1.3.6.1.4.1.5.1.1.32.15not-accessible
accPppDecEntry1.3.6.1.4.1.5.1.1.32.15.1not-accessible
INT accPppDecIndex1.3.6.1.4.1.5.1.1.32.15.1.1INTEGERread-onlySame as ifIndex.
INT accPppDecOperStatus1.3.6.1.4.1.5.1.1.32.15.1.2INTEGERread-only
accPppDecConfigTable1.3.6.1.4.1.5.1.1.32.16not-accessible
accPppDecConfigEntry1.3.6.1.4.1.5.1.1.32.16.1not-accessible
INT accPppDecConfigIndex1.3.6.1.4.1.5.1.1.32.16.1.1INTEGERread-onlySame as ifIndex.
INT accPppDecConfigAdminStatus1.3.6.1.4.1.5.1.1.32.16.1.3INTEGERread-write
accPppProtocolTable1.3.6.1.4.1.5.1.1.32.17not-accessible
accPppProtocolEntry1.3.6.1.4.1.5.1.1.32.17.1not-accessible
INT accPppProtocolIndex1.3.6.1.4.1.5.1.1.32.17.1.1INTEGERread-only
INT accPppProtocolProtocol1.3.6.1.4.1.5.1.1.32.17.1.2INTEGERread-only
INT accPppProtocolAdminStatus1.3.6.1.4.1.5.1.1.32.17.1.3INTEGERread-only
INT accPppProtocolOperStatus1.3.6.1.4.1.5.1.1.32.17.1.4INTEGERread-only
accPppMsg1.3.6.1.4.1.5.1.1.32.18
INT accPppMsgLevel1.3.6.1.4.1.5.1.1.32.18.1INTEGERread-write
accFlash1.3.6.1.4.1.5.1.1.33
accFlashTable1.3.6.1.4.1.5.1.1.33.1not-accessible
accFlashEntry1.3.6.1.4.1.5.1.1.33.1.1not-accessible
INT accFlashIndex1.3.6.1.4.1.5.1.1.33.1.1.1INTEGERread-only
INT accFlashFiDisp1.3.6.1.4.1.5.1.1.33.1.1.2INTEGERread-only
INT accFlashCksum1.3.6.1.4.1.5.1.1.33.1.1.3INTEGERread-only
INT accFlashLength1.3.6.1.4.1.5.1.1.33.1.1.4INTEGERread-only
accXBr1.3.6.1.4.1.5.1.1.34
accXBridge1.3.6.1.4.1.5.1.1.34.1
INT accXBridgeStatus1.3.6.1.4.1.5.1.1.34.1.1INTEGERread-writeStatus of translation bridging.
INT accXBridgeRingId1.3.6.1.4.1.5.1.1.34.1.2INTEGERread-writeTranslation bridging ring ID.
accExtProtImp1.3.6.1.4.1.5.1.1.35
accExtProtImpTable1.3.6.1.4.1.5.1.1.35.1not-accessible
accExtProtImpEntry1.3.6.1.4.1.5.1.1.35.1.1not-accessible
INT accExtProtImpProtocol1.3.6.1.4.1.5.1.1.35.1.1.1INTEGERread-only
INT accExtProtImpAllowed1.3.6.1.4.1.5.1.1.35.1.1.2INTEGERread-write
accIsdn1.3.6.1.4.1.5.1.1.36
accIsdnDsl1.3.6.1.4.1.5.1.1.36.1
INT accIsdnDslIndex1.3.6.1.4.1.5.1.1.36.1.1INTEGERread-onlyAn index instantiating a particular digital subscriber loop interface on this bridge/router terminal.
accIsdnSubTable1.3.6.1.4.1.5.1.1.36.2not-accessibleISDN subscriber table containing configuration and operational parameters for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnSubEntry1.3.6.1.4.1.5.1.1.36.2.1not-accessibleConfiguration and operational parameters for a particular ISDN subscriber interface.
INT accIsdnSubSwitchType1.3.6.1.4.1.5.1.1.36.2.1.1INTEGERread-writeThe particular type of central-office switch providing access to the ISDN network and to which this subscriber interface is connected.
INT accIsdnSubChannelMode1.3.6.1.4.1.5.1.1.36.2.1.2INTEGERread-writeThe ISDN channel configuration mode.
INT accIsdnSubAdminStatus1.3.6.1.4.1.5.1.1.36.2.1.3INTEGERread-writeThe administrative status of this subscriber interface.
INT accIsdnSubDiagLevel1.3.6.1.4.1.5.1.1.36.2.1.4INTEGERread-writeThe current diagnostic message level for this subscriber interface.
INT accIsdnSubManualTei1.3.6.1.4.1.5.1.1.36.2.1.5INTEGERread-writeThe TEI (terminal endpoint identifier) when manual TEI assignment is required. Setting this value between 0 and 63 (inclusive) specifies manual TEI assignment using the indicated value. Setting this value to 127 (the broadcast TEI) specifies automatic TEI assignment.
accIsdnStatTable1.3.6.1.4.1.5.1.1.36.3not-accessibleStatistics and operational status maintained for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnStatEntry1.3.6.1.4.1.5.1.1.36.3.1not-accessibleStatistics and operational status for a particular ISDN subscriber interface.
CTR accIsdnStatHdlcInPackets1.3.6.1.4.1.5.1.1.36.3.1.1Counterread-onlyThe number of packets received on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcInOctets1.3.6.1.4.1.5.1.1.36.3.1.2Counterread-onlyThe number of octets received on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcInErrors1.3.6.1.4.1.5.1.1.36.3.1.3Counterread-onlyThe number of input hardware errors counted by the D-channel input/output driver.
CTR accIsdnStatHdlcInDiscs1.3.6.1.4.1.5.1.1.36.3.1.4Counterread-onlyThe number of input packets discarded by the D-channel input/output driver.
CTR accIsdnStatHdlcOutPackets1.3.6.1.4.1.5.1.1.36.3.1.5Counterread-onlyThe number of packets transmitted on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcOutOctets1.3.6.1.4.1.5.1.1.36.3.1.6Counterread-onlyThe number of octets transmitted on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcOutErrors1.3.6.1.4.1.5.1.1.36.3.1.7Counterread-onlyThe number of output hardware errors counted by the D-channel input/output driver.
CTR accIsdnStatHdlcOutDiscs1.3.6.1.4.1.5.1.1.36.3.1.8Counterread-onlyThe number of output packets discarded by the D-channel input/output driver.
CTR accIsdnStatLapdUnsolicResps1.3.6.1.4.1.5.1.1.36.3.1.9Counterread-onlyThe number of unsolicited LAPD response frames received on all data links associated with the D-channel of this subscriber interface.
CTR accIsdnStatLapdPeerSabmes1.3.6.1.4.1.5.1.1.36.3.1.10Counterread-onlyThe number of peer SABME frames received on all data links associated with the D-channel of this subscriber interface.
CTR accIsdnStatLapdN200Errors1.3.6.1.4.1.5.1.1.36.3.1.11Counterread-onlyThe number of unsuccessful T200 timer recoveries after a frame has been retransmitted N200 times.
CTR accIsdnStatLapdNrSeqErrors1.3.6.1.4.1.5.1.1.36.3.1.12Counterread-onlyThe number of N(R) sequence errors.
CTR accIsdnStatLapdRecvdFrmrs1.3.6.1.4.1.5.1.1.36.3.1.13Counterread-onlyThe number of LAPD FRMR response frames received.
CTR accIsdnStatLapdCntlErrors1.3.6.1.4.1.5.1.1.36.3.1.14Counterread-onlyThe number of LAPD frames received with an invalid or non-implemented control field.
CTR accIsdnStatLapdInfoErrors1.3.6.1.4.1.5.1.1.36.3.1.15Counterread-onlyThe number of LAPD frames received with a non-permitted information (I) field.
CTR accIsdnStatLapdWrongSizes1.3.6.1.4.1.5.1.1.36.3.1.16Counterread-onlyThe number of LAPD frames received which were the wrong size.
CTR accIsdnStatLapdN201Errors1.3.6.1.4.1.5.1.1.36.3.1.17Counterread-onlyThe number of LAPD frames received which contained and information field which exceeded N201.
CTR accIsdnStatCallsOriginateds1.3.6.1.4.1.5.1.1.36.3.1.18Counterread-onlyThe number of outgoing calls originated on this subscriber interface.
CTR accIsdnStatCallsOfferreds1.3.6.1.4.1.5.1.1.36.3.1.19Counterread-onlyThe number of incoming calls offerred on this subscriber interface.
CTR accIsdnStatCallsAnswereds1.3.6.1.4.1.5.1.1.36.3.1.20Counterread-onlyThe number of outgoing calls originated on this subscriber interface which were answered by the destination.
CTR accIsdnStatCallsAccepteds1.3.6.1.4.1.5.1.1.36.3.1.21Counterread-onlyThe number of incoming calls offerred on this subscriber interface which were accepted for connection.
CTR accIsdnStatCallsCompleteds1.3.6.1.4.1.5.1.1.36.3.1.22Counterread-onlyThe number of outgoing and incoming calls completed (that is, the number of calls which were successfully connected).
CTR accIsdnStatCallsCleareds1.3.6.1.4.1.5.1.1.36.3.1.23Counterread-onlyThe number of outgoing and incoming calls cleared.
INT accIsdnStatDslOperStatus1.3.6.1.4.1.5.1.1.36.3.1.24INTEGERread-onlyThe operation status of this interface.
INT accIsdnStatLastCauses1.3.6.1.4.1.5.1.1.36.3.1.25INTEGERread-onlyThe last cause value sent or received on this subscriber interface.
accIsdnCallTable1.3.6.1.4.1.5.1.1.36.4not-accessibleParameters and operational status for ISDN calls active on this bridge/router terminal.
accIsdnCallEntry1.3.6.1.4.1.5.1.1.36.4.1not-accessibleParameters and operational status for a particular ISDN call which is presently active or is in the process of being established or cleared.
INT accIsdnCallIdentifier1.3.6.1.4.1.5.1.1.36.4.1.1INTEGERread-onlyThe internal call control identifier for this call.
INT accIsdnCallReference1.3.6.1.4.1.5.1.1.36.4.1.2INTEGERread-onlyThe Q.931 call reference value for this call.
INT accIsdnCallChannelId1.3.6.1.4.1.5.1.1.36.4.1.3INTEGERread-onlyThe bearer channel interface ID allocated for this call.
INT accIsdnCallIfIndex1.3.6.1.4.1.5.1.1.36.4.1.4INTEGERread-onlyThe interface index of the physical port connected by the bearer channel.
INT accIsdnCallInfoRate1.3.6.1.4.1.5.1.1.36.4.1.5INTEGERread-onlyThe information transfer rate.
INT accIsdnCallState1.3.6.1.4.1.5.1.1.36.4.1.6INTEGERread-onlyThe current call control state (not Q.931).
INT accIsdnCallCause1.3.6.1.4.1.5.1.1.36.4.1.7INTEGERread-onlyThe last cause value associated with this call.
INT accIsdnCallOrigin1.3.6.1.4.1.5.1.1.36.4.1.8INTEGERread-onlyThe originator of the call.
OCT accIsdnCallAddress1.3.6.1.4.1.5.1.1.36.4.1.9OCTET STRINGread-onlyThe remote call address associated with this call. For incoming calls, this is the calling ISDN address. For outgoing calls, this is the called ISDN address.
INT accIsdnCallDslIndex1.3.6.1.4.1.5.1.1.36.4.1.10INTEGERread-onlyThe interface index for the digital subscriber loop.
accIsdnTest1.3.6.1.4.1.5.1.1.36.5
INT accIsdnTestIfIndex1.3.6.1.4.1.5.1.1.36.5.1INTEGERread-writeThe interface index for the physical port from which a call will be made.
OCT accIsdnTestAddress1.3.6.1.4.1.5.1.1.36.5.2OCTET STRINGread-writeThe ISDN destination call address.
INT accIsdnTestCommand1.3.6.1.4.1.5.1.1.36.5.3INTEGERread-writeThe action to be performed.
INT accIsdnTestProceed1.3.6.1.4.1.5.1.1.36.5.4INTEGERread-onlyThe action to be performed for incoming calls.
INT accIsdnTestRegName1.3.6.1.4.1.5.1.1.36.5.5INTEGERread-writeThe name of the MC145474 register to write. nr0(0), nr1(1), nr2(2), nr3(3), nr4(4), nr5(5), nr6(6), br0(16), br1(17), br2(18), br3(19), br4(20), br5(21), br6(22), br7(23), br8(24), br9(25), br10(26), br11(27), br12(28), br13(29), br14(30), br15(31)
INT accIsdnTestRegValue1.3.6.1.4.1.5.1.1.36.5.6INTEGERread-writeThe value to write to the MC145474 register.
accIsdnxSubTable1.3.6.1.4.1.5.1.1.36.6not-accessibleISDN subscriber table containing configuration and operational parameters for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnxSubEntry1.3.6.1.4.1.5.1.1.36.6.1not-accessibleAn entry in the ISDN Subscriber Table
INT accIsdnxSubDslIndex1.3.6.1.4.1.5.1.1.36.6.1.1INTEGERread-onlyThe ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device.
INT accIsdnxSubSwitchType1.3.6.1.4.1.5.1.1.36.6.1.2INTEGERread-writeThe particular type of central-office switch providing access to the ISDN network and to which this subscriber interface is connected.
INT accIsdnxSubChanConfig1.3.6.1.4.1.5.1.1.36.6.1.3INTEGERread-writeThe ISDN channel configuration mode. Beginning with release 8.0, this is the number of bearer channels managed by the D channel. This object is normally read-only. It can be written only when changing the channel configuration from 2B+D to 1B+D on a Nile configured with a BRI in J1.
INT accIsdnxSubAdminStatus1.3.6.1.4.1.5.1.1.36.6.1.4INTEGERread-writeThe administrative status of this subscriber interface.
INT accIsdnxSubDiagLevel1.3.6.1.4.1.5.1.1.36.6.1.5INTEGERread-writeThe current diagnostic message level for this subscriber interface.
INT accIsdnxSubManualTei1.3.6.1.4.1.5.1.1.36.6.1.6INTEGERread-writeThe TEI (terminal endpoint identifier) when manual TEI assignment is required. Setting this value between 0 and 63 (inclusive) specifies manual TEI assignment using the indicated value. Setting this value to 127 (the broadcast TEI) specifies automatic TEI assignment. This object is writable only for BRI subscribers. For PRI subscribers, the value read is always 0
INT accIsdnxSubOperStatus1.3.6.1.4.1.5.1.1.36.6.1.7INTEGERread-writeThe operational status of this subscriber interface.
INT accIsdnxSubNumNfas1.3.6.1.4.1.5.1.1.36.6.1.8INTEGERread-onlyIndicates the number of NFAS trunks managed by this D channel.
INT accIsdnxSubLastCause1.3.6.1.4.1.5.1.1.36.6.1.9INTEGERread-onlyThe last clearing cause for a call associated with this interface.
accIsdnxStatTable1.3.6.1.4.1.5.1.1.36.7not-accessibleStatistics and operational status maintained for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnxStatEntry1.3.6.1.4.1.5.1.1.36.7.1not-accessibleAn entry in the ISDN Statistics Table.
INT accIsdnxStatDslIndex1.3.6.1.4.1.5.1.1.36.7.1.1INTEGERread-onlyThe ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device.
CTR accIsdnxStatHdlcInPackets1.3.6.1.4.1.5.1.1.36.7.1.2Counterread-onlyThe number of packets received on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcInOctets1.3.6.1.4.1.5.1.1.36.7.1.3Counterread-onlyThe number of octets received on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcInErrors1.3.6.1.4.1.5.1.1.36.7.1.4Counterread-onlyThe number of input hardware errors counted by the D-channel HDLC driver.
CTR accIsdnxStatHdlcInDiscards1.3.6.1.4.1.5.1.1.36.7.1.5Counterread-onlyThe number of input packets discarded by the D-channel HDLC driver.
CTR accIsdnxStatHdlcOutPackets1.3.6.1.4.1.5.1.1.36.7.1.6Counterread-onlyThe number of packets transmitted on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcOutOctets1.3.6.1.4.1.5.1.1.36.7.1.7Counterread-onlyThe number of octets transmitted on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcOutErrors1.3.6.1.4.1.5.1.1.36.7.1.8Counterread-onlyThe number of output hardware errors counted by the D-channel HDLC driver.
CTR accIsdnxStatHdlcOutDiscards1.3.6.1.4.1.5.1.1.36.7.1.9Counterread-onlyThe number of output packets discarded by the D-channel HDLC driver.
CTR accIsdnxStatLapdUnsolicResps1.3.6.1.4.1.5.1.1.36.7.1.10Counterread-onlyThe number of unsolicited LAPD response frames received on all data links associated with the D-channel of this ISDN interface.
CTR accIsdnxStatLapdPeerSabmes1.3.6.1.4.1.5.1.1.36.7.1.11Counterread-onlyThe number of peer SABME frames received on all data links associated with the D-channel of this ISDN interface.
CTR accIsdnxStatLapdN200Errors1.3.6.1.4.1.5.1.1.36.7.1.12Counterread-onlyThe number of unsuccessful T200 timer recoveries after a frame has been retransmitted N200 times.
CTR accIsdnxStatLapdNrSeqErrors1.3.6.1.4.1.5.1.1.36.7.1.13Counterread-onlyThe number of N(R) sequence errors.
CTR accIsdnxStatLapdRecvdFrmrs1.3.6.1.4.1.5.1.1.36.7.1.14Counterread-onlyThe number of LAPD FRMR response frames received.
CTR accIsdnxStatLapdCntlErrors1.3.6.1.4.1.5.1.1.36.7.1.15Counterread-onlyThe number of LAPD frames received with an invalid or non-implemented control field.
CTR accIsdnxStatLapdInfoErrors1.3.6.1.4.1.5.1.1.36.7.1.16Counterread-onlyThe number of LAPD frames received with a non-permitted information (I) field.
CTR accIsdnxStatLapdWrongSizes1.3.6.1.4.1.5.1.1.36.7.1.17Counterread-onlyThe number of LAPD frames received which were the wrong size.
CTR accIsdnxStatLapdN201Errors1.3.6.1.4.1.5.1.1.36.7.1.18Counterread-onlyThe number of LAPD frames received which contained and information field which exceeded N201.
CTR accIsdnxStatCallOriginateds1.3.6.1.4.1.5.1.1.36.7.1.19Counterread-onlyThe number of outgoing calls originated on this ISDN interface.
CTR accIsdnxStatCallOfferreds1.3.6.1.4.1.5.1.1.36.7.1.20Counterread-onlyThe number of incoming calls offered on this ISDN interface.
CTR accIsdnxStatCallRouteds1.3.6.1.4.1.5.1.1.36.7.1.21Counterread-onlyThe number of outgoing calls originated on this ISDN interface which were routed by the network.
CTR accIsdnxStatCallAccepteds1.3.6.1.4.1.5.1.1.36.7.1.22Counterread-onlyThe number of incoming calls offered on this ISDN interface which were accepted for connection.
CTR accIsdnxStatCallCompleteds1.3.6.1.4.1.5.1.1.36.7.1.23Counterread-onlyThe number of outgoing and incoming calls completed (that is, the number of calls which were successfully connected).
CTR accIsdnxStatCallCleareds1.3.6.1.4.1.5.1.1.36.7.1.24Counterread-onlyThe number of outgoing and incoming calls cleared.
accIsdnxCallTable1.3.6.1.4.1.5.1.1.36.8not-accessibleParameters and operational status for ISDN calls in progress on this bridge/router terminal.
accIsdnxCallEntry1.3.6.1.4.1.5.1.1.36.8.1not-accessibleAn entry in the ISDN Call Table.
INT accIsdnxCallDslIndex1.3.6.1.4.1.5.1.1.36.8.1.1INTEGERread-onlyThe ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device.
INT accIsdnxCallReference1.3.6.1.4.1.5.1.1.36.8.1.2INTEGERread-onlyThe Q.931 call reference value for this call.
INT accIsdnxCallOrigin1.3.6.1.4.1.5.1.1.36.8.1.3INTEGERread-onlyThe originator of the call.
INT accIsdnxCallCircuitIndex1.3.6.1.4.1.5.1.1.36.8.1.4INTEGERread-onlyThe ifIndex for the circuit associated with this call.
INT accIsdnxCallInfoRate1.3.6.1.4.1.5.1.1.36.8.1.5INTEGERread-onlyThe information transfer rate.
INT accIsdnxCallState1.3.6.1.4.1.5.1.1.36.8.1.6INTEGERread-onlyThe Q.931 call control state.
INT accIsdnxCallCause1.3.6.1.4.1.5.1.1.36.8.1.7INTEGERread-onlyThe last cause value associated with this call.
OCT accIsdnxCallAddress1.3.6.1.4.1.5.1.1.36.8.1.8OCTET STRINGread-onlyThe remote call address associated with this call. For incoming calls, this is the calling ISDN address. For outgoing calls, this is the called ISDN address.
INT accIsdnxCallInfoType1.3.6.1.4.1.5.1.1.36.8.1.9INTEGERread-onlyThe information transfer type: info-type-cmd circuit mode data, clear channel 64 kbits/s info-type-cm56 circuit mode data, rate-adapted to 56 kbits/s info-type-cmv circuit mode data over voice circuit
INT accIsdnxCallSlotMap1.3.6.1.4.1.5.1.1.36.8.1.10INTEGERread-onlyA 31-bit mask which identifies the time-slots forming a hyperchannel.
accIsdnSpidTable1.3.6.1.4.1.5.1.1.36.9not-accessibleValid SPIDs currently Registered with the CO, required for placing/accepting calls.
accIsdnSpidEntry1.3.6.1.4.1.5.1.1.36.9.1not-accessibleSPID information entry in the SPID Table.
INT accIsdnSpidIndex1.3.6.1.4.1.5.1.1.36.9.1.1INTEGERnot-accessibleAn Index to Ports of B-channels.
STR accIsdnSpidValue1.3.6.1.4.1.5.1.1.36.9.1.2DisplayStringread-writeValue of SPID,Required for the terminal to be active on the S/T bus.
accV251.3.6.1.4.1.5.1.1.37
accV25StatTable1.3.6.1.4.1.5.1.1.37.1not-accessibleA list of Physical Port Entries that are doing V25Bis Dialing.
accV25StatEntry1.3.6.1.4.1.5.1.1.37.1.1not-accessibleA table entry providing information about a specific port that is using V25Bis as the dialing procedure.
INT accV25IntIndex1.3.6.1.4.1.5.1.1.37.1.1.1INTEGERread-onlyThis is the port which is currently doing the V25 Bis dialing.
INT accV25CurState1.3.6.1.4.1.5.1.1.37.1.1.2INTEGERread-onlyThis is the current state of the state machine.
INT accV25DTRSignal1.3.6.1.4.1.5.1.1.37.1.1.3INTEGERread-onlyThis is the current state of the 108/2 circuit.
INT accV25DSRSignal1.3.6.1.4.1.5.1.1.37.1.1.4INTEGERread-onlyThis is the current state of the 107 circuit.
INT accV25CTSSignal1.3.6.1.4.1.5.1.1.37.1.1.5INTEGERread-onlyThis is the current state of the 106 circuit.
INT accV25CallAttempts1.3.6.1.4.1.5.1.1.37.1.1.6INTEGERread-onlyThe number of Call Attempts made for the current destination.
INT accV25CallSuccess1.3.6.1.4.1.5.1.1.37.1.1.7INTEGERread-onlyThe number of Call Attempts which were successful for the current destination.
accEnetHub1.3.6.1.4.1.5.1.1.39
accEnetHubStatTable1.3.6.1.4.1.5.1.1.39.1not-accessibleA List of Ethernet Hub Port statistics.
accEnetHubStatEntry1.3.6.1.4.1.5.1.1.39.1.1not-accessibleA table entry providing information about Ethernet Hub ports.
INT accEnetPortIndex1.3.6.1.4.1.5.1.1.39.1.1.1INTEGERread-onlyThis is the Ethernet Physical Port starting with 1
INT accEnetHubIndex1.3.6.1.4.1.5.1.1.39.1.1.2INTEGERread-onlyThis is the Ethernet Hub Port index 1-8
INT accEnetHubAdStatus1.3.6.1.4.1.5.1.1.39.1.1.3INTEGERread-writeThis is the current administrative status of the Ethernet Hub Port.
INT accEnetHubOpStatus1.3.6.1.4.1.5.1.1.39.1.1.4INTEGERread-onlyThis shows the Operational State of the Ethernet Hub Port
INT accEnetHubBitError1.3.6.1.4.1.5.1.1.39.1.1.5INTEGERread-onlyThis shows whether a bit-error has occurred
INT accEnetHubLinkTest1.3.6.1.4.1.5.1.1.39.1.1.6INTEGERread-onlyThis shows whether a link test has occurred
accUnNumIP1.3.6.1.4.1.5.1.1.40
accIpNetSrcAddrTable1.3.6.1.4.1.5.1.1.40.1not-accessibleUnnumbered IP Interface Table.
accIpNetSrcAddrEntry1.3.6.1.4.1.5.1.1.40.1.1not-accessibleAn entry in the Unnumbered IP Interface Table.
INT accIpNetSrcIfIndex1.3.6.1.4.1.5.1.1.40.1.1.1INTEGERread-writeThe ifIndex of the unnumbered interface.
IP accIpNetSrcAddress1.3.6.1.4.1.5.1.1.40.1.1.2IpAddressread-writeThe IP Address this system will use as a source address on this unnumbered interface. By default, it is the smallest IP Address configured for the router.
IP pysmiFakeCol4731.3.6.1.4.1.5.1.1.40.1.1.4294967295IpAddressnot-accessible

RFC description

ACC enterprise MIB providing management objects for accounting, system, and network device monitoring.

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-MIB