All MIBs › ACC-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.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
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.
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.
What Can Be Monitored
- multilink PPP bundle admin/operational state
- multilink interface statistics
- configuration status
- boot/BootP configuration
- NVM configuration storage
This MIB depends on
Related MIBs
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
| atportIndex | OBJECT-TYPE |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| acc | 1.3.6.1.4.1.5 | |||
| IP accAccessAddr | 1.3.6.1.4.1.5.1.1.1.6.1.2 | IpAddress | read-write | IP address from which a login request is honored. |
| STR accAccessCmty | 1.3.6.1.4.1.5.1.1.1.6.1.1 | DisplayString | read-write | Access community |
| accAccessEntry | 1.3.6.1.4.1.5.1.1.1.6.1 | not-accessible | An entry of information about an authorized user. | |
| IP accAccessNetMask | 1.3.6.1.4.1.5.1.1.1.6.1.3 | IpAddress | read-write | Subnet mask used to validate login requests. |
| accAccessTable | 1.3.6.1.4.1.5.1.1.1.6 | not-accessible | A table of users authorized to log in to this unit. To delete an entry, a SetRequest-PDU for the specific instance of accAccessAddr with a NULL value encoding is used. | |
| INT accAccessUdpPort | 1.3.6.1.4.1.5.1.1.1.6.1.4 | INTEGER | read-write | UDP port number of the SNMP application. |
| accArp | 1.3.6.1.4.1.5.1.1.11 | |||
| accArpEntry | 1.3.6.1.4.1.5.1.1.11.2.1 | not-accessible | A correspondence between logical (IP) and physical (MAC) addresses. | |
| INT accArpEntStatus | 1.3.6.1.4.1.5.1.1.11.2.1.3 | INTEGER | read-only | Status of the ARP table entry. |
| CTR accArpInErrs | 1.3.6.1.4.1.5.1.1.11.8 | Counter | read-only | Number of ARP input errors encountered. |
| IP accArpNetAddress | 1.3.6.1.4.1.5.1.1.11.2.1.2 | IpAddress | read-only | IP address of this entry. Set this object to NULL to delete an entry. |
| CTR accArpOutErrs | 1.3.6.1.4.1.5.1.1.11.9 | Counter | read-only | Number of ARP output errors encountered. |
| OCT accArpPhysAddress | 1.3.6.1.4.1.5.1.1.11.2.1.1 | OCTET STRING | read-only | The Ethernet address of the ARP table entry. |
| INT accArpPromiscuous | 1.3.6.1.4.1.5.1.1.11.11 | INTEGER | read-write | When 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 accArpRefresh | 1.3.6.1.4.1.5.1.1.11.12 | INTEGER | read-write | When 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. |
| CTR accArpReqRcvds | 1.3.6.1.4.1.5.1.1.11.4 | Counter | read-only | Number of ARP Requests received. |
| CTR accArpReqSents | 1.3.6.1.4.1.5.1.1.11.5 | Counter | read-only | Number of ARP Requests sent. |
| CTR accArpRspRcvds | 1.3.6.1.4.1.5.1.1.11.6 | Counter | read-only | Number of ARP Responses received. |
| CTR accArpRspSents | 1.3.6.1.4.1.5.1.1.11.7 | Counter | read-only | Number of ARP Responses sent. |
| accArpTable | 1.3.6.1.4.1.5.1.1.11.2 | not-accessible | The ARP (Address Resolution Protocol) table. This is an alternate view of the atTable. | |
| INT accArpTimeout | 1.3.6.1.4.1.5.1.1.11.1 | INTEGER | read-write | Aging timer value (in minutes) for ARP table entries. |
| INT accArpType | 1.3.6.1.4.1.5.1.1.11.3 | INTEGER | read-write | State of proxy ARP capability. normal(0), proxy(2) |
| CTR accArpUnknownProtos | 1.3.6.1.4.1.5.1.1.11.10 | Counter | read-only | Number of address resolution requests for which this ARP implementation did not recognize the protocol. |
| accAsPort | 1.3.6.1.4.1.5.1.1.10 | |||
| accAt | 1.3.6.1.4.1.5.1.1.28 | |||
| accAtAarpEntry | 1.3.6.1.4.1.5.1.1.28.2.1 | not-accessible | An AARP database entry which maps a particular AppleTalk protocol address into a MAC-layer hardware address. | |
| CTR accAtAarpStatsDiscards | 1.3.6.1.4.1.5.1.1.28.3.1.9 | Counter | read-only | The number of queued output packets discarded because of an unanswered AARP request. |
| accAtAarpStatsEntry | 1.3.6.1.4.1.5.1.1.28.3.1 | not-accessible | The 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 accAtAarpStatsExpires | 1.3.6.1.4.1.5.1.1.28.3.1.8 | Counter | read-only | The number of times an entry was deleted from the AARP database because the expiration interval had expired. |
| CTR accAtAarpStatsInErrors | 1.3.6.1.4.1.5.1.1.28.3.1.10 | Counter | read-only | The number of AARP packets received which were invalid or which could not be processed because of some internal error. |
| CTR accAtAarpStatsInProbes | 1.3.6.1.4.1.5.1.1.28.3.1.3 | Counter | read-only | The number of AARP probe packets received. |
| CTR accAtAarpStatsInRequests | 1.3.6.1.4.1.5.1.1.28.3.1.1 | Counter | read-only | The number of AARP request packets received. |
| CTR accAtAarpStatsInResponses | 1.3.6.1.4.1.5.1.1.28.3.1.2 | Counter | read-only | The number of AARP response packets received. |
| CTR accAtAarpStatsNoReplys | 1.3.6.1.4.1.5.1.1.28.3.1.7 | Counter | read-only | The number of times an AARP request packet and its subsequent retransmissions received no response. |
| CTR accAtAarpStatsOutErrors | 1.3.6.1.4.1.5.1.1.28.3.1.11 | Counter | read-only | The number of AARP packets which could not be sent because of some internal error. |
| CTR accAtAarpStatsOutProbes | 1.3.6.1.4.1.5.1.1.28.3.1.6 | Counter | read-only | The number of AARP probe packets sent. |
| CTR accAtAarpStatsOutRequests | 1.3.6.1.4.1.5.1.1.28.3.1.4 | Counter | read-only | The number of AARP request packets sent. |
| CTR accAtAarpStatsOutResponses | 1.3.6.1.4.1.5.1.1.28.3.1.5 | Counter | read-only | The number of AARP response packets sent. |
| accAtAarpStatsTable | 1.3.6.1.4.1.5.1.1.28.3 | not-accessible | AppleTalk Address Resolution Protocol (AARP) statistics maintained and reported on a per-port basis. | |
| accAtAarpTable | 1.3.6.1.4.1.5.1.1.28.2 | not-accessible | The 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. | |
| OCT accAtAarpTabMacAddr | 1.3.6.1.4.1.5.1.1.28.2.1.2 | OCTET STRING | read-only | The 48-bit Ethernet or Token Ring MAC-layer address which corresponds to the AppleTalk network address. |
| OCT accAtAarpTabNetAddr | 1.3.6.1.4.1.5.1.1.28.2.1.3 | OCTET STRING | read-only | The 24-bit AppleTalk network address consisting of a 16-bit network number and 8-bit node id. |
| INT accAtAarpTabPort | 1.3.6.1.4.1.5.1.1.28.2.1.1 | INTEGER | read-only | The logical port number of a directly-connected AppleTalk network. |
| INT accAtAarpTabStatus | 1.3.6.1.4.1.5.1.1.28.2.1.4 | INTEGER | read-only | The 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). |
| accAtAdbStats | 1.3.6.1.4.1.5.1.1.28.4 | |||
| CTR accAtAdbStatsAdds | 1.3.6.1.4.1.5.1.1.28.4.4 | Counter | read-only | The number of times a new entry was added to the AARP database. |
| CTR accAtAdbStatsCacheds | 1.3.6.1.4.1.5.1.1.28.4.1 | Counter | read-only | The 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 accAtAdbStatsDeletes | 1.3.6.1.4.1.5.1.1.28.4.6 | Counter | read-only | The number of times an entry was deleted from the AARP database. |
| CTR accAtAdbStatsDiscards | 1.3.6.1.4.1.5.1.1.28.4.8 | Counter | read-only | The number of queued output packets discarded because the anchoring database entry was deleted. |
| CTR accAtAdbStatsNoEntries | 1.3.6.1.4.1.5.1.1.28.4.3 | Counter | read-only | The number of times the desired entry was not in the AARP database. |
| CTR accAtAdbStatsRotates | 1.3.6.1.4.1.5.1.1.28.4.2 | Counter | read-only | The 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 accAtAdbStatsTrims | 1.3.6.1.4.1.5.1.1.28.4.7 | Counter | read-only | The number of times the AARP database was trimmed to make room for a new entry. |
| CTR accAtAdbStatsUpdates | 1.3.6.1.4.1.5.1.1.28.4.5 | Counter | read-only | The number of times an existing entry was updated. |
| accAtAepStats | 1.3.6.1.4.1.5.1.1.28.13 | |||
| CTR accAtAepStatsInErrors | 1.3.6.1.4.1.5.1.1.28.13.1 | Counter | read-only | The number of AEP packets received which were invalid or which could not be processed because of some internal error. |
| CTR accAtAepStatsOutErrors | 1.3.6.1.4.1.5.1.1.28.13.2 | Counter | read-only | The number of AEP packets which could not be sent because of some internal error. |
| accAtDdpStats | 1.3.6.1.4.1.5.1.1.28.5 | |||
| CTR accAtDdpStatsInErrors | 1.3.6.1.4.1.5.1.1.28.5.2 | Counter | read-only | The number of packets received which could not be delivered because of some internal error. |
| CTR accAtDdpStatsNoOutRoutes | 1.3.6.1.4.1.5.1.1.28.5.1 | Counter | read-only | The number of output packets generated by local protocol handlers for which there was not route to the destination network. |
| CTR accAtDdpStatsOutErrors | 1.3.6.1.4.1.5.1.1.28.5.3 | Counter | read-only | The number of packets locally generated which could not be sent because of some internal error. |
| INT accAtForwardFilterDisposition | 1.3.6.1.4.1.5.1.1.28.17.1.8 | INTEGER | read-write | Upon a filter match, this specifies the action taken. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| accAtForwardFilterEntry | 1.3.6.1.4.1.5.1.1.28.17.1 | not-accessible | The parameters for a single AppleTalk Filter. | |
| OCT accAtForwardFilterFromMax | 1.3.6.1.4.1.5.1.1.28.17.1.4 | OCTET STRING | read-write | The greatest value in the source network address range. |
| OCT accAtForwardFilterFromMin | 1.3.6.1.4.1.5.1.1.28.17.1.3 | OCTET STRING | read-write | The least value in the source network address range. |
| INT accAtForwardFilterSocketMax | 1.3.6.1.4.1.5.1.1.28.17.1.6 | INTEGER | read-write | The greatest value in the range of affected sockets. |
| INT accAtForwardFilterSocketMin | 1.3.6.1.4.1.5.1.1.28.17.1.5 | INTEGER | read-write | The least value in the range of affected sockets. |
| INT accAtForwardFilterStatus | 1.3.6.1.4.1.5.1.1.28.17.1.9 | INTEGER | read-write | Writing 'invalid' deletes the filter table entry. |
| accAtForwardFilterTable | 1.3.6.1.4.1.5.1.1.28.17 | not-accessible | A list of descriptions of specific AppleTalk Filters. | |
| OCT accAtForwardFilterToMax | 1.3.6.1.4.1.5.1.1.28.17.1.2 | OCTET STRING | read-write | The greatest value in the destination network address range. |
| OCT accAtForwardFilterToMin | 1.3.6.1.4.1.5.1.1.28.17.1.1 | OCTET STRING | read-write | The least value in the destination network address range. |
| INT accAtForwardFilterType | 1.3.6.1.4.1.5.1.1.28.17.1.7 | INTEGER | read-write | The affected message types. Name Binding Protocol messages are called out separately, as some applications call for selective discrimination. |
| accAtNbpStats | 1.3.6.1.4.1.5.1.1.28.11 | |||
| CTR accAtNbpStatsInBrReqs | 1.3.6.1.4.1.5.1.1.28.11.1 | Counter | read-only | The number of NBP broadcast request packets received. |
| CTR accAtNbpStatsInErrors | 1.3.6.1.4.1.5.1.1.28.11.10 | Counter | read-only | The number of NBP packets received which were invalid or which could not be processed because of some internal error. |
| CTR accAtNbpStatsInFwdReqs | 1.3.6.1.4.1.5.1.1.28.11.4 | Counter | read-only | The number of NBP forward request packets received. |
| CTR accAtNbpStatsInLkUpReqs | 1.3.6.1.4.1.5.1.1.28.11.2 | Counter | read-only | The number of NBP lookup request packets received. |
| CTR accAtNbpStatsInLkUpResps | 1.3.6.1.4.1.5.1.1.28.11.3 | Counter | read-only | The number of NBP lookup response packets received. |
| CTR accAtNbpStatsNoZones | 1.3.6.1.4.1.5.1.1.28.11.9 | Counter | read-only | The number of NBP request packets received which referenced a zone name which was not in the zone database. |
| CTR accAtNbpStatsOutBrReqs | 1.3.6.1.4.1.5.1.1.28.11.5 | Counter | read-only | The number of NBP broadcast request packets sent. |
| CTR accAtNbpStatsOutErrors | 1.3.6.1.4.1.5.1.1.28.11.11 | Counter | read-only | The number of NBP packets which could not be sent because of some internal error. |
| CTR accAtNbpStatsOutFwdReqs | 1.3.6.1.4.1.5.1.1.28.11.8 | Counter | read-only | The number of NBP forward request packets sent. |
| CTR accAtNbpStatsOutLkUpReqs | 1.3.6.1.4.1.5.1.1.28.11.6 | Counter | read-only | The number of NBP lookup request packets sent. |
| CTR accAtNbpStatsOutLkUpResps | 1.3.6.1.4.1.5.1.1.28.11.7 | Counter | read-only | The number of NBP lookup response packets sent. |
| accAtNetEntry | 1.3.6.1.4.1.5.1.1.28.6.1 | not-accessible | The 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. | |
| accAtNetTable | 1.3.6.1.4.1.5.1.1.28.6 | not-accessible | AppleTalk network configuration table stored in NVM. | |
| INT accAtNetTabProtocol | 1.3.6.1.4.1.5.1.1.28.6.1.1 | INTEGER | read-write | The 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 accAtNetTabRtmpIncr | 1.3.6.1.4.1.5.1.1.28.6.1.2 | INTEGER | read-write | The RTMP hop-count increment to be applied to packets forwarded via this port or routing tuples received received on this port. |
| TIK accAtNetTabRtmpSend | 1.3.6.1.4.1.5.1.1.28.6.1.3 | TimeTicks | read-write | The 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 accAtNetTabX25Addr1 | 1.3.6.1.4.1.5.1.1.28.6.1.4 | OCTET STRING | read-write | The normal DTE address to use for sending or receiving packets via an X.25 virtual circuit. |
| OCT accAtNetTabX25Addr2 | 1.3.6.1.4.1.5.1.1.28.6.1.5 | OCTET STRING | read-write | An alternate DTE address to use for receiving packets via an X.25 virtual circuit. |
| INT accAtNetTabX25FacIndex | 1.3.6.1.4.1.5.1.1.28.6.1.9 | INTEGER | read-write | Index of optional facility string or zero. |
| TIK accAtNetTabX25Idle | 1.3.6.1.4.1.5.1.1.28.6.1.6 | TimeTicks | read-write | The interval which governs how long an X.25 circuit can be idle before it is cleared. |
| INT accAtNetTabX25PktSize | 1.3.6.1.4.1.5.1.1.28.6.1.7 | INTEGER | read-write | The 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 accAtNetTabX25WinSize | 1.3.6.1.4.1.5.1.1.28.6.1.8 | INTEGER | read-write | The desired window size to be negotiated during X.25 call establishment. |
| accAtNode | 1.3.6.1.4.1.5.1.1.28.1 | |||
| TIK accAtNodeAarpExpire | 1.3.6.1.4.1.5.1.1.28.1.3 | TimeTicks | read-write | The 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). |
| INT accAtNodeAdState | 1.3.6.1.4.1.5.1.1.28.1.1 | INTEGER | read-write | The 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 accAtNodeChecksum | 1.3.6.1.4.1.5.1.1.28.1.2 | INTEGER | read-write | The 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. |
| accAtPortEntry | 1.3.6.1.4.1.5.1.1.28.7.1 | not-accessible | The information maintained in RAM for a particular logical port. | |
| CTR accAtPortStatsChksums | 1.3.6.1.4.1.5.1.1.28.8.1.6 | Counter | read-only | The number of DDP packets received with an invalid checksum. |
| accAtPortStatsEntry | 1.3.6.1.4.1.5.1.1.28.8.1 | not-accessible | The DDP statistics maintained for a particular logical port. | |
| CTR accAtPortStatsFwdBcasts | 1.3.6.1.4.1.5.1.1.28.8.1.9 | Counter | read-only | The number of DDP broadcast packets receive whose destination network number was not within the range of the connected network. |
| CTR accAtPortStatsHopCounts | 1.3.6.1.4.1.5.1.1.28.8.1.11 | Counter | read-only | The number of DDP packets received which were discarded because the hop count had exceeded the maximum value. |
| CTR accAtPortStatsInErrors | 1.3.6.1.4.1.5.1.1.28.8.1.16 | Counter | read-only | The number of DDP packets received which could not be processed because of some internal error. |
| CTR accAtPortStatsInFwdReqs | 1.3.6.1.4.1.5.1.1.28.8.1.8 | Counter | read-only | The 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 accAtPortStatsInShorts | 1.3.6.1.4.1.5.1.1.28.8.1.2 | Counter | read-only | The total number of DDP packets received with short headers. |
| CTR accAtPortStatsInTotals | 1.3.6.1.4.1.5.1.1.28.8.1.1 | Counter | read-only | The total number of DDP packets received via the port. |
| CTR accAtPortStatsNoFwdRoutes | 1.3.6.1.4.1.5.1.1.28.8.1.10 | Counter | read-only | The number of DDP packets received for which no route to the destination network existed. |
| CTR accAtPortStatsNotForMes | 1.3.6.1.4.1.5.1.1.28.8.1.3 | Counter | read-only | The number of Phase 1 unicast packets received with a LLAP header whose destination node id did not match that of the receiving port. |
| CTR accAtPortStatsNotMyNets | 1.3.6.1.4.1.5.1.1.28.8.1.7 | Counter | read-only | The 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 accAtPortStatsOutErrors | 1.3.6.1.4.1.5.1.1.28.8.1.17 | Counter | read-only | The number of DDP packets which could not be sent because of some internal error. |
| CTR accAtPortStatsOutFwdReqs | 1.3.6.1.4.1.5.1.1.28.8.1.15 | Counter | read-only | The number of DDP packets forwarded to this port from all other ports. |
| CTR accAtPortStatsOutShorts | 1.3.6.1.4.1.5.1.1.28.8.1.14 | Counter | read-only | The number of DDP packets send with short headers. |
| CTR accAtPortStatsOutTotals | 1.3.6.1.4.1.5.1.1.28.8.1.13 | Counter | read-only | The total number of DDP packets sent via the port. |
| CTR accAtPortStatsReflects | 1.3.6.1.4.1.5.1.1.28.8.1.12 | Counter | read-only | The number of DDP packets received which were addressed to another node on the same network. |
| accAtPortStatsTable | 1.3.6.1.4.1.5.1.1.28.8 | not-accessible | Datagram Delivery Protocol (DDP) statistics maintained and reported on a per-port basis. | |
| CTR accAtPortStatsTooLongs | 1.3.6.1.4.1.5.1.1.28.8.1.5 | Counter | read-only | The number of of DDP packets received whose length exceeded the maximum datagram size or whose physical length was greater than the logical length. |
| CTR accAtPortStatsTooShorts | 1.3.6.1.4.1.5.1.1.28.8.1.4 | Counter | read-only | The 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. |
| STR accAtPortTabDescr | 1.3.6.1.4.1.5.1.1.28.7.1.4 | DisplayString | read-only | Displayable text describing the type of logical port. |
| OCT accAtPortTabErrAddr | 1.3.6.1.4.1.5.1.1.28.7.1.7 | OCTET STRING | read-only | The 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. |
| INT accAtPortTabErrCode | 1.3.6.1.4.1.5.1.1.28.7.1.5 | INTEGER | read-only | An 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. |
| INT accAtPortTabErrCount | 1.3.6.1.4.1.5.1.1.28.7.1.9 | INTEGER | read-only | The number of subsequent errors which have been detected while a port is disabled. |
| STR accAtPortTabErrDescr | 1.3.6.1.4.1.5.1.1.28.7.1.8 | DisplayString | read-only | Displayable text which describes why the port has been disabled. |
| TIK accAtPortTabErrTime | 1.3.6.1.4.1.5.1.1.28.7.1.6 | TimeTicks | read-only | The time (relative to the last system reset) at which the port became disabled. |
| INT accAtPortTabIndex | 1.3.6.1.4.1.5.1.1.28.7.1.1 | INTEGER | read-only | The 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. |
| accAtPortTable | 1.3.6.1.4.1.5.1.1.28.7 | not-accessible | The 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. | |
| OCT accAtPortTabNetAddr | 1.3.6.1.4.1.5.1.1.28.7.1.2 | OCTET STRING | read-only | The 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 accAtPortTabState | 1.3.6.1.4.1.5.1.1.28.7.1.3 | INTEGER | read-only | The operational state of the port. |
| accAtRdbStats | 1.3.6.1.4.1.5.1.1.28.10 | |||
| CTR accAtRdbStatsAdds | 1.3.6.1.4.1.5.1.1.28.10.4 | Counter | read-only | The number of times a new network was added to the routing database. |
| CTR accAtRdbStatsCacheds | 1.3.6.1.4.1.5.1.1.28.10.1 | Counter | read-only | The number of times the desired route was already cached. |
| CTR accAtRdbStatsDeletes | 1.3.6.1.4.1.5.1.1.28.10.6 | Counter | read-only | The number of times a route was deleted from the routing database. |
| CTR accAtRdbStatsNoRoutes | 1.3.6.1.4.1.5.1.1.28.10.3 | Counter | read-only | The number of times no route could be found to the destination network. |
| CTR accAtRdbStatsSearchs | 1.3.6.1.4.1.5.1.1.28.10.2 | Counter | read-only | The number of times the desired route was not cached and the routing database had to be searched. |
| CTR accAtRdbStatsUpdates | 1.3.6.1.4.1.5.1.1.28.10.5 | Counter | read-only | The number of times an existing route was updated. |
| INT accAtRouteFilterDisposition | 1.3.6.1.4.1.5.1.1.28.18.1.5 | INTEGER | read-write | What is to be done with matching advertisements. |
| accAtRouteFilterEntry | 1.3.6.1.4.1.5.1.1.28.18.1 | not-accessible | A single Route Filter. | |
| OCT accAtRouteFilterRangeMax | 1.3.6.1.4.1.5.1.1.28.18.1.4 | OCTET STRING | read-write | The greatest Network Address in this range. |
| OCT accAtRouteFilterRangeMin | 1.3.6.1.4.1.5.1.1.28.18.1.3 | OCTET STRING | read-write | The least Network Address in this range. |
| OCT accAtRouteFilterRouterMax | 1.3.6.1.4.1.5.1.1.28.18.1.2 | OCTET STRING | read-write | The greatest affected Router's Network Address. |
| OCT accAtRouteFilterRouterMin | 1.3.6.1.4.1.5.1.1.28.18.1.1 | OCTET STRING | read-write | The least affected Router's Network Address. |
| INT accAtRouteFilterStatus | 1.3.6.1.4.1.5.1.1.28.18.1.6 | INTEGER | read-write | Writing 'invalid' has the effect of deleting the filter. |
| accAtRouteFilterTable | 1.3.6.1.4.1.5.1.1.28.18 | not-accessible | A list of Route Filters. | |
| accAtRtmpStats | 1.3.6.1.4.1.5.1.1.28.9 | |||
| CTR accAtRtmpStatsInDataReqs | 1.3.6.1.4.1.5.1.1.28.9.2 | Counter | read-only | The number of RTMP route data request packets received. |
| CTR accAtRtmpStatsInDataResps | 1.3.6.1.4.1.5.1.1.28.9.4 | Counter | read-only | The number of RTMP route data response packets received. |
| CTR accAtRtmpStatsInErrors | 1.3.6.1.4.1.5.1.1.28.9.10 | Counter | read-only | The number of RTMP packets received containing a format error or which could not be processed because of some internal error. |
| CTR accAtRtmpStatsInRequests | 1.3.6.1.4.1.5.1.1.28.9.1 | Counter | read-only | The number of RTMP request packets received. |
| CTR accAtRtmpStatsInResponses | 1.3.6.1.4.1.5.1.1.28.9.3 | Counter | read-only | The number of RTMP response packets received. |
| CTR accAtRtmpStatsNetConflicts | 1.3.6.1.4.1.5.1.1.28.9.9 | Counter | read-only | The number of RTMP packets received which conflicted with the network number range configured for the receiving port or garnered from another router. |
| CTR accAtRtmpStatsOutDataReqs | 1.3.6.1.4.1.5.1.1.28.9.6 | Counter | read-only | The number of RTMP route data request packets sent. |
| CTR accAtRtmpStatsOutDataResps | 1.3.6.1.4.1.5.1.1.28.9.8 | Counter | read-only | The number of RTMP route data response packets sent. |
| CTR accAtRtmpStatsOutErrors | 1.3.6.1.4.1.5.1.1.28.9.11 | Counter | read-only | The number of RTMP packets which could not be sent because of some internal error. |
| CTR accAtRtmpStatsOutRequests | 1.3.6.1.4.1.5.1.1.28.9.5 | Counter | read-only | The number of RTMP request packets sent. |
| CTR accAtRtmpStatsOutResponses | 1.3.6.1.4.1.5.1.1.28.9.7 | Counter | read-only | The number of RTMP response packets sent. |
| accAtZipStats | 1.3.6.1.4.1.5.1.1.28.12 | |||
| CTR accAtZipStatsInBringUps | 1.3.6.1.4.1.5.1.1.28.12.7 | Counter | read-only | The number of ZIP bring-up request packets received. |
| CTR accAtZipStatsInErrors | 1.3.6.1.4.1.5.1.1.28.12.21 | Counter | read-only | The number of ZIP packets received containing a formatting error or which could not be processed because of some internal error. |
| CTR accAtZipStatsInExtReplies | 1.3.6.1.4.1.5.1.1.28.12.3 | Counter | read-only | The number of ZIP extended zone-list-reply packets received. |
| CTR accAtZipStatsInGetLZReqs | 1.3.6.1.4.1.5.1.1.28.12.10 | Counter | read-only | The number of ZIP get-local-zones request packets received. |
| CTR accAtZipStatsInGetMZReqs | 1.3.6.1.4.1.5.1.1.28.12.11 | Counter | read-only | The number of ZIP get-my-zone request packets received. |
| CTR accAtZipStatsInGetZLReqs | 1.3.6.1.4.1.5.1.1.28.12.9 | Counter | read-only | The number of ZIP get-zone-list request packets received. |
| CTR accAtZipStatsInInfoReps | 1.3.6.1.4.1.5.1.1.28.12.5 | Counter | read-only | The number of ZIP get-network-information reply packets received. |
| CTR accAtZipStatsInInfoReqs | 1.3.6.1.4.1.5.1.1.28.12.4 | Counter | read-only | The number of ZIP get-network-information request packets received. |
| CTR accAtZipStatsInNotifies | 1.3.6.1.4.1.5.1.1.28.12.8 | Counter | read-only | The number of ZIP notify request packets received. |
| CTR accAtZipStatsInQuerys | 1.3.6.1.4.1.5.1.1.28.12.1 | Counter | read-only | The number of ZIP zone-list-query packets received. |
| CTR accAtZipStatsInReplies | 1.3.6.1.4.1.5.1.1.28.12.2 | Counter | read-only | The number of ZIP zone-list-reply packets received. |
| CTR accAtZipStatsInTakeDowns | 1.3.6.1.4.1.5.1.1.28.12.6 | Counter | read-only | The number of ZIP take-down request packets received. |
| CTR accAtZipStatsOutErrors | 1.3.6.1.4.1.5.1.1.28.12.22 | Counter | read-only | The number of ZIP packets which could not be sent because of some internal error. |
| CTR accAtZipStatsOutExtReplies | 1.3.6.1.4.1.5.1.1.28.12.14 | Counter | read-only | The number of ZIP extended zone-list-reply packets sent. |
| CTR accAtZipStatsOutGetLZReps | 1.3.6.1.4.1.5.1.1.28.12.18 | Counter | read-only | The number of get-local-zones reply packets sent. |
| CTR accAtZipStatsOutGetMZReps | 1.3.6.1.4.1.5.1.1.28.12.19 | Counter | read-only | The number of get-my-zone reply packets sent. |
| CTR accAtZipStatsOutGetZLReps | 1.3.6.1.4.1.5.1.1.28.12.17 | Counter | read-only | The number of get-zone-list reply packets sent. |
| CTR accAtZipStatsOutInfoReps | 1.3.6.1.4.1.5.1.1.28.12.16 | Counter | read-only | The number of ZIP get-network-information reply packets sent. |
| CTR accAtZipStatsOutInfoReqs | 1.3.6.1.4.1.5.1.1.28.12.15 | Counter | read-only | The number of ZIP get-network-information request packets sent. |
| CTR accAtZipStatsOutQueries | 1.3.6.1.4.1.5.1.1.28.12.12 | Counter | read-only | The number of ZIP zone-list-query packets sent. |
| CTR accAtZipStatsOutReplies | 1.3.6.1.4.1.5.1.1.28.12.13 | Counter | read-only | The number of ZIP zone-list-reply packets sent. |
| CTR accAtZipStatsZoneConflicts | 1.3.6.1.4.1.5.1.1.28.12.20 | Counter | read-only | The number of ZIP packets received which conflicted with zone list or default zone information configured for the receiving port or garnered from another router. |
| accAtZoneBynameEntry | 1.3.6.1.4.1.5.1.1.28.15.1 | not-accessible | An entry in the zone information table (ZIT) with a given zone name. | |
| STR accAtZoneBynameName | 1.3.6.1.4.1.5.1.1.28.15.1.3 | DisplayString | read-only | The AppleTalk zone name. |
| OCT accAtZoneBynameNetMax | 1.3.6.1.4.1.5.1.1.28.15.1.2 | OCTET STRING | read-only | The 16-bit range end value for an AppleTalk network. |
| OCT accAtZoneBynameNetMin | 1.3.6.1.4.1.5.1.1.28.15.1.1 | OCTET STRING | read-only | The 16-bit range start value for an AppleTalk network. |
| accAtZoneBynameTable | 1.3.6.1.4.1.5.1.1.28.15 | not-accessible | Used to display entries in the Zone Information Table (ZIT) which are associated with a particular zone name. | |
| accAtZoneBynetEntry | 1.3.6.1.4.1.5.1.1.28.16.1 | not-accessible | An entry in the zone information table (ZIT) associated with a given AppleTalk network. | |
| STR accAtZoneBynetName | 1.3.6.1.4.1.5.1.1.28.16.1.3 | DisplayString | read-only | The AppleTalk zone name. |
| OCT accAtZoneBynetNetMax | 1.3.6.1.4.1.5.1.1.28.16.1.2 | OCTET STRING | read-only | The 16-bit range end value for an AppleTalk network. |
| OCT accAtZoneBynetNetMin | 1.3.6.1.4.1.5.1.1.28.16.1.1 | OCTET STRING | read-only | The 16-bit range start value for an AppleTalk network. |
| accAtZoneBynetTable | 1.3.6.1.4.1.5.1.1.28.16 | not-accessible | Used to display entries in the Zone Information Table (ZIT) which are associated with a particular AppleTalk network. | |
| accAtZoneListEntry | 1.3.6.1.4.1.5.1.1.28.14.1 | not-accessible | An entry defining a zone name for some directly connected AppleTalk network. | |
| STR accAtZoneListName | 1.3.6.1.4.1.5.1.1.28.14.1.3 | DisplayString | read-only | The zone name. Zone names can contain up to 32 case-insensitive characters from the Apple Macintosh character set. |
| INT accAtZoneListPort | 1.3.6.1.4.1.5.1.1.28.14.1.1 | INTEGER | read-only | The logical port number. |
| INT accAtZoneListStatus | 1.3.6.1.4.1.5.1.1.28.14.1.2 | INTEGER | read-write | The 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). |
| accAtZoneListTable | 1.3.6.1.4.1.5.1.1.28.14 | not-accessible | The 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. | |
| CTR accBootDiscardedReplies | 1.3.6.1.4.1.5.1.1.29.12 | Counter | read-only | The number of Bootp replies discarded due to insufficient data in reply. |
| STR accBootfile | 1.3.6.1.4.1.5.1.1.29.8 | DisplayString | read-only | The value of file returned in the last Bootp reply processed. This is the name of the file to download as a configuration script. |
| IP accBootg1iaddr | 1.3.6.1.4.1.5.1.1.29.14 | IpAddress | read-only | The 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 accBootg2iaddr | 1.3.6.1.4.1.5.1.1.29.15 | IpAddress | read-only | The 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 accBootg3iaddr | 1.3.6.1.4.1.5.1.1.29.16 | IpAddress | read-only | The 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. |
| IP accBootgiaddr | 1.3.6.1.4.1.5.1.1.29.7 | IpAddress | read-only | The 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. |
| INT accBootInterface | 1.3.6.1.4.1.5.1.1.29.9 | INTEGER | read-only | The interface index for the interface the last valid Bootp reply frame processed was received on. |
| INT accBootMode | 1.3.6.1.4.1.5.1.1.29.2 | INTEGER | read-only | Mode 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. |
| accBootp | 1.3.6.1.4.1.5.1.1.29 | |||
| IP accBootpServerOld | 1.3.6.1.4.1.5.1.1.29.1.1 | IpAddress | read-only | IP address of the Bootp Server. |
| CTR accBootReceivedReplies | 1.3.6.1.4.1.5.1.1.29.11 | Counter | read-only | The number of valid Bootp replies received. |
| CTR accBootSentRequests | 1.3.6.1.4.1.5.1.1.29.10 | Counter | read-only | The number of Bootp requests sent. |
| accBootServerEntry | 1.3.6.1.4.1.5.1.1.29.13.1 | not-accessible | A Boot server table entry. | |
| IP accBootServerIPAddr | 1.3.6.1.4.1.5.1.1.29.13.1.1 | IpAddress | read-write | An IP address of a Bootstrap protocol server to be supported by Boot Helper. |
| accBootServerOld | 1.3.6.1.4.1.5.1.1.29.1 | |||
| accBootServerTable | 1.3.6.1.4.1.5.1.1.29.13 | not-accessible | A table of Bootpstrap protocol servers that this unit will forward Bootp requests to. | |
| IP accBootsiaddr | 1.3.6.1.4.1.5.1.1.29.5 | IpAddress | read-only | The 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 accBootsname | 1.3.6.1.4.1.5.1.1.29.6 | DisplayString | read-only | The value of siaddr returned in the last Bootp reply processed. This is the name of the Bootp server. |
| INT accBootState | 1.3.6.1.4.1.5.1.1.29.3 | INTEGER | read-only | The 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 accBootyiaddr | 1.3.6.1.4.1.5.1.1.29.4 | IpAddress | read-only | The 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. |
| INT accBrCompress | 1.3.6.1.4.1.5.1.1.4.11 | INTEGER | read-write | Bridge frame compression mode. |
| INT accBrFdbEntDisp | 1.3.6.1.4.1.5.1.1.4.7.1.2 | INTEGER | read-write | Disposition 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) |
| OCT accBrFdbEntMacAddr | 1.3.6.1.4.1.5.1.1.4.7.1.1 | OCTET STRING | read-write | MAC Address of the Forwarding Database Entry. Set this object to NULL to delete entry. |
| INT accBrFdbEntPort | 1.3.6.1.4.1.5.1.1.4.7.1.3 | INTEGER | read-write | Port to which frame is to be relayed for frame to be forwarded. Has no meaning for other dispositions. |
| accBrFdbEntry | 1.3.6.1.4.1.5.1.1.4.7.1 | not-accessible | A Forwarding Database entry which defines Bridge action to be taken based upon the destination MAC Address of received frames. | |
| INT accBrFdbEntTimer | 1.3.6.1.4.1.5.1.1.4.7.1.4 | INTEGER | read-only | Age of Forwarding Database Entry. A value of zero indicates a static entry. |
| INT accBrFdbLearnMode | 1.3.6.1.4.1.5.1.1.4.2 | INTEGER | read-write | When 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 accBrFdbNvmMaxSize | 1.3.6.1.4.1.5.1.1.4.6 | INTEGER | read-only | Number of static FDB entries that can be saved in the NVM RAM. |
| INT accBrFdbRamCurrSize | 1.3.6.1.4.1.5.1.1.4.3 | INTEGER | read-only | The number of entries in the RAM FDB table that contains static as well as dynamic entries. |
| INT accBrFdbRamMaxSize | 1.3.6.1.4.1.5.1.1.4.5 | INTEGER | read-write | The maximum number of entries configured for the RAM FDB table. |
| accBrFdbTable | 1.3.6.1.4.1.5.1.1.4.7 | not-accessible | A list of Forwarding Database entries. Entries may be added/deleted either through learning or explicit management action. | |
| INT accBrFdbTimeout | 1.3.6.1.4.1.5.1.1.4.1 | INTEGER | read-write | Time (seconds) for which a learned Forwarding Database entry is valid before being deleted if it has not been seen. |
| INT accBrFilterDefault | 1.3.6.1.4.1.5.1.1.4.17 | INTEGER | read-write | The 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. |
| INT accBrFilterDiscards | 1.3.6.1.4.1.5.1.1.4.18.1.7 | INTEGER | read-only | The number of packets discarded as a result of bridge filtering. Maintained globally for all ports. |
| INT accBrFilterEntDisp | 1.3.6.1.4.1.5.1.1.4.18.1.3 | INTEGER | read-write | Disposition of received Frame. Note that a Frame is never sent back out on the Port on which it was received. |
| OCT accBrFilterEntDstMacAddr | 1.3.6.1.4.1.5.1.1.4.18.1.1 | OCTET STRING | read-write | Destination MAC Address of the Filtering entry. |
| INT accBrFilterEntLogicalOp | 1.3.6.1.4.1.5.1.1.4.18.1.5 | INTEGER | read-write | Logical operation to be performed in conjunction with specified protocol. This is an optional parameter. |
| INT accBrFilterEntPort | 1.3.6.1.4.1.5.1.1.4.18.1.4 | INTEGER | read-write | In all cases, the destination port of the received frame. |
| OCT accBrFilterEntProtocol | 1.3.6.1.4.1.5.1.1.4.18.1.6 | OCTET STRING | read-write | Protocol to be used in conjunction with logical operation to determine the disposition of all received packets. |
| INT accBrFilterEntries | 1.3.6.1.4.1.5.1.1.4.18.1.8 | INTEGER | read-only | The number of entries currently in the bridge filtering table. The maximum number of entries is 50. |
| accBrFilterEntry | 1.3.6.1.4.1.5.1.1.4.18.1 | not-accessible | A 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 accBrFilterEntSrcMacAddr | 1.3.6.1.4.1.5.1.1.4.18.1.2 | OCTET STRING | read-write | Source MAC Address of the Filtering entry. |
| INT accBrFilterMode | 1.3.6.1.4.1.5.1.1.4.16 | INTEGER | read-write | When 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. |
| accBrFilterTable | 1.3.6.1.4.1.5.1.1.4.18 | not-accessible | A list of Filtering entries. | |
| INT accBrFiltIIDiscards | 1.3.6.1.4.1.5.1.1.4.20 | INTEGER | read-only | The number of packets discarded as a result of bridge filtering. Maintained globally for all ports. |
| INT accBrFiltIIEntDisp | 1.3.6.1.4.1.5.1.1.4.19.1.3 | INTEGER | read-write | Disposition of received Frame. Note that a Frame is never sent back out on the Port on which it was received. |
| OCT accBrFiltIIEntDstMacAddr | 1.3.6.1.4.1.5.1.1.4.19.1.1 | OCTET STRING | read-write | Destination MAC Address of the Filtering entry. |
| OCT accBrFiltIIEntDstMacAddrMask | 1.3.6.1.4.1.5.1.1.4.19.1.7 | OCTET STRING | read-write | Destination 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. |
| INT accBrFiltIIEntLogicalOp | 1.3.6.1.4.1.5.1.1.4.19.1.5 | INTEGER | read-write | Logical operation to be performed in conjunction with specified protocol. This is an optional parameter. |
| INT accBrFiltIIEntPort | 1.3.6.1.4.1.5.1.1.4.19.1.4 | INTEGER | read-write | In all cases, the destination port of the received frame. |
| OCT accBrFiltIIEntProtocol | 1.3.6.1.4.1.5.1.1.4.19.1.6 | OCTET STRING | read-write | Protocol to be used in conjunction with logical operation to determine the disposition of all received packets. |
| INT accBrFiltIIEntries | 1.3.6.1.4.1.5.1.1.4.21 | INTEGER | read-only | The number of entries currently in the bridge filtering table. The maximum number of entries is 150. |
| accBrFiltIIEntry | 1.3.6.1.4.1.5.1.1.4.19.1 | not-accessible | A 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 accBrFiltIIEntSrcMacAddr | 1.3.6.1.4.1.5.1.1.4.19.1.2 | OCTET STRING | read-write | Source MAC Address of the Filtering entry. |
| OCT accBrFiltIIEntSrcMacAddrMask | 1.3.6.1.4.1.5.1.1.4.19.1.8 | OCTET STRING | read-write | Source 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 accBrFiltIIEntStatus | 1.3.6.1.4.1.5.1.1.4.19.1.9 | INTEGER | read-write | 0 indicates that the entry is invalid, 1 indicates that the entry is valid. |
| accBrFiltIITable | 1.3.6.1.4.1.5.1.1.4.19 | not-accessible | A list of Filtering entries. | |
| accBrFpEntry | 1.3.6.1.4.1.5.1.1.4.8.1 | not-accessible | Relative Priority between frames to be forwarded on a Bridge Port. | |
| INT accBrFpIndex | 1.3.6.1.4.1.5.1.1.4.8.1.1 | INTEGER | read-write | Port number |
| INT accBrFpPriDefault | 1.3.6.1.4.1.5.1.1.4.9 | INTEGER | read-write | Default priority to use for protocol types not specifically enumerated in table. discard(0), low(1), normal(2), high(3) |
| INT accBrFpPrio | 1.3.6.1.4.1.5.1.1.4.8.1.3 | INTEGER | read-write | Relative forwarding priority assigned to protocol. discard(0), low(1), normal(2), high(3) |
| INT accBrFpProt | 1.3.6.1.4.1.5.1.1.4.8.1.2 | INTEGER | read-write | protocol type. Set this object to NULL to delete the entry. |
| accBrFpTable | 1.3.6.1.4.1.5.1.1.4.8 | not-accessible | A list of Forwarding Priority Entries. Entries are added/deleted via management action. | |
| accBRG | 1.3.6.1.4.1.5.1.1 | |||
| accBridge | 1.3.6.1.4.1.5.1.1.4 | |||
| INT accBrMode | 1.3.6.1.4.1.5.1.1.4.15 | INTEGER | read-write | Bridge 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 accBrNumPorts | 1.3.6.1.4.1.5.1.1.4.10 | INTEGER | read-write | Number of physical ports of unit. |
| accBrPort | 1.3.6.1.4.1.5.1.1.3 | |||
| INT accBrPortAdminStatus | 1.3.6.1.4.1.5.1.1.3.1.11 | INTEGER | read-write | accBrPortAdminStatus 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 accBrPortFrDlci | 1.3.6.1.4.1.5.1.1.3.1.14 | INTEGER | read-write | Frame Relay DLCI for this port |
| OCT accBrPortId | 1.3.6.1.4.1.5.1.1.3.1.3 | OCTET STRING | read-only | Port ID |
| INT accBrPortIndex | 1.3.6.1.4.1.5.1.1.3.1.15 | INTEGER | read-only | Bridge Port Index |
| CTR accBrPortInDiscPkts | 1.3.6.1.4.1.5.1.1.3.1.1.11 | Counter | read-only | Number of bridge packets discarded at input |
| CTR accBrPortInDupPkts | 1.3.6.1.4.1.5.1.1.3.1.1.3 | Counter | read-only | Number of in packets duplicated |
| accBrPortInfo | 1.3.6.1.4.1.5.1.1.3.1 | |||
| CTR accBrPortInNUcastPkts | 1.3.6.1.4.1.5.1.1.3.1.1.1 | Counter | read-only | Number of non-unicast packets received |
| CTR accBrPortInUcastPkts | 1.3.6.1.4.1.5.1.1.3.1.1.2 | Counter | read-only | Number of unicast packets received |
| INT accBrPortLine | 1.3.6.1.4.1.5.1.1.3.1.12 | INTEGER | read-write | Index of physical port associated with this bridge port. |
| CTR accBrPortOutDelayDiscPkts | 1.3.6.1.4.1.5.1.1.3.1.1.8 | Counter | read-only | Number of output packets dropped because they were held in queue too long |
| CTR accBrPortOutNUcastPkts | 1.3.6.1.4.1.5.1.1.3.1.1.4 | Counter | read-only | Number of non-unicast packets sent |
| CTR accBrPortOutPrioDiscPkts | 1.3.6.1.4.1.5.1.1.3.1.1.9 | Counter | read-only | Packets discarded on ouput by the protocol priority filter mechanism |
| GAU accBrPortOutQLen | 1.3.6.1.4.1.5.1.1.3.1.1.10 | Gauge | read-only | Length of port output queue |
| CTR accBrPortOutUcastPkts | 1.3.6.1.4.1.5.1.1.3.1.1.5 | Counter | read-only | Number of unicast packets sent |
| INT accBrPortProtocol | 1.3.6.1.4.1.5.1.1.3.1.13 | INTEGER | read-write | note that these enumerated values match those in accSlotProtocol; the current implementation will not permit accBrPortProtocol to be set to x25. |
| INT accBrPortState | 1.3.6.1.4.1.5.1.1.3.1.5 | INTEGER | read-write | accBrPortState 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) |
| accBrPortStats | 1.3.6.1.4.1.5.1.1.3.1.1 | |||
| OCT accBrPortStpDesBridge | 1.3.6.1.4.1.5.1.1.3.1.9 | OCTET STRING | read-only | Designated bridge |
| INT accBrPortStpDesCost | 1.3.6.1.4.1.5.1.1.3.1.8 | INTEGER | read-only | Cost to designated root |
| OCT accBrPortStpDesPort | 1.3.6.1.4.1.5.1.1.3.1.10 | OCTET STRING | read-only | Designated port |
| OCT accBrPortStpDesRoot | 1.3.6.1.4.1.5.1.1.3.1.7 | OCTET STRING | read-only | Designated root |
| CTR accBrPortStpInPkts | 1.3.6.1.4.1.5.1.1.3.1.1.6 | Counter | read-only | Number of spanning tree packets recieved |
| CTR accBrPortStpOutPkts | 1.3.6.1.4.1.5.1.1.3.1.1.7 | Counter | read-only | Number of spanning tree packets sent |
| INT accBrPortStpPathCost | 1.3.6.1.4.1.5.1.1.3.1.6 | INTEGER | read-write | Path cost |
| INT accBrPortStpPriority | 1.3.6.1.4.1.5.1.1.3.1.2 | INTEGER | read-write | Relative STP priority of this port |
| accBrPortX25Entry | 1.3.6.1.4.1.5.1.1.4.14.1 | |||
| INT accBrPortX25FacIndex | 1.3.6.1.4.1.5.1.1.4.14.1.7 | INTEGER | read-write | Index of optional facility string or 0. |
| accBrPortX25Table | 1.3.6.1.4.1.5.1.1.4.14 | |||
| INT accBrPortXBridgeStatus | 1.3.6.1.4.1.5.1.1.3.1.16 | INTEGER | read-only | Bridge Port translating bridge status |
| INT accCfgDisp | 1.3.6.1.4.1.5.1.1.27.5.3 | INTEGER | read-write | The 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. |
| STR accCfgFile | 1.3.6.1.4.1.5.1.1.27.5.2 | DisplayString | read-write | The filename (include pathname) of the file on the TFTP server to download. This object is used in conjunction with accCfgHost & accCfgDisp to download configurations. |
| IP accCfgHost | 1.3.6.1.4.1.5.1.1.27.5.1 | IpAddress | read-write | The IP address of the TFTP server to attempt a download from. This object is used in conjunction with accCfgFile & accCfgDisp to download configurations. |
| accCfgLoad | 1.3.6.1.4.1.5.1.1.27.5 | |||
| accClock | 1.3.6.1.4.1.5.1.1.1.4 | |||
| accCompress | 1.3.6.1.4.1.5.1.1.6 | |||
| STR accCompressDialNeighborCallAddress | 1.3.6.1.4.1.5.1.1.6.1.1.2 | DisplayString | read-only | The call address of the neighbor to which the dial port is accessed or connected. |
| accCompressDialNeighborEntry | 1.3.6.1.4.1.5.1.1.6.1.1 | not-accessible | Data compression neighbor exception table entry containing data compression parameters for a particular dial port neighbor. | |
| INT accCompressDialNeighborIfIndex | 1.3.6.1.4.1.5.1.1.6.1.1.1 | INTEGER | read-only | The ifindex of the dial port via which the neighbor is accessed or connected. |
| INT accCompressDialNeighborStatus | 1.3.6.1.4.1.5.1.1.6.1.1.3 | INTEGER | read-write | The 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. |
| accCompressDialNeighborTable | 1.3.6.1.4.1.5.1.1.6.1 | not-accessible | Data compression neighbor exception table for dial ports containing data compression parameters for selected neighbors. | |
| GAU accCompressDialStatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.4.1.10 | Gauge | read-only | The 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 accCompressDialStatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.4.1.11 | Gauge | read-only | The 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. |
| OCT accCompressDialStatCallAddress | 1.3.6.1.4.1.5.1.1.6.4.1.2 | OCTET STRING | read-only | The call address of the neighbor to which the dial port is currently connected. |
| accCompressDialStatEntry | 1.3.6.1.4.1.5.1.1.6.4.1 | not-accessible | Data compression dial port statistics table entry containing data compression statistics for a particular dial port neighbor. | |
| CTR accCompressDialStatHdrErrors | 1.3.6.1.4.1.5.1.1.6.4.1.12 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| INT accCompressDialStatIfIndex | 1.3.6.1.4.1.5.1.1.6.4.1.1 | INTEGER | read-only | The interface index of the dial port via which the neighbor is accessed or connected. |
| CTR accCompressDialStatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.4.1.15 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| CTR accCompressDialStatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.4.1.14 | Counter | read-only | The 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 accCompressDialStatOctetsIns | 1.3.6.1.4.1.5.1.1.6.4.1.4 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressDialStatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.4.1.5 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressDialStatPacketsIns | 1.3.6.1.4.1.5.1.1.6.4.1.6 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressDialStatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.4.1.7 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressDialStatResyncs | 1.3.6.1.4.1.5.1.1.6.4.1.13 | Counter | read-only | The number of resynchronizations. |
| INT accCompressDialStatStatus | 1.3.6.1.4.1.5.1.1.6.4.1.3 | INTEGER | read-only | The operational status of the neighbor. |
| accCompressDialStatTable | 1.3.6.1.4.1.5.1.1.6.4 | not-accessible | Data compression statistics table for dial ports containing data compression statistics for all active dial port neighbors. | |
| CTR accCompressDialStatUnCompIns | 1.3.6.1.4.1.5.1.1.6.4.1.8 | Counter | read-only | The 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 accCompressDialStatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.4.1.9 | Counter | read-only | The 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. |
| INT accCompressFfrNeighborDlci | 1.3.6.1.4.1.5.1.1.6.2.1.2 | INTEGER | read-only | A unique identifier for the neighbor. In this case it is the local DLCI. |
| accCompressFfrNeighborEntry | 1.3.6.1.4.1.5.1.1.6.2.1 | not-accessible | Data compression neighbor exception table entry containing data compression parameters for a particular frame relay neighbor. | |
| INT accCompressFfrNeighborIfIndex | 1.3.6.1.4.1.5.1.1.6.2.1.1 | INTEGER | read-only | The physical port index via which the neighbor is accessed or connected. |
| INT accCompressFfrNeighborStatus | 1.3.6.1.4.1.5.1.1.6.2.1.3 | INTEGER | read-write | The 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. |
| accCompressFfrNeighborTable | 1.3.6.1.4.1.5.1.1.6.2 | not-accessible | Data compression neighbor exception table for frame relay circuits containing data compression parameters for selected neighbors. | |
| GAU accCompressFfrStatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.5.1.10 | Gauge | read-only | The 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 accCompressFfrStatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.5.1.11 | Gauge | read-only | The 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. |
| INT accCompressFfrStatDlci | 1.3.6.1.4.1.5.1.1.6.5.1.2 | INTEGER | read-only | This is the local DLCI for the frame relay neighbor. |
| accCompressFfrStatEntry | 1.3.6.1.4.1.5.1.1.6.5.1 | not-accessible | Data compression statistics table entry containing data compression statistics for a particular frame relay neighbor. | |
| CTR accCompressFfrStatHdrErrors | 1.3.6.1.4.1.5.1.1.6.5.1.12 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| INT accCompressFfrStatIfIndex | 1.3.6.1.4.1.5.1.1.6.5.1.1 | INTEGER | read-only | The physical port index of the port via which the neighbor is accessed or connected. |
| CTR accCompressFfrStatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.5.1.15 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| CTR accCompressFfrStatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.5.1.14 | Counter | read-only | The 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 accCompressFfrStatOctetsIns | 1.3.6.1.4.1.5.1.1.6.5.1.4 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressFfrStatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.5.1.5 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressFfrStatPacketsIns | 1.3.6.1.4.1.5.1.1.6.5.1.6 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressFfrStatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.5.1.7 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressFfrStatResyncs | 1.3.6.1.4.1.5.1.1.6.5.1.13 | Counter | read-only | The number of resynchronizations. |
| INT accCompressFfrStatStatus | 1.3.6.1.4.1.5.1.1.6.5.1.3 | INTEGER | read-only | The operational status of the neighbor. |
| accCompressFfrStatTable | 1.3.6.1.4.1.5.1.1.6.5 | not-accessible | Data compression statistics table containing data compression statistics for all active frame relay neighbors. | |
| CTR accCompressFfrStatUnCompIns | 1.3.6.1.4.1.5.1.1.6.5.1.8 | Counter | read-only | The 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 accCompressFfrStatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.5.1.9 | Counter | read-only | The 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 accCompressPhysStatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.7.1.9 | Gauge | read-only | The 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 accCompressPhysStatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.7.1.10 | Gauge | read-only | The 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. |
| accCompressPhysStatEntry | 1.3.6.1.4.1.5.1.1.6.7.1 | not-accessible | Data compression statistics table entry containing aggregate data compression statistics for all neighbors through a particular physical port. | |
| CTR accCompressPhysStatHdrErrors | 1.3.6.1.4.1.5.1.1.6.7.1.11 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| INT accCompressPhysStatIfIndex | 1.3.6.1.4.1.5.1.1.6.7.1.1 | INTEGER | read-only | The index of the physical port via which the neighbor(s) is(are) accessed or connected. |
| CTR accCompressPhysStatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.7.1.14 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| CTR accCompressPhysStatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.7.1.13 | Counter | read-only | The 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 accCompressPhysStatOctetsIns | 1.3.6.1.4.1.5.1.1.6.7.1.3 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressPhysStatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.7.1.4 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressPhysStatPacketsIns | 1.3.6.1.4.1.5.1.1.6.7.1.5 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressPhysStatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.7.1.6 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressPhysStatResyncs | 1.3.6.1.4.1.5.1.1.6.7.1.12 | Counter | read-only | The number of resynchronizations. |
| INT accCompressPhysStatStatus | 1.3.6.1.4.1.5.1.1.6.7.1.2 | INTEGER | read-only | The 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. |
| accCompressPhysStatTable | 1.3.6.1.4.1.5.1.1.6.7 | not-accessible | Data compression statistics table for physical ports containing aggregate data compression statistics for all active and inactive neighbors. | |
| CTR accCompressPhysStatUnCompIns | 1.3.6.1.4.1.5.1.1.6.7.1.7 | Counter | read-only | The 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 accCompressPhysStatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.7.1.8 | Counter | read-only | The 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. |
| STR accCompressX25NeighborAddress | 1.3.6.1.4.1.5.1.1.6.3.1.2 | DisplayString | read-only | A unique identifier for the neighbor. This is the neighbor's DTE address |
| accCompressX25NeighborEntry | 1.3.6.1.4.1.5.1.1.6.3.1 | not-accessible | Data compression neighbor exception table entry containing data compression parameters for a particular X.25 neighbor. | |
| INT accCompressX25NeighborIfIndex | 1.3.6.1.4.1.5.1.1.6.3.1.1 | INTEGER | read-only | The physical port index via which the neighbor is accessed or connected. |
| INT accCompressX25NeighborStatus | 1.3.6.1.4.1.5.1.1.6.3.1.3 | INTEGER | read-write | The 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. |
| accCompressX25NeighborTable | 1.3.6.1.4.1.5.1.1.6.3 | not-accessible | Data compression neighbor exception table for X25 circuits containing data compression parameters for selected neighbors. | |
| OCT accCompressX25StatAddress | 1.3.6.1.4.1.5.1.1.6.6.1.2 | OCTET STRING | read-only | DTE address for the X.25 neighbor. |
| GAU accCompressX25StatAvgCompIn | 1.3.6.1.4.1.5.1.1.6.6.1.10 | Gauge | read-only | The 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 accCompressX25StatAvgCompOut | 1.3.6.1.4.1.5.1.1.6.6.1.11 | Gauge | read-only | The 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. |
| accCompressX25StatEntry | 1.3.6.1.4.1.5.1.1.6.6.1 | not-accessible | Data compression statistics table entry containing data compression statistics for a particular X.25 neighbor. | |
| CTR accCompressX25StatHdrErrors | 1.3.6.1.4.1.5.1.1.6.6.1.12 | Counter | read-only | The number of packets received with invalid compression headers. A header error requires a resynchronization of the history buffers at each end of the link. |
| INT accCompressX25StatIfIndex | 1.3.6.1.4.1.5.1.1.6.6.1.1 | INTEGER | read-only | The physical port index of the port via which the neighbor is accessed or connected. |
| CTR accCompressX25StatNoBufAvails | 1.3.6.1.4.1.5.1.1.6.6.1.15 | Counter | read-only | The number of times the neighbor was connected and no history buffer could be allocated. |
| CTR accCompressX25StatNoEndMarks | 1.3.6.1.4.1.5.1.1.6.6.1.14 | Counter | read-only | The 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 accCompressX25StatOctetsIns | 1.3.6.1.4.1.5.1.1.6.6.1.4 | Counter | read-only | The total number of compressed octets presented for decompression. |
| CTR accCompressX25StatOctetsOuts | 1.3.6.1.4.1.5.1.1.6.6.1.5 | Counter | read-only | The total number of compressed octets generated after compression. |
| CTR accCompressX25StatPacketsIns | 1.3.6.1.4.1.5.1.1.6.6.1.6 | Counter | read-only | The total number of uncompressed packets generated by decompression. |
| CTR accCompressX25StatPacketsOuts | 1.3.6.1.4.1.5.1.1.6.6.1.7 | Counter | read-only | The total number of uncompressed packets presented for compression. |
| CTR accCompressX25StatResyncs | 1.3.6.1.4.1.5.1.1.6.6.1.13 | Counter | read-only | The number of resynchronizations. |
| INT accCompressX25StatStatus | 1.3.6.1.4.1.5.1.1.6.6.1.3 | INTEGER | read-only | The operational status of the neighbor. |
| accCompressX25StatTable | 1.3.6.1.4.1.5.1.1.6.6 | not-accessible | Data compression statistics table containing data compression statistics for all active X.25 neighbors. | |
| CTR accCompressX25StatUnCompIns | 1.3.6.1.4.1.5.1.1.6.6.1.8 | Counter | read-only | The 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 accCompressX25StatUnCompOuts | 1.3.6.1.4.1.5.1.1.6.6.1.9 | Counter | read-only | The 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. |
| INT accConfiguration | 1.3.6.1.4.1.5.1.1.1.1.7.1 | INTEGER | read-write | Set the action to perform on the active configuration. A set to load or default will immediately reset the unit. On the restart the new configuration (either a previously saved one or the default configuration) will be used. |
| INT accConfigurationStatus | 1.3.6.1.4.1.5.1.1.1.1.7.2 | INTEGER | read-only | The current state of the active configuration. The value changed indicates that the active configuration has changed since the last time it was saved to NVM. |
| accConsole | 1.3.6.1.4.1.5.1.1.10.2 | |||
| accConsoleParms | 1.3.6.1.4.1.5.1.1.10.2.1 | |||
| INT accConsoleSpeed | 1.3.6.1.4.1.5.1.1.10.2.1.5 | INTEGER | read-write | Baud rate for this port; {1200, 2400, 4800, 7200, 9600 } are permitted. |
| OCT accDate | 1.3.6.1.4.1.5.1.1.1.4.1 | OCTET STRING | read-write | The octet string of six bytes representing the date and time has the following format: YYMMDDHHMMSS where the valid range of values for each of the bytes is as follows: YY 0..99 MM 1..12 DD 1..31 HH 0..23 MM 0..59 SS 0..59 |
| accDial | 1.3.6.1.4.1.5.1.1.31 | |||
| ADR accDialBackupCallAddress | 1.3.6.1.4.1.5.1.1.31.1.1.9 | CallAddress | read-write | The address to be called, in ASCII. No validation is performed on this variable. |
| INT accDialBackupCallCongestion | 1.3.6.1.4.1.5.1.1.31.1.1.6 | INTEGER | read-write | If 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 accDialBackupCallError | 1.3.6.1.4.1.5.1.1.31.1.1.8 | INTEGER | read-write | If 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. |
| INT accDialBackupClearCongestion | 1.3.6.1.4.1.5.1.1.31.1.1.7 | INTEGER | read-write | If 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 accDialBackupControl | 1.3.6.1.4.1.5.1.1.31.1.1.3 | INTEGER | read-write | Backup Control indicates under what conditions a call is placed or accepted. |
| INT accDialBackupDamp | 1.3.6.1.4.1.5.1.1.31.1.1.5 | INTEGER | read-write | Damping factor. |
| accDialBackupEntry | 1.3.6.1.4.1.5.1.1.31.1.1 | not-accessible | An association between two ports. | |
| BAC accDialBackupPort | 1.3.6.1.4.1.5.1.1.31.1.1.1 | BackupPort | read-write | The ifIndex value of the port backing up the primary port. |
| PHY accDialBackupPrimary | 1.3.6.1.4.1.5.1.1.31.1.1.2 | PhysicalPort | read-only | The ifIndex value of the port backed up. |
| INT accDialBackupRetry | 1.3.6.1.4.1.5.1.1.31.1.1.4 | INTEGER | read-write | The number of seconds the system will wait be- fore retrying a failed call. |
| INT accDialBackupState | 1.3.6.1.4.1.5.1.1.31.1.1.11 | INTEGER | read-write | The 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. |
| INT accDialBackupStatus | 1.3.6.1.4.1.5.1.1.31.1.1.10 | INTEGER | read-write | If this object is set to 'invalid', the entry is deleted. |
| accDialBackupTable | 1.3.6.1.4.1.5.1.1.31.1 | not-accessible | A list of associations between physical ports. | |
| INT accDialOrigAtAction | 1.3.6.1.4.1.5.1.1.31.4.1.7 | INTEGER | read-write | Allow-disallow info for this Appletalk entry in the dial originate database. |
| OCT accDialOrigAtDestEnd | 1.3.6.1.4.1.5.1.1.31.4.1.3 | OCTET STRING | read-write | Destination range end for this Appletalk entry in the dial originate database. |
| OCT accDialOrigAtDestStart | 1.3.6.1.4.1.5.1.1.31.4.1.2 | OCTET STRING | read-write | Destination range start for this Appletalk entry in the dial originate database. |
| accDialOrigAtEntry | 1.3.6.1.4.1.5.1.1.31.4.1 | not-accessible | Dial originate information entry for Appletalk. | |
| OCT accDialOrigAtSourceEnd | 1.3.6.1.4.1.5.1.1.31.4.1.5 | OCTET STRING | read-write | Source range end for this Appletalk entry in the dial originate database. |
| OCT accDialOrigAtSourceStart | 1.3.6.1.4.1.5.1.1.31.4.1.4 | OCTET STRING | read-write | Source range start for this Appletalk entry in the dial originate database. |
| INT accDialOrigAtStatus | 1.3.6.1.4.1.5.1.1.31.4.1.1 | INTEGER | write-only | Writing 'invalid' deletes the filter table entry. |
| accDialOrigAtTable | 1.3.6.1.4.1.5.1.1.31.4 | not-accessible | A table containing dial originate database for Appletalk. | |
| INT accDialOrigAtTraffic | 1.3.6.1.4.1.5.1.1.31.4.1.6 | INTEGER | read-write | Traffic info for this Appletalk entry in the dial originate database. |
| INT accDialOrigBrAction | 1.3.6.1.4.1.5.1.1.31.6.1.4 | INTEGER | read-write | Allow-disallow info for this Bridge entry in the dial originate database. |
| OCT accDialOrigBrDestMacAddr | 1.3.6.1.4.1.5.1.1.31.6.1.2 | OCTET STRING | read-write | Destination mac address start for this Bridge entry in the dial originate database. |
| accDialOrigBrEntry | 1.3.6.1.4.1.5.1.1.31.6.1 | not-accessible | Dial originate information entry for Bridge. | |
| OCT accDialOrigBrSourceMacAddr | 1.3.6.1.4.1.5.1.1.31.6.1.3 | OCTET STRING | read-write | Source mac address for this Bridge entry in the dial originate database. |
| INT accDialOrigBrStatus | 1.3.6.1.4.1.5.1.1.31.6.1.1 | INTEGER | write-only | Writing 'invalid' deletes the filter table entry. |
| accDialOrigBrTable | 1.3.6.1.4.1.5.1.1.31.6 | not-accessible | A table containing dial originate database for Bridge. | |
| INT accDialOrigDnAction | 1.3.6.1.4.1.5.1.1.31.5.1.4 | INTEGER | read-write | Allow-disallow info for this Decnet entry in the dial originate database. |
| INT accDialOrigDnDestAddr | 1.3.6.1.4.1.5.1.1.31.5.1.2 | INTEGER | read-write | Destination address for this Decnet entry in the dial originate database. |
| accDialOrigDnEntry | 1.3.6.1.4.1.5.1.1.31.5.1 | not-accessible | Dial originate information entry for Decnet. | |
| INT accDialOrigDnSourceAddr | 1.3.6.1.4.1.5.1.1.31.5.1.3 | INTEGER | read-write | Source address for this Decnet entry in the dial originate database. |
| INT accDialOrigDnStatus | 1.3.6.1.4.1.5.1.1.31.5.1.1 | INTEGER | write-only | Writing 'invalid' deletes the filter table entry. |
| accDialOrigDnTable | 1.3.6.1.4.1.5.1.1.31.5 | not-accessible | A table containing dial originate database for Decnet. | |
| INT accDialOrigIdpAction | 1.3.6.1.4.1.5.1.1.31.7.1.4 | INTEGER | read-write | Allow-disallow info for this Idp entry in the dial originate database. |
| OCT accDialOrigIdpDestNet | 1.3.6.1.4.1.5.1.1.31.7.1.2 | OCTET STRING | read-write | Destination network for this Idp entry in the dial originate database. |
| accDialOrigIdpEntry | 1.3.6.1.4.1.5.1.1.31.7.1 | not-accessible | Dial originate information entry for Idp. | |
| OCT accDialOrigIdpSourceNet | 1.3.6.1.4.1.5.1.1.31.7.1.3 | OCTET STRING | read-write | Source network for this Idp entry in the dial originate database. |
| INT accDialOrigIdpStatus | 1.3.6.1.4.1.5.1.1.31.7.1.1 | INTEGER | write-only | Writing 'invalid' deletes the filter table entry. |
| accDialOrigIdpTable | 1.3.6.1.4.1.5.1.1.31.7 | not-accessible | A table containing dial originate database for Idp. | |
| INT accDialOrigIpAction | 1.3.6.1.4.1.5.1.1.31.8.1.7 | INTEGER | read-write | Allow-disallow info for this Ip entry in the dial originate database. |
| IP accDialOrigIpDestAddr | 1.3.6.1.4.1.5.1.1.31.8.1.2 | IpAddress | read-write | Destination address for this Ip entry in the dial originate database. |
| IP accDialOrigIpDestMask | 1.3.6.1.4.1.5.1.1.31.8.1.3 | IpAddress | read-write | Destination mask for this Ip entry in the dial originate database. |
| accDialOrigIpEntry | 1.3.6.1.4.1.5.1.1.31.8.1 | not-accessible | Dial originate information entry for Ip. | |
| OCT accDialOrigIpParm | 1.3.6.1.4.1.5.1.1.31.8.1.6 | OCTET STRING | read-write | Filter 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 |
| IP accDialOrigIpSourceAddr | 1.3.6.1.4.1.5.1.1.31.8.1.4 | IpAddress | read-write | Source address for this Ip entry in the dial originate database. |
| IP accDialOrigIpSourceMask | 1.3.6.1.4.1.5.1.1.31.8.1.5 | IpAddress | read-write | Source mask for this Ip entry in the dial originate database. |
| INT accDialOrigIpStatus | 1.3.6.1.4.1.5.1.1.31.8.1.1 | INTEGER | write-only | Writing 'invalid' deletes the filter table entry. |
| accDialOrigIpTable | 1.3.6.1.4.1.5.1.1.31.8 | not-accessible | A table containing dial originate database for Ip. | |
| INT accDialOrigIpxAction | 1.3.6.1.4.1.5.1.1.31.9.1.4 | INTEGER | read-write | Allow-disallow info for this Ipx entry in the dial originate database. |
| OCT accDialOrigIpxDestNet | 1.3.6.1.4.1.5.1.1.31.9.1.2 | OCTET STRING | read-write | Destination network for this Ipx entry in the dial originate database. |
| accDialOrigIpxEntry | 1.3.6.1.4.1.5.1.1.31.9.1 | not-accessible | Dial originate information entry for Ipx. | |
| OCT accDialOrigIpxSourceNet | 1.3.6.1.4.1.5.1.1.31.9.1.3 | OCTET STRING | read-write | Source network for this Ipx entry in the dial originate database. |
| INT accDialOrigIpxStatus | 1.3.6.1.4.1.5.1.1.31.9.1.1 | INTEGER | write-only | Writing 'invalid' deletes the filter table entry. |
| accDialOrigIpxTable | 1.3.6.1.4.1.5.1.1.31.9 | not-accessible | A table containing dial originate database for Ipx. | |
| INT accDialOrigSrAction | 1.3.6.1.4.1.5.1.1.31.10.1.4 | INTEGER | read-write | Allow-disallow info for this Sr entry in the dial originate database. |
| OCT accDialOrigSrDestMacAddr | 1.3.6.1.4.1.5.1.1.31.10.1.2 | OCTET STRING | read-write | Destination mac address for this Sr entry in the dial originate database. |
| accDialOrigSrEntry | 1.3.6.1.4.1.5.1.1.31.10.1 | not-accessible | Dial originate information entry for Sr. | |
| OCT accDialOrigSrSourceMacAddr | 1.3.6.1.4.1.5.1.1.31.10.1.3 | OCTET STRING | read-write | Source mac address for this Sr entry in the dial originate database. |
| INT accDialOrigSrStatus | 1.3.6.1.4.1.5.1.1.31.10.1.1 | INTEGER | write-only | Writing 'invalid' deletes the filter table entry. |
| accDialOrigSrTable | 1.3.6.1.4.1.5.1.1.31.10 | not-accessible | A table containing dial originate database for Sr. | |
| INT accDialPortAdminState | 1.3.6.1.4.1.5.1.1.31.2.1.4 | INTEGER | read-write | The administrative state of this dial port. |
| OCT accDialPortCallAddress | 1.3.6.1.4.1.5.1.1.31.2.1.11 | OCTET STRING | write-only | One of the possible call addresses this dial port may call. |
| OCT accDialPortCallAddressStr | 1.3.6.1.4.1.5.1.1.31.2.1.13 | OCTET STRING | read-only | The concatenated string of all call address/name entries associated with this dial port. |
| INT accDialPortCallState | 1.3.6.1.4.1.5.1.1.31.2.1.5 | INTEGER | read-write | The 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 accDialPortClearingInterv | 1.3.6.1.4.1.5.1.1.31.2.1.8 | TimeTicks | read-write | Number of seconds to wait with no traffic to hangup this dial session. |
| INT accDialPortContents | 1.3.6.1.4.1.5.1.1.31.2.1.2 | INTEGER | read-only | Setting this object to invalid deletes dial port or call address or physical port. |
| accDialPortEntry | 1.3.6.1.4.1.5.1.1.31.2.1 | not-accessible | Management information about a particular DOD Port. | |
| INT accDialPortIndex | 1.3.6.1.4.1.5.1.1.31.2.1.1 | INTEGER | read-only | Dial port number |
| INT accDialPortMessageLevel | 1.3.6.1.4.1.5.1.1.31.2.1.9 | INTEGER | read-write | Current 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. |
| OCT accDialPortName | 1.3.6.1.4.1.5.1.1.31.2.1.15 | OCTET STRING | write-only | The name associated with the call address. The combination of name and password is used for the outbound PAP negotiation. |
| OCT accDialPortPassword | 1.3.6.1.4.1.5.1.1.31.2.1.14 | OCTET STRING | write-only | The password associated with the call address. |
| INT accDialPortPhysicalPort | 1.3.6.1.4.1.5.1.1.31.2.1.10 | INTEGER | write-only | One of the possible physical ports this dial port may associate. |
| OCT accDialPortPhysicalPortStr | 1.3.6.1.4.1.5.1.1.31.2.1.12 | OCTET STRING | read-only | The concatenated string of all physical ports associated with this dial port. |
| INT accDialPortRetryCount | 1.3.6.1.4.1.5.1.1.31.2.1.7 | INTEGER | read-write | Total number of dial attempts. |
| TIK accDialPortRetryInterval | 1.3.6.1.4.1.5.1.1.31.2.1.6 | TimeTicks | read-write | Number of seconds allowed to elapse between two dial attempts. |
| INT accDialPortStatActPhysPort | 1.3.6.1.4.1.5.1.1.31.3.1.2 | INTEGER | read-only | The physical port currently connected with or recently connected with. |
| TIK accDialPortStatElapsedTime | 1.3.6.1.4.1.5.1.1.31.3.1.5 | TimeTicks | read-only | Number of seconds that this dial port has been in the current state. |
| accDialPortStatEntry | 1.3.6.1.4.1.5.1.1.31.3.1 | not-accessible | Current status for this dial port. | |
| INT accDialPortStatIndex | 1.3.6.1.4.1.5.1.1.31.3.1.1 | INTEGER | read-only | Dial port number. |
| INT accDialPortStationType | 1.3.6.1.4.1.5.1.1.31.2.1.3 | INTEGER | read-write | Type of station for this dial port. Master can place calls, slave can accept calls, demand can do both. |
| INT accDialPortStatState | 1.3.6.1.4.1.5.1.1.31.3.1.3 | INTEGER | read-write | The 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 accDialPortStatSuccessIn | 1.3.6.1.4.1.5.1.1.31.3.1.10 | INTEGER | read-only | Number of successfull incoming calls on this dial port. |
| INT accDialPortStatSuccessOut | 1.3.6.1.4.1.5.1.1.31.3.1.8 | INTEGER | read-only | Number of successfull outgoing calls on this dial port. |
| accDialPortStatTable | 1.3.6.1.4.1.5.1.1.31.3 | not-accessible | A table containing the operational parameters for this dial port. | |
| OCT accDialPortStatTrigCallAddr | 1.3.6.1.4.1.5.1.1.31.3.1.7 | OCTET STRING | read-only | Phone number connected to during this dial session or the last dial session. |
| INT accDialPortStatTrigFwdr | 1.3.6.1.4.1.5.1.1.31.3.1.4 | INTEGER | read-only | Application 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) |
| OCT accDialPortStatTrigSrcAddr | 1.3.6.1.4.1.5.1.1.31.3.1.6 | OCTET STRING | read-only | Source address of forwarder message that started this dial session. |
| INT accDialPortStatUnsuccessIn | 1.3.6.1.4.1.5.1.1.31.3.1.11 | INTEGER | read-only | Total number of unsuccessfull incoming calls. |
| INT accDialPortStatUnsuccessOut | 1.3.6.1.4.1.5.1.1.31.3.1.9 | INTEGER | read-only | Number of unsuccessfull call attempts on this dial port. |
| accDialPortTable | 1.3.6.1.4.1.5.1.1.31.2 | not-accessible | A table containing DOD-port specific variables for this DOD implementation. | |
| accDn | 1.3.6.1.4.1.5.1.1.19 | |||
| INT accDnAdjCircuit | 1.3.6.1.4.1.5.1.1.19.26.1.3 | INTEGER | read-only | The DECNET Circuit Number. |
| accDnAdjEntry | 1.3.6.1.4.1.5.1.1.19.26.1 | not-accessible | One of the systems adjacent to this router. | |
| INT accDnAdjNode | 1.3.6.1.4.1.5.1.1.19.26.1.1 | INTEGER | read-only | The Host Identifier of the adjacent node. |
| INT accDnAdjState | 1.3.6.1.4.1.5.1.1.19.26.1.4 | INTEGER | read-only | The state of the adjacency. |
| accDnAdjTable | 1.3.6.1.4.1.5.1.1.19.26 | not-accessible | The set of systems adjacent to this router. | |
| INT accDnAdjType | 1.3.6.1.4.1.5.1.1.19.26.1.2 | INTEGER | read-only | The type of DECNET adjacency being sustained. |
| INT accDnAreaArea | 1.3.6.1.4.1.5.1.1.19.23.1.1 | INTEGER | read-only | Remote area |
| INT accDnAreaCkt | 1.3.6.1.4.1.5.1.1.19.23.1.4 | INTEGER | read-only | Circuit over which remote area can be reached. |
| INT accDnAreaCost | 1.3.6.1.4.1.5.1.1.19.23.1.3 | INTEGER | read-only | Cost to Remote area |
| accDnAreaEntry | 1.3.6.1.4.1.5.1.1.19.23.1 | not-accessible | Details on specific area | |
| INT accDnAreaHops | 1.3.6.1.4.1.5.1.1.19.23.1.2 | INTEGER | read-only | Hops to Remote area |
| INT accDnAreaNextHop | 1.3.6.1.4.1.5.1.1.19.23.1.5 | INTEGER | read-only | Next hop to remote area. |
| accDnAreaTable | 1.3.6.1.4.1.5.1.1.19.23 | not-accessible | DECnet area table. | |
| CTR accDnBadNodes | 1.3.6.1.4.1.5.1.1.19.18 | Counter | read-only | Packets dropped due to illegal node number |
| TIK accDnBCT1 | 1.3.6.1.4.1.5.1.1.19.12 | TimeTicks | read-write | Interval between retranmissions of routing database updates on Broadcast Address |
| INT accDnCktCost | 1.3.6.1.4.1.5.1.1.19.21.1.4 | INTEGER | read-write | Administrative circuit cost Object will be set to a circuit-type dependent value if not present in entry-adding SET PDU. |
| CTR accDnCktDowns | 1.3.6.1.4.1.5.1.1.19.21.1.14 | Counter | read-only | Number of circuit down events noted on this circuit. |
| accDnCktEntry | 1.3.6.1.4.1.5.1.1.19.21.1 | not-accessible | The instance of an entry is the circuit number. Existing entries can be modified. | |
| INT accDnCktIndex | 1.3.6.1.4.1.5.1.1.19.21.1.1 | INTEGER | read-write | Circuit number |
| INT accDnCktPort | 1.3.6.1.4.1.5.1.1.19.21.1.16 | INTEGER | read-write | Physical port that this circuit is on Object required in entry-adding SET PDU. |
| INT accDnCktState | 1.3.6.1.4.1.5.1.1.19.21.1.3 | INTEGER | read-only | Operational DECNET state of this circuit |
| INT accDnCktStatus | 1.3.6.1.4.1.5.1.1.19.21.1.2 | INTEGER | read-write | Administrative DECNET state of this circuit |
| accDnCktTable | 1.3.6.1.4.1.5.1.1.19.21 | not-accessible | DECnet circuit table Entries are added/deleted via management action. | |
| INT accDnCktType | 1.3.6.1.4.1.5.1.1.19.21.1.15 | INTEGER | read-write | Circuit type Object required in entry-adding SET PDU. |
| OCT accDnDesRtrId | 1.3.6.1.4.1.5.1.1.19.21.1.8 | OCTET STRING | read-only | ID of router which is designated router on this circuit. Lower 10 bits is node number, six bits above that are area number. |
| INT accDnDesRtrPrio | 1.3.6.1.4.1.5.1.1.19.21.1.9 | INTEGER | read-only | Priority of router which is designated router on this circuit. |
| CTR accDnEndNodePktRecs | 1.3.6.1.4.1.5.1.1.19.21.1.12 | Counter | read-only | Number of end-node packets received on this circuit. |
| CTR accDnEndNodePktSnds | 1.3.6.1.4.1.5.1.1.19.21.1.13 | Counter | read-only | Number of end-node packets sent on this circuit. |
| INT accDnEntryStatus | 1.3.6.1.4.1.5.1.1.19.21.1.22 | INTEGER | read-write | Setting this object to invalid deletes entry |
| CTR accDnFmtErrs | 1.3.6.1.4.1.5.1.1.19.20 | Counter | read-only | Packets dropped due to packet format error |
| INT accDnForwardFilterDest | 1.3.6.1.4.1.5.1.1.19.25.1.1 | INTEGER | read-write | If 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 accDnForwardFilterDisposition | 1.3.6.1.4.1.5.1.1.19.25.1.3 | INTEGER | read-write | This 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) |
| accDnForwardFilterEntry | 1.3.6.1.4.1.5.1.1.19.25.1 | not-accessible | A single set of messages that the Network Manager wants selectively treated. | |
| INT accDnForwardFilterEntStat | 1.3.6.1.4.1.5.1.1.19.25.1.4 | INTEGER | read-write | setting accDnForwardFilterEntStat to invalid has the effect of removing the filter on the next system reset. |
| INT accDnForwardFilterSource | 1.3.6.1.4.1.5.1.1.19.25.1.2 | INTEGER | read-write | If 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. |
| accDnForwardFilterTable | 1.3.6.1.4.1.5.1.1.19.25 | not-accessible | The DECNET traffic that the Network Manager wants selectively treated. | |
| TIK accDnHelloInt | 1.3.6.1.4.1.5.1.1.19.21.1.6 | TimeTicks | read-write | Interval between transmission of Router Hello messages to other DECNET routers on this circuit |
| INT accDnID | 1.3.6.1.4.1.5.1.1.19.2 | INTEGER | read-write | Node ID; Least 10 bits identify the node, six bits above that identify the area. |
| INT accDnMaxAdjRtr | 1.3.6.1.4.1.5.1.1.19.5 | INTEGER | read-write | Maximum number of adjacent routers |
| INT accDnMaxArea | 1.3.6.1.4.1.5.1.1.19.4 | INTEGER | read-write | Maximum area number permitted |
| INT accDnMaxEndNode | 1.3.6.1.4.1.5.1.1.19.6 | INTEGER | read-write | Maximum number of broadcast endnode adjacencies |
| INT accDnMaxForCost | 1.3.6.1.4.1.5.1.1.19.11 | INTEGER | read-write | Maximum cost allowed on a path to another area |
| INT accDnMaxForHop | 1.3.6.1.4.1.5.1.1.19.10 | INTEGER | read-write | Maximum number of hops allowed to another area |
| INT accDnMaxLocCost | 1.3.6.1.4.1.5.1.1.19.8 | INTEGER | read-write | Maximum cost allowed on a path within this area |
| INT accDnMaxLocHop | 1.3.6.1.4.1.5.1.1.19.7 | INTEGER | read-write | Maximum number of hops allowed within this area |
| INT accDnMaxNode | 1.3.6.1.4.1.5.1.1.19.3 | INTEGER | read-write | Maximum node number permitted in the local area |
| INT accDnMaxRtr | 1.3.6.1.4.1.5.1.1.19.21.1.5 | INTEGER | read-write | Maximum number of routers that can be communicated with over this circuit |
| INT accDnMaxVisit | 1.3.6.1.4.1.5.1.1.19.9 | INTEGER | read-write | Maximum number of node visits allowed for a packet |
| INT accDnMsgLev | 1.3.6.1.4.1.5.1.1.19.14 | INTEGER | read-write | Message level for generation of trap messages describing DECNET operational phenonomena See Trap level for description |
| INT accDnNodeState | 1.3.6.1.4.1.5.1.1.19.15 | INTEGER | read-write | Operational state of the node |
| INT accDnNumber | 1.3.6.1.4.1.5.1.1.19.1 | INTEGER | read-only | Number of DECNET circuits |
| CTR accDnPktOsizes | 1.3.6.1.4.1.5.1.1.19.19 | Counter | read-only | Packets dropped due to oversize packet |
| INT accDnRouteFilterAdj | 1.3.6.1.4.1.5.1.1.19.24.1.1 | INTEGER | read-write | If 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 accDnRouteFilterDisposition | 1.3.6.1.4.1.5.1.1.19.24.1.3 | INTEGER | read-write | This 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. |
| accDnRouteFilterEntry | 1.3.6.1.4.1.5.1.1.19.24.1 | not-accessible | A single controlled DECNET Route. | |
| INT accDnRouteFilterEntStat | 1.3.6.1.4.1.5.1.1.19.24.1.4 | INTEGER | read-write | setting this variable to 'invalid' has the ef- fect of invalidating it as of the next system reset. |
| INT accDnRouteFilterNode | 1.3.6.1.4.1.5.1.1.19.24.1.2 | INTEGER | read-write | If 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. |
| accDnRouteFilterTable | 1.3.6.1.4.1.5.1.1.19.24 | not-accessible | The DECNET IV Routes that the Network Manager wants to be careful about. | |
| INT accDnRtCkt | 1.3.6.1.4.1.5.1.1.19.22.1.4 | INTEGER | read-only | Circuit number to use to get to destination |
| INT accDnRtCost | 1.3.6.1.4.1.5.1.1.19.22.1.3 | INTEGER | read-only | Cost to destination |
| accDnRtEntry | 1.3.6.1.4.1.5.1.1.19.22.1 | not-accessible | Detail on specific route | |
| INT accDnRtHops | 1.3.6.1.4.1.5.1.1.19.22.1.2 | INTEGER | read-only | Number of hops to destination |
| INT accDnRtNextHop | 1.3.6.1.4.1.5.1.1.19.22.1.5 | INTEGER | read-only | Next router along the way to destination |
| INT accDnRtNode | 1.3.6.1.4.1.5.1.1.19.22.1.1 | INTEGER | read-only | Destination node |
| INT accDnRtrPriority | 1.3.6.1.4.1.5.1.1.19.21.1.7 | INTEGER | read-write | Priority of this Decnet router to become designated router on this circuit. |
| accDnRtTable | 1.3.6.1.4.1.5.1.1.19.22 | not-accessible | DECnet routing table | |
| TIK accDnT1 | 1.3.6.1.4.1.5.1.1.19.13 | TimeTicks | read-write | Interval between retranmissions of routing database updates non-broadcast |
| CTR accDnTrnPktRecs | 1.3.6.1.4.1.5.1.1.19.21.1.10 | Counter | read-only | Number of transit packets received on this circuit. |
| CTR accDnTrnPktSnds | 1.3.6.1.4.1.5.1.1.19.21.1.11 | Counter | read-only | Number of transit packets sent on this circuit. |
| CTR accDnUnreachs | 1.3.6.1.4.1.5.1.1.19.16 | Counter | read-only | Packets dropped due to node unreachable |
| CTR accDnVisitXcds | 1.3.6.1.4.1.5.1.1.19.17 | Counter | read-only | Packets dropped due to visits exceeded |
| INT accDnX25FacIndex | 1.3.6.1.4.1.5.1.1.19.21.1.23 | INTEGER | read-write | Index of optional facility string or 0. |
| TIK accDnX25Idle | 1.3.6.1.4.1.5.1.1.19.21.1.19 | TimeTicks | read-write | Maximum idle time before this circuit is considered unused. Object will be set to default value if not present in entry-adding SET PDU. |
| STR accDnX25InAddr | 1.3.6.1.4.1.5.1.1.19.21.1.18 | DisplayString | read-write | Packets from this address are accepted on this circuit. Object will be set to default value if not present in entry-adding SET PDU. |
| STR accDnX25InOutAddr | 1.3.6.1.4.1.5.1.1.19.21.1.17 | DisplayString | read-write | X25 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 |
| INT accDnX25PktVal | 1.3.6.1.4.1.5.1.1.19.21.1.20 | INTEGER | read-write | Maximum X25 packet size Object will be set to default value if not present in entry-adding SET PDU. |
| INT accDnX25PktWin | 1.3.6.1.4.1.5.1.1.19.21.1.21 | INTEGER | read-write | X25 packet window Object will be set to default value if not present in entry-adding SET PDU. |
| INT accDownload | 1.3.6.1.4.1.5.1.1.27.3 | INTEGER | read-write | Setting this object to initiate causes the unit to load local EPROM with application code brought over the network from a file in the accRlSourceTable. |
| accEgp | 1.3.6.1.4.1.5.1.1.15 | |||
| INT accEgpAdminStatus | 1.3.6.1.4.1.5.1.1.15.2 | INTEGER | read-write | Administrative status of EGP protocol. |
| INT accEgpASNumber | 1.3.6.1.4.1.5.1.1.15.3 | INTEGER | read-write | Autonomous System number, assigned by central administrative authority. |
| INT accEgpFAS | 1.3.6.1.4.1.5.1.1.15.1.1.2 | INTEGER | read-only | Foreign Autonomous System number |
| CTR accEgpInErrMsgs | 1.3.6.1.4.1.5.1.1.15.5 | Counter | read-only | Number of erroneous EGP messages received |
| TIK accEgpLastChange | 1.3.6.1.4.1.5.1.1.15.8 | TimeTicks | read-only | Timestamp of last EGP state change. |
| INT accEgpMetric | 1.3.6.1.4.1.5.1.1.15.4 | INTEGER | read-write | Relative route cost. |
| accEgpNeighEntry | 1.3.6.1.4.1.5.1.1.15.1.1 | not-accessible | Additional information about an EGP neighbor. | |
| accEgpNeighTable | 1.3.6.1.4.1.5.1.1.15.1 | not-accessible | This table is an extension (widening) of the egpNeighTable. | |
| CTR accEgpOutErrMsgs | 1.3.6.1.4.1.5.1.1.15.6 | Counter | read-only | Number of errors encountered during EGP message generation. |
| CTR accEgpRcvSeqs | 1.3.6.1.4.1.5.1.1.15.1.1.4 | Counter | read-only | Number of sequences received from this EGP neighbor. |
| CTR accEgpSndSeqs | 1.3.6.1.4.1.5.1.1.15.1.1.3 | Counter | read-only | Number of sequences sent to this egp neighbor. |
| CTR accEgpStateChanges | 1.3.6.1.4.1.5.1.1.15.7 | Counter | read-only | Number of EGP state changes. |
| TIK accEgpUptime | 1.3.6.1.4.1.5.1.1.15.1.1.1 | TimeTicks | read-only | Uptime of EGP neighbor |
| accEnet | 1.3.6.1.4.1.5.1.1.8 | |||
| CTR accEnetChipCrashes | 1.3.6.1.4.1.5.1.1.8.3.1.12 | Counter | read-only | Number of times aberrant behaviour was detected in Ethernet chip |
| accEnetHub | 1.3.6.1.4.1.5.1.1.39 | |||
| INT accEnetHubAdStatus | 1.3.6.1.4.1.5.1.1.39.1.1.3 | INTEGER | read-write | This is the current administrative status of the Ethernet Hub Port. |
| INT accEnetHubBitError | 1.3.6.1.4.1.5.1.1.39.1.1.5 | INTEGER | read-only | This shows whether a bit-error has occurred |
| INT accEnetHubIndex | 1.3.6.1.4.1.5.1.1.39.1.1.2 | INTEGER | read-only | This is the Ethernet Hub Port index 1-8 |
| INT accEnetHubLinkTest | 1.3.6.1.4.1.5.1.1.39.1.1.6 | INTEGER | read-only | This shows whether a link test has occurred |
| INT accEnetHubOpStatus | 1.3.6.1.4.1.5.1.1.39.1.1.4 | INTEGER | read-only | This shows the Operational State of the Ethernet Hub Port |
| accEnetHubStatEntry | 1.3.6.1.4.1.5.1.1.39.1.1 | not-accessible | A table entry providing information about Ethernet Hub ports. | |
| accEnetHubStatTable | 1.3.6.1.4.1.5.1.1.39.1 | not-accessible | A List of Ethernet Hub Port statistics. | |
| INT accEnetIndex | 1.3.6.1.4.1.5.1.1.8.3.1.1 | INTEGER | read-only | Port number of this entry |
| INT accEnetNum | 1.3.6.1.4.1.5.1.1.8.1 | INTEGER | read-only | Number of Ethernet ports on this unit. |
| accEnetParmEntry | 1.3.6.1.4.1.5.1.1.8.2.1 | not-accessible | Parameters relative to a specific Ethernet port. | |
| accEnetParmTable | 1.3.6.1.4.1.5.1.1.8.2 | not-accessible | A table of parameters of Ethernet ports The number of table entries is accEnetNum. | |
| INT accEnetPortIndex | 1.3.6.1.4.1.5.1.1.39.1.1.1 | INTEGER | read-only | This is the Ethernet Physical Port starting with 1 |
| INT accEnetPortNo | 1.3.6.1.4.1.5.1.1.8.2.1.1 | INTEGER | read-only | Number of this ethernet port. |
| CTR accEnetStatAlignErrs | 1.3.6.1.4.1.5.1.1.8.3.1.3 | Counter | read-only | Number of alignment errors detected. |
| CTR accEnetStatCarrierLosts | 1.3.6.1.4.1.5.1.1.8.3.1.6 | Counter | read-only | Number of losses of carrier detected. |
| CTR accEnetStatCRCErrs | 1.3.6.1.4.1.5.1.1.8.3.1.2 | Counter | read-only | Number of CRC (Checksum) errors detected on this port. |
| accEnetStatEntry | 1.3.6.1.4.1.5.1.1.8.3.1 | not-accessible | Statistics for specific ethernet ports. | |
| CTR accEnetStatGiants | 1.3.6.1.4.1.5.1.1.8.3.1.8 | Counter | read-only | Number of giant frames detected. |
| CTR accEnetStatHeartbeatErrs | 1.3.6.1.4.1.5.1.1.8.3.1.7 | Counter | read-only | Number of heartbeat errors detected. |
| CTR accEnetStatJabberConds | 1.3.6.1.4.1.5.1.1.8.3.1.5 | Counter | read-only | Number of jabber conditions detected. |
| CTR accEnetStatLateColls | 1.3.6.1.4.1.5.1.1.8.3.1.11 | Counter | read-only | Number of late collisions detected. |
| CTR accEnetStatMultRetrys | 1.3.6.1.4.1.5.1.1.8.3.1.10 | Counter | read-only | Total number of retries. |
| CTR accEnetStatOneRetrys | 1.3.6.1.4.1.5.1.1.8.3.1.9 | Counter | read-only | Number of times a retry condition was detected. |
| CTR accEnetStatOutColls | 1.3.6.1.4.1.5.1.1.8.3.1.4 | Counter | read-only | Number of collisions detected on output. |
| accEnetStatTable | 1.3.6.1.4.1.5.1.1.8.3 | not-accessible | A list of per-port statistics for ports configured as Ethernet LANs. | |
| accExtProtImp | 1.3.6.1.4.1.5.1.1.35 | |||
| INT accExtProtImpAllowed | 1.3.6.1.4.1.5.1.1.35.1.1.2 | INTEGER | read-write | |
| accExtProtImpEntry | 1.3.6.1.4.1.5.1.1.35.1.1 | not-accessible | ||
| INT accExtProtImpProtocol | 1.3.6.1.4.1.5.1.1.35.1.1.1 | INTEGER | read-only | |
| accExtProtImpTable | 1.3.6.1.4.1.5.1.1.35.1 | not-accessible | ||
| INT accFdbWhichAddr | 1.3.6.1.4.1.5.1.1.4.22 | INTEGER | read-write | Selects whether the MAC address in the forwarding database is to be compared to the destination or source MAC address in the traffic packets. |
| INT accFfrCktLoop | 1.3.6.1.4.1.5.1.1.20.4.1.12 | INTEGER | read-write | Indicates 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. |
| INT accFfrSwitchDlci1 | 1.3.6.1.4.1.5.1.1.20.5.1.2 | INTEGER | read-write | The first Frame Relay DLCI in the entry |
| INT accFfrSwitchDlci2 | 1.3.6.1.4.1.5.1.1.20.5.1.4 | INTEGER | read-write | The second Frame Relay DLCI in the entry |
| INT accFfrSwitchIfindex1 | 1.3.6.1.4.1.5.1.1.20.5.1.1 | INTEGER | read-write | The first interface index in the entry |
| INT accFfrSwitchIfindex2 | 1.3.6.1.4.1.5.1.1.20.5.1.3 | INTEGER | read-write | The second interface index in the entry |
| accFfrSwitchParameterEntry | 1.3.6.1.4.1.5.1.1.20.5.1 | not-accessible | An entry in Frame Relay Switch Parameter table | |
| accFfrSwitchParameterTable | 1.3.6.1.4.1.5.1.1.20.5 | not-accessible | Frame Relay Switch Parameter table | |
| INT accFfrSwitchStatus | 1.3.6.1.4.1.5.1.1.20.5.1.5 | INTEGER | read-write | The Status tells whether the traffic will be switched as per the entry. This object also is usedin the delete command |
| accFlash | 1.3.6.1.4.1.5.1.1.33 | |||
| INT accFlashCksum | 1.3.6.1.4.1.5.1.1.33.1.1.3 | INTEGER | read-only | |
| accFlashEntry | 1.3.6.1.4.1.5.1.1.33.1.1 | not-accessible | ||
| INT accFlashFiDisp | 1.3.6.1.4.1.5.1.1.33.1.1.2 | INTEGER | read-only | |
| INT accFlashIndex | 1.3.6.1.4.1.5.1.1.33.1.1.1 | INTEGER | read-only | |
| INT accFlashLength | 1.3.6.1.4.1.5.1.1.33.1.1.4 | INTEGER | read-only | |
| accFlashTable | 1.3.6.1.4.1.5.1.1.33.1 | not-accessible | ||
| accFr | 1.3.6.1.4.1.5.1.1.20 | |||
| accFrAtEntry | 1.3.6.1.4.1.5.1.1.20.1.1 | not-accessible | Internet address translation entry for Frame Relay interfaces. | |
| INT accFrAtIfIndex | 1.3.6.1.4.1.5.1.1.20.1.1.1 | INTEGER | read-write | Interface number (ifIndex) for which this translation entry is valid. Object required in entry-adding SET PDU. |
| accFrAtTable | 1.3.6.1.4.1.5.1.1.20.1 | not-accessible | Internet address translation table for Frame Relay interfaces. Entries are added/deleted via management action. | |
| CTR accFrCktBECNrcvds | 1.3.6.1.4.1.5.1.1.20.4.1.5 | Counter | read-only | Number of frames received from the network in- dicating backward congestion since the circuit was created. |
| TIK accFrCktChangeTime | 1.3.6.1.4.1.5.1.1.20.4.1.11 | TimeTicks | read-only | The value of sysUpTime when last there was a change in the circuit state. |
| TIK accFrCktCreateTime | 1.3.6.1.4.1.5.1.1.20.4.1.10 | TimeTicks | read-only | The value of sysUpTime when the circuit was created. |
| INT accFrCktDlci | 1.3.6.1.4.1.5.1.1.20.4.1.2 | INTEGER | read-only | Data Link Connection Identifier for this circuit. |
| accFrCktEntry | 1.3.6.1.4.1.5.1.1.20.4.1 | not-accessible | Frame Relay circuit table entry | |
| CTR accFrCktFECNrcvds | 1.3.6.1.4.1.5.1.1.20.4.1.4 | Counter | read-only | Number of frames received from the network in- dicating forward congestion since the circuit was created. |
| CTR accFrCktFrameRcvs | 1.3.6.1.4.1.5.1.1.20.4.1.8 | Counter | read-only | Number of frames received by this circuit since it was created. |
| CTR accFrCktFrameXmts | 1.3.6.1.4.1.5.1.1.20.4.1.6 | Counter | read-only | Number of frames sent from this circuit since it was created. |
| INT accFrCktIfIndex | 1.3.6.1.4.1.5.1.1.20.4.1.1 | INTEGER | read-only | Interface on which this circuit exists |
| CTR accFrCktOctetRcvs | 1.3.6.1.4.1.5.1.1.20.4.1.9 | Counter | read-only | Number of octets received by this circuit since it was created. |
| CTR accFrCktOctetXmts | 1.3.6.1.4.1.5.1.1.20.4.1.7 | Counter | read-only | Number of octets sent from this circuit since it was created. |
| INT accFrCktState | 1.3.6.1.4.1.5.1.1.20.4.1.3 | INTEGER | read-only | Indicates whether the particular circuit is operational. |
| accFrCktTable | 1.3.6.1.4.1.5.1.1.20.4 | not-accessible | Frame Relay circuit table | |
| INT accFrDLCI | 1.3.6.1.4.1.5.1.1.20.1.1.3 | INTEGER | read-write | Frame Relay DLCI to use for the specified host Object required in entry-adding SET PDU. |
| INT accFrDlcmiErrThres | 1.3.6.1.4.1.5.1.1.20.3.1.8 | INTEGER | read-write | Maximum number of unanswered Status Enquiries the equipmemt shall accept before declaring the interface down. |
| INT accFrDlcmiFullStatEnq | 1.3.6.1.4.1.5.1.1.20.3.1.7 | INTEGER | read-write | Number of status enquiry intervals that pass before issuance of a full status enquiry message. |
| INT accFrDlcmiIdleTimer | 1.3.6.1.4.1.5.1.1.20.3.1.11 | INTEGER | read-write | Number of minutes without receiving any non-dlcmi frames before declaring the link idle. Setting the timer to 0 will disable it. |
| INT accFrDlcmiMonEvents | 1.3.6.1.4.1.5.1.1.20.3.1.9 | INTEGER | read-write | Maximum number of responses to FULL STATUS or LINK INTEGRITY VERIFICATION messages missed before the device will mark the interface down. |
| INT accFrDlcmiPollInt | 1.3.6.1.4.1.5.1.1.20.3.1.6 | INTEGER | read-write | the number of seconds between successive status enquiry messages. |
| INT accFrDlcmiState | 1.3.6.1.4.1.5.1.1.20.3.1.5 | INTEGER | read-write | This variable states which Data Link Connection Management scheme is active (and by implication, what DLCI it uses) on the Frame Relay interface. |
| INT accFrDlcmiType | 1.3.6.1.4.1.5.1.1.20.3.1.10 | INTEGER | read-write | Link Maintenance is assymmetrical, so one end must be user, the other network. Normally the bridge/router is user. |
| INT accFrIndex | 1.3.6.1.4.1.5.1.1.20.2.1.1 | INTEGER | read-only | Physical Port number of this Frame Relay interface. |
| IP accFrIpAddress | 1.3.6.1.4.1.5.1.1.20.1.1.2 | IpAddress | read-write | IP Address Object required in entry-adding SET PDU. |
| INT accFrLinkState | 1.3.6.1.4.1.5.1.1.20.2.1.13 | INTEGER | read-only | State of this Frame Relay link |
| INT accFrParmAddrFmt | 1.3.6.1.4.1.5.1.1.20.3.1.2 | INTEGER | read-write | Addressing 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 accFrParmAddrLen | 1.3.6.1.4.1.5.1.1.20.3.1.3 | INTEGER | read-write | Length of address on serial line |
| INT accFrParmEncap | 1.3.6.1.4.1.5.1.1.20.3.1.4 | INTEGER | read-write | Type of encapsulation used on serial line |
| accFrParmEntry | 1.3.6.1.4.1.5.1.1.20.3.1 | not-accessible | Frame Relay parameter entry | |
| INT accFrParmIndex | 1.3.6.1.4.1.5.1.1.20.3.1.1 | INTEGER | read-only | Interface number |
| accFrParmTable | 1.3.6.1.4.1.5.1.1.20.3 | not-accessible | Frame Relay parameter table | |
| accFrStatEntry | 1.3.6.1.4.1.5.1.1.20.2.1 | not-accessible | Frame Relay statistics | |
| INT accFrStatErrDlci | 1.3.6.1.4.1.5.1.1.20.2.1.11 | INTEGER | read-only | Value of DLCI field from last detected Frame Relay error (00 00 if no DLCI was associated with the last error). |
| INT accFrStatErrProto | 1.3.6.1.4.1.5.1.1.20.2.1.12 | INTEGER | read-only | Value of protocol field from last detected Frame Relay error (0 if no protocol field was associated with the last error). |
| TIK accFrStatErrTime | 1.3.6.1.4.1.5.1.1.20.2.1.9 | TimeTicks | read-only | System uptime when the last Frame Relay error was detected. |
| INT accFrStatErrType | 1.3.6.1.4.1.5.1.1.20.2.1.10 | INTEGER | read-only | Type of last detected Frame Relay error. |
| CTR accFrStatIlgDlcis | 1.3.6.1.4.1.5.1.1.20.2.1.16 | Counter | read-only | Unused object |
| CTR accFrStatIllDlcis | 1.3.6.1.4.1.5.1.1.20.2.1.4 | Counter | read-only | Number of received frames that were discarded because the DLCI was badly formed. |
| CTR accFrStatProtoErrs | 1.3.6.1.4.1.5.1.1.20.2.1.17 | Counter | read-only | Number of received frames with a protocol violation. |
| CTR accFrStatRcvDrops | 1.3.6.1.4.1.5.1.1.20.2.1.2 | Counter | read-only | Number of received frames that were discarded due to lack of resources. |
| CTR accFrStatRcvLongs | 1.3.6.1.4.1.5.1.1.20.2.1.15 | Counter | read-only | Number of received dlcmi frames longer than expected. |
| CTR accFrStatRsrvDlcis | 1.3.6.1.4.1.5.1.1.20.2.1.7 | Counter | read-only | Number 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 accFrStatSeqErrs | 1.3.6.1.4.1.5.1.1.20.2.1.19 | Counter | read-only | Number of dlcmi frames received with a sequence error. |
| CTR accFrStatShorts | 1.3.6.1.4.1.5.1.1.20.2.1.3 | Counter | read-only | Number of received frames that were discarded because they were too short (DLCI and/or protocol field missing). |
| accFrStatTable | 1.3.6.1.4.1.5.1.1.20.2 | not-accessible | Per-line statistics for Frame Relay interfaces | |
| CTR accFrStatUnkDlcis | 1.3.6.1.4.1.5.1.1.20.2.1.5 | Counter | read-only | Number of received frames that were discarded because the DLCI did not match any configured value. |
| CTR accFrStatUnkIes | 1.3.6.1.4.1.5.1.1.20.2.1.18 | Counter | read-only | Number of dlcmi frames received with an unknown Information element. |
| CTR accFrStatUnkProtos | 1.3.6.1.4.1.5.1.1.20.2.1.6 | Counter | read-only | Number of received frames that were discarded because the protocol field did not match any protocol configured for the specified DLCI. |
| CTR accFrStatUnkRpts | 1.3.6.1.4.1.5.1.1.20.2.1.20 | Counter | read-only | Unused object |
| CTR accFrStatUnks | 1.3.6.1.4.1.5.1.1.20.2.1.14 | Counter | read-only | Unused object |
| INT accFrStatus | 1.3.6.1.4.1.5.1.1.20.1.1.4 | INTEGER | read-write | Status of this entry Object required in entry-adding SET PDU. |
| CTR accFrStatXmtDrops | 1.3.6.1.4.1.5.1.1.20.2.1.8 | Counter | read-only | Number of frames that could not be transmitted due to lack of resources. |
| OCT accGifnoc | 1.3.6.1.4.1.5.1.1.1.1.10 | OCTET STRING | read-only | Reserved number for GIFNOC (S. Froyd, 20-August, 1994) |
| INT accHdlcFCS | 1.3.6.1.4.1.5.1.1.7.2.1.8 | INTEGER | read-write | FCS Mode. |
| INT accHdlcRrPolling | 1.3.6.1.4.1.5.1.1.7.2.1.7 | INTEGER | read-write | T3 Timer. |
| accIfGroupEntry | 1.3.6.1.4.1.5.1.1.1.9.1 | not-accessible | An entry of information about a interface group. | |
| INT accIFGroupIndex | 1.3.6.1.4.1.5.1.1.1.9.1.1 | INTEGER | read-only | Index for the accIfGroupTable. |
| INT accIFGroupIndexBase | 1.3.6.1.4.1.5.1.1.1.9.1.4 | INTEGER | read-only | Lowest IFIndex in this IFGroup |
| INT accIFGroupIndexMax | 1.3.6.1.4.1.5.1.1.1.9.1.5 | INTEGER | read-only | The number of interfaces supported in this IFGroup |
| STR accIFGroupName | 1.3.6.1.4.1.5.1.1.1.9.1.2 | DisplayString | read-only | If accIFGroupIndexBase and accIFGroupIndexMax are equal then this object provides the full name of the port, else this object has the prefix of the port name. If this is a prefix then the suffix is a numeric value from 1 to (accIFGroupIndexMax - accIFGroupIndexBase + 1). |
| accIfGroupTable | 1.3.6.1.4.1.5.1.1.1.9 | not-accessible | A table of interface group descriptors supported by this unit. Interface groups may be populated by physical or logical interfaces, or combinations of the two. | |
| INT accIFGroupType | 1.3.6.1.4.1.5.1.1.1.9.1.3 | INTEGER | read-only | Type of port group |
| STR accIfName | 1.3.6.1.4.1.5.1.1.1.8.2.1.2 | DisplayString | read-write | Mnemonic name for this interface |
| accIfNameEntry | 1.3.6.1.4.1.5.1.1.1.8.2.1 | not-accessible | An entry in the Interface Name table | |
| INT accIfNameIndex | 1.3.6.1.4.1.5.1.1.1.8.2.1.1 | INTEGER | read-only | Interface number |
| accIfNames | 1.3.6.1.4.1.5.1.1.1.8 | |||
| accIfNameTable | 1.3.6.1.4.1.5.1.1.1.8.2 | not-accessible | A table of of mnemonic 'names' for physical and logical interfaces | |
| INT accIfNumNames | 1.3.6.1.4.1.5.1.1.1.8.1 | INTEGER | read-only | Number of interfaces (physical and logical). There are this many entries in the Name table. |
| CTR accInAPEPkts | 1.3.6.1.4.1.5.1.1.25.3.1.7 | Counter | read-only | All-path explorer packets received |
| CTR accInBcastPkts | 1.3.6.1.4.1.5.1.1.25.3.1.2 | Counter | read-only | All-stations broadcast packets received |
| CTR accInDiscPkts | 1.3.6.1.4.1.5.1.1.25.3.1.10 | Counter | read-only | Packets discarded due to address filtering. |
| CTR accInMcastPkts | 1.3.6.1.4.1.5.1.1.25.3.1.13 | Counter | read-only | Multicast packets received. |
| CTR accInSDSPkts | 1.3.6.1.4.1.5.1.1.25.3.1.6 | Counter | read-only | Serial 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 accInUcastPkts | 1.3.6.1.4.1.5.1.1.25.3.1.3 | Counter | read-only | Unicast packets received |
| IP accIpAddrBcastAddr | 1.3.6.1.4.1.5.1.1.14.1.5 | IpAddress | read-write | IP Broadcast address associated with this entry. Object will be set to default value if not present in entry-adding SET PDU. |
| accIpAddrEntry | 1.3.6.1.4.1.5.1.1.14.1 | not-accessible | Adds additional information to the ipAddrTable. | |
| INT accIpAddrMtu | 1.3.6.1.4.1.5.1.1.14.1.1 | INTEGER | read-write | Maximum 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. |
| OCT accIpAddrSecurityAuth | 1.3.6.1.4.1.5.1.1.14.1.4 | OCTET STRING | read-write | Security authorization for this entry. |
| INT accIpAddrSecurityClass | 1.3.6.1.4.1.5.1.1.14.1.3 | INTEGER | read-write | Security classification for this entry. Object will be set to default value if not present in entry-adding SET PDU. |
| INT accIpAddrSecurityType | 1.3.6.1.4.1.5.1.1.14.1.2 | INTEGER | read-write | Type of security for this entry. |
| accIpAddrTable | 1.3.6.1.4.1.5.1.1.14 | not-accessible | IP Address translation table extension | |
| INT accIpAdEntMetric | 1.3.6.1.4.1.5.1.1.14.1.6 | INTEGER | read-write | Metric |
| INT accIpAdEntPreference | 1.3.6.1.4.1.5.1.1.14.1.7 | INTEGER | read-write | An entry with a Primary designation will be selected over one with a Secondary designation when a choice amongst otherwise equal entries is required. |
| IP accIpFiltDAddr | 1.3.6.1.4.1.5.1.1.18.2.1.1 | IpAddress | read-write | Destination Address |
| INT accIpFiltDisp | 1.3.6.1.4.1.5.1.1.18.2.1.6 | INTEGER | read-write | Disposition 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) |
| IP accIpFiltDNetMask | 1.3.6.1.4.1.5.1.1.18.2.1.2 | IpAddress | read-write | Destination Network Mask |
| accIpFiltEntry | 1.3.6.1.4.1.5.1.1.18.2.1 | not-accessible | Specific IP filter | |
| accIpFilter | 1.3.6.1.4.1.5.1.1.18 | |||
| OCT accIpFiltParm | 1.3.6.1.4.1.5.1.1.18.2.1.5 | OCTET STRING | read-write | Filter 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 |
| IP accIpFiltSAddr | 1.3.6.1.4.1.5.1.1.18.2.1.3 | IpAddress | read-write | Source Address |
| IP accIpFiltSNetMask | 1.3.6.1.4.1.5.1.1.18.2.1.4 | IpAddress | read-write | Source Network Mask |
| accIpFiltTable | 1.3.6.1.4.1.5.1.1.18.2 | not-accessible | List of IP filters Entries added/deleted by management action. Setting any object to NULL deletes the entry | |
| IP accIpIfFiltDispDAddr | 1.3.6.1.4.1.5.1.1.18.5.1.4 | IpAddress | read-only | Destination Address |
| INT accIpIfFiltDispDispos | 1.3.6.1.4.1.5.1.1.18.5.1.12 | INTEGER | read-only | Disposition 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. |
| IP accIpIfFiltDispDNetMask | 1.3.6.1.4.1.5.1.1.18.5.1.5 | IpAddress | read-only | Destination Network Mask |
| accIpIfFiltDispEntry | 1.3.6.1.4.1.5.1.1.18.5.1 | not-accessible | An entry in the revised IP filter table. | |
| INT accIpIfFiltDispIfIndex | 1.3.6.1.4.1.5.1.1.18.5.1.1 | INTEGER | read-only | Interface 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. |
| TIK accIpIfFiltDispLastMatchTime | 1.3.6.1.4.1.5.1.1.18.5.1.14 | TimeTicks | read-only | The value of sysUpTime the last time this filter was applied. |
| CTR accIpIfFiltDispMatches | 1.3.6.1.4.1.5.1.1.18.5.1.13 | Counter | read-only | The number of times this filter criteria has been applied. |
| OCT accIpIfFiltDispMatchPkt | 1.3.6.1.4.1.5.1.1.18.5.1.15 | OCTET STRING | read-only | This 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. |
| INT accIpIfFiltDispOp1 | 1.3.6.1.4.1.5.1.1.18.5.1.8 | INTEGER | read-only | Logical operation to be performed on the next object/parameter (protocol). If 'none', the filter will match any protocol. |
| INT accIpIfFiltDispOp2 | 1.3.6.1.4.1.5.1.1.18.5.1.10 | INTEGER | read-only | Logical operation to be performed on the next object/parameter (port). |
| INT accIpIfFiltDispPktDir | 1.3.6.1.4.1.5.1.1.18.5.1.2 | INTEGER | read-only | Stream 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 accIpIfFiltDispProtocol | 1.3.6.1.4.1.5.1.1.18.5.1.9 | INTEGER | read-only | Ip protocol on which to filter. |
| IP accIpIfFiltDispSAddr | 1.3.6.1.4.1.5.1.1.18.5.1.6 | IpAddress | read-only | Source Address |
| INT accIpIfFiltDispSeqNum | 1.3.6.1.4.1.5.1.1.18.5.1.3 | INTEGER | read-only | An 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 accIpIfFiltDispSNetMask | 1.3.6.1.4.1.5.1.1.18.5.1.7 | IpAddress | read-only | Source Network Mask |
| accIpIfFiltDispTable | 1.3.6.1.4.1.5.1.1.18.5 | not-accessible | List of revised IP filters which add support for filtering by source or destination interface. | |
| INT accIpIfFiltDispUDPTCPPort | 1.3.6.1.4.1.5.1.1.18.5.1.11 | INTEGER | read-only | The UDP or TCP port number to which the previous logical operation is to apply. |
| INT accIpIfFiltEditAction | 1.3.6.1.4.1.5.1.1.18.6.1.2 | INTEGER | read-write | The action to be performed with this record. In the future the field 'pending' may be added. |
| IP accIpIfFiltEditDAddr | 1.3.6.1.4.1.5.1.1.18.6.1.5 | IpAddress | read-write | Destination Address |
| INT accIpIfFiltEditDispos | 1.3.6.1.4.1.5.1.1.18.6.1.13 | INTEGER | read-write | Disposition 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. |
| IP accIpIfFiltEditDNetMask | 1.3.6.1.4.1.5.1.1.18.6.1.6 | IpAddress | read-write | Destination Network Mask |
| accIpIfFiltEditEntry | 1.3.6.1.4.1.5.1.1.18.6.1 | not-accessible | An entry in the revised IP filter table. | |
| INT accIpIfFiltEditIfIndex | 1.3.6.1.4.1.5.1.1.18.6.1.3 | INTEGER | read-write | Interface 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 accIpIfFiltEditIndex | 1.3.6.1.4.1.5.1.1.18.6.1.1 | INTEGER | read-only | An arbitrary number assigned to the record that is currently being edited. |
| INT accIpIfFiltEditOp1 | 1.3.6.1.4.1.5.1.1.18.6.1.9 | INTEGER | read-write | Logical operation to be performed on the next object/parameter (protocol). If 'none', the filter will match any protocol. |
| INT accIpIfFiltEditOp2 | 1.3.6.1.4.1.5.1.1.18.6.1.11 | INTEGER | read-write | Logical operation to be performed on the next object/parameter (port). |
| INT accIpIfFiltEditPktDir | 1.3.6.1.4.1.5.1.1.18.6.1.4 | INTEGER | read-write | Stream 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 accIpIfFiltEditProtocol | 1.3.6.1.4.1.5.1.1.18.6.1.10 | INTEGER | read-write | Ip protocol on which to filter. |
| IP accIpIfFiltEditSAddr | 1.3.6.1.4.1.5.1.1.18.6.1.7 | IpAddress | read-write | Source Address |
| IP accIpIfFiltEditSNetMask | 1.3.6.1.4.1.5.1.1.18.6.1.8 | IpAddress | read-write | Source Network Mask |
| accIpIfFiltEditTable | 1.3.6.1.4.1.5.1.1.18.6 | not-accessible | A transient table which is used to create/delete /modify an entry in the IP filter database. | |
| INT accIpIfFiltEditUDPTCPPort | 1.3.6.1.4.1.5.1.1.18.6.1.12 | INTEGER | read-write | The UDP or TCP port number to which the previous logical operation is to apply. |
| accIpNetSrcAddrEntry | 1.3.6.1.4.1.5.1.1.40.1.1 | not-accessible | An entry in the Unnumbered IP Interface Table. | |
| IP accIpNetSrcAddress | 1.3.6.1.4.1.5.1.1.40.1.1.2 | IpAddress | read-write | The 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. |
| accIpNetSrcAddrTable | 1.3.6.1.4.1.5.1.1.40.1 | not-accessible | Unnumbered IP Interface Table. | |
| INT accIpNetSrcIfIndex | 1.3.6.1.4.1.5.1.1.40.1.1.1 | INTEGER | read-write | The ifIndex of the unnumbered interface. |
| IP accIpRouteDestSubnet | 1.3.6.1.4.1.5.1.1.12.1.2 | IpAddress | read-write | Subnet mask of destination |
| accIpRoutingEntry | 1.3.6.1.4.1.5.1.1.12.1 | not-accessible | Additional information about a route. | |
| accIpRoutingTable | 1.3.6.1.4.1.5.1.1.12 | not-accessible | Widening of standard IP routing table Entries are added/deleted in conjunction with operations on the standard routing table. | |
| INT accIpSrcRouting | 1.3.6.1.4.1.5.1.1.18.1 | INTEGER | read-write | Source Routing mode |
| accIpx | 1.3.6.1.4.1.5.1.1.22 | |||
| INT accIpxAdStat | 1.3.6.1.4.1.5.1.1.22.1.1 | INTEGER | read-write | Administrative status of IPX routing protocol |
| INT accIpxAllNets | 1.3.6.1.4.1.5.1.1.22.1.4 | INTEGER | read-write | All nets mode |
| CTR accIpxAllNetsErrs | 1.3.6.1.4.1.5.1.1.22.5.9 | Counter | read-only | Erroneous All-Nets packets encountered |
| CTR accIpxAllNetsIns | 1.3.6.1.4.1.5.1.1.22.5.7 | Counter | read-only | All-nets packets received |
| CTR accIpxAllNetsOuts | 1.3.6.1.4.1.5.1.1.22.5.8 | Counter | read-only | All-nets packets transmitted |
| INT accIpxCkSum | 1.3.6.1.4.1.5.1.1.22.1.2 | INTEGER | read-write | Checksumming of IPX protocol |
| accIpxHostFilters | 1.3.6.1.4.1.5.1.1.22.11 | |||
| INT accIpxHostFltrAction | 1.3.6.1.4.1.5.1.1.22.11.2.1.4 | INTEGER | read-write | The action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| INT accIpxHostFltrDefaultAction | 1.3.6.1.4.1.5.1.1.22.11.1 | INTEGER | read-write | The action taken on hosts not listed. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| accIpxHostFltrEntry | 1.3.6.1.4.1.5.1.1.22.11.2.1 | not-accessible | A single Host Identifier. | |
| OCT accIpxHostFltrId | 1.3.6.1.4.1.5.1.1.22.11.2.1.1 | OCTET STRING | read-write | Host Identifier |
| OCT accIpxHostFltrPepClient | 1.3.6.1.4.1.5.1.1.22.11.2.1.3 | OCTET STRING | read-write | On PEP traffic, the affected Client Type, or zero for all IDP traffic. |
| OCT accIpxHostFltrSocket | 1.3.6.1.4.1.5.1.1.22.11.2.1.2 | OCTET STRING | read-write | The affected socket number, or zero for 'any socket'. |
| INT accIpxHostFltrStatus | 1.3.6.1.4.1.5.1.1.22.11.2.1.5 | INTEGER | read-write | Writing 'invalid' has the effect of deleting the entry. |
| accIpxHostFltrTable | 1.3.6.1.4.1.5.1.1.22.11.2 | not-accessible | A list of IPX Hosts to be handled specially. | |
| CTR accIpxLocalIns | 1.3.6.1.4.1.5.1.1.22.5.1 | Counter | read-only | Packets received for local usage |
| CTR accIpxLocalOuts | 1.3.6.1.4.1.5.1.1.22.5.2 | Counter | read-only | Locally generated packets |
| INT accIpxMode | 1.3.6.1.4.1.5.1.1.22.1.5 | INTEGER | read-write | RIP protocol type to use |
| INT accIpxNetAdStat | 1.3.6.1.4.1.5.1.1.22.2.1.6 | INTEGER | read-write | Administrative status of network Object will be defaulted if missing in set PDU which adds entries. |
| INT accIpxNetCost | 1.3.6.1.4.1.5.1.1.22.2.1.10 | INTEGER | read-write | Cost metric |
| INT accIpxNetDlci | 1.3.6.1.4.1.5.1.1.22.2.1.20 | INTEGER | read-write | Frame Relay DLCI for this port |
| INT accIpxNetEncap | 1.3.6.1.4.1.5.1.1.22.2.1.4 | INTEGER | read-write | LAN Encapsulation used for Ethernets. none(0), v2(1), raw(2), llc(3), snap(4) |
| accIpxNetEntry | 1.3.6.1.4.1.5.1.1.22.2.1 | not-accessible | Information on specific network entry. | |
| INT accIpxNetEntryStat | 1.3.6.1.4.1.5.1.1.22.2.1.16 | INTEGER | read-write | Status of this table entry Set this object to invalid to delete entry. |
| INT accIpxNetFltrAction | 1.3.6.1.4.1.5.1.1.22.10.3.1.3 | INTEGER | read-write | The action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| INT accIpxNetFltrDefaultAction | 1.3.6.1.4.1.5.1.1.22.10.1 | INTEGER | read-write | The action taken on messages not matched. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| OCT accIpxNetFltrDestination | 1.3.6.1.4.1.5.1.1.22.10.3.1.1 | OCTET STRING | read-write | The value to be found in the Destination Network Field, or 0x00000000. |
| OCT accIpxNetFltrDestSkt | 1.3.6.1.4.1.5.1.1.22.10.3.1.5 | OCTET STRING | read-write | The value to be found in the Destination Socket field, or 0x0000. |
| accIpxNetFltrEntry | 1.3.6.1.4.1.5.1.1.22.10.3.1 | not-accessible | A single Network filter to be matched. | |
| INT accIpxNetFltrPktType | 1.3.6.1.4.1.5.1.1.22.10.3.1.7 | INTEGER | read-write | Packet type or zero |
| OCT accIpxNetFltrSource | 1.3.6.1.4.1.5.1.1.22.10.3.1.2 | OCTET STRING | read-write | The value to be found in the Source Network Field, or 0x00000000. |
| OCT accIpxNetFltrSrcSkt | 1.3.6.1.4.1.5.1.1.22.10.3.1.6 | OCTET STRING | read-write | The value to be found in the Source Socket Field, or 0x0000. |
| INT accIpxNetFltrStatus | 1.3.6.1.4.1.5.1.1.22.10.3.1.4 | INTEGER | read-write | Writing 'invalid' has the effect of removing this filter entry. |
| accIpxNetFltrTable | 1.3.6.1.4.1.5.1.1.22.10.3 | not-accessible | A list of network filters to specially act on. | |
| OCT accIpxNetFncAddr | 1.3.6.1.4.1.5.1.1.22.2.1.17 | OCTET STRING | read-write | The MAC-layer functional address for sending and receiving multicasts. |
| INT accIpxNetHops | 1.3.6.1.4.1.5.1.1.22.2.1.9 | INTEGER | read-write | Hop count |
| INT accIpxNetMtu | 1.3.6.1.4.1.5.1.1.22.2.1.7 | INTEGER | read-write | Maximum packet size Object will be defaulted if missing in set PDU which adds entries. |
| OCT accIpxNetNumber | 1.3.6.1.4.1.5.1.1.22.2.1.2 | OCTET STRING | read-write | IPX network number |
| INT accIpxNetPort | 1.3.6.1.4.1.5.1.1.22.2.1.1 | INTEGER | read-write | IPX logical port number |
| INT accIpxNetSlot | 1.3.6.1.4.1.5.1.1.22.2.1.5 | INTEGER | read-write | Slot to which the network is attached |
| INT accIpxNetSrMode | 1.3.6.1.4.1.5.1.1.22.2.1.18 | INTEGER | read-write | The source-routing mode for token-ring networks. |
| accIpxNetTable | 1.3.6.1.4.1.5.1.1.22.2 | not-accessible | List of IPX Networks. Entries are added/deleted via management action. | |
| INT accIpxNetType | 1.3.6.1.4.1.5.1.1.22.2.1.3 | INTEGER | read-write | Type of network |
| TIK accIpxNetUpdate | 1.3.6.1.4.1.5.1.1.22.2.1.8 | TimeTicks | read-write | Update interval |
| accIpxNetWdParms | 1.3.6.1.4.1.5.1.1.22.13 | |||
| INT accIpxNetWdState | 1.3.6.1.4.1.5.1.1.22.2.1.21 | INTEGER | read-write | Determines 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. |
| accIpxNetworkFilters | 1.3.6.1.4.1.5.1.1.22.10 | |||
| INT accIpxNetX25FacIndex | 1.3.6.1.4.1.5.1.1.22.2.1.19 | INTEGER | read-write | Index of optional facility string or 0. |
| TIK accIpxNetX25Idle | 1.3.6.1.4.1.5.1.1.22.2.1.13 | TimeTicks | read-write | Time X25 connection can be idle before it is determined to be not busy. |
| STR accIpxNetX25InAddr | 1.3.6.1.4.1.5.1.1.22.2.1.12 | DisplayString | read-write | Receive-only X25 address Object not required in set PDU (defaults to In/Out address) |
| STR accIpxNetX25InOutAddr | 1.3.6.1.4.1.5.1.1.22.2.1.11 | DisplayString | read-write | X25 address to send to and to receive packets from. Object required in set PDU adding X25-type circuit |
| INT accIpxNetX25PktVal | 1.3.6.1.4.1.5.1.1.22.2.1.14 | INTEGER | read-write | X25 packet size |
| INT accIpxNetX25PktWin | 1.3.6.1.4.1.5.1.1.22.2.1.15 | INTEGER | read-write | X25 packet window |
| CTR accIpxNodeInErrs | 1.3.6.1.4.1.5.1.1.22.5.5 | Counter | read-only | The number of input packets discarded by this node because of some unspecified internal error. |
| accIpxNodeStat | 1.3.6.1.4.1.5.1.1.22.5 | |||
| CTR accIpxNoRoutes | 1.3.6.1.4.1.5.1.1.22.5.4 | Counter | read-only | Packets for which no route was found |
| CTR accIpxNoSockets | 1.3.6.1.4.1.5.1.1.22.5.3 | Counter | read-only | Packets received for which there was no socket |
| CTR accIpxOutErrs | 1.3.6.1.4.1.5.1.1.22.5.6 | Counter | read-only | Output errors |
| accIpxParms | 1.3.6.1.4.1.5.1.1.22.1 | |||
| CTR accIpxPorFwdReqIns | 1.3.6.1.4.1.5.1.1.22.6.1.3 | Counter | read-only | The 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 accIpxPortCkSums | 1.3.6.1.4.1.5.1.1.22.6.1.12 | Counter | read-only | IPX packet checksum errors detected |
| CTR accIpxPortFwdErrs | 1.3.6.1.4.1.5.1.1.22.6.1.9 | Counter | read-only | The 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 accIpxPortFwdReqOuts | 1.3.6.1.4.1.5.1.1.22.6.1.8 | Counter | read-only | The number of packets received on this port which were successfully forwarded to another port. |
| CTR accIpxPortHopCnts | 1.3.6.1.4.1.5.1.1.22.6.1.6 | Counter | read-only | The number of packets received on this port whose hop count had reached the maximum value. |
| CTR accIpxPortInErrs | 1.3.6.1.4.1.5.1.1.22.6.1.10 | Counter | read-only | The number of packets received on this port which were discarded because of some unspecified internal error. |
| CTR accIpxPortNoFwdRts | 1.3.6.1.4.1.5.1.1.22.6.1.4 | Counter | read-only | The number of packets received on this port for which no route to the destination network could be found. |
| CTR accIpxPortNotForMes | 1.3.6.1.4.1.5.1.1.22.6.1.7 | Counter | read-only | The number of packets received on this port which were addressed to another node on the same network. |
| INT accIpxPortNumber | 1.3.6.1.4.1.5.1.1.22.6.1.1 | INTEGER | read-only | Port number |
| INT accIpxPortOpState | 1.3.6.1.4.1.5.1.1.22.6.1.15 | INTEGER | read-only | Operational status of this port. off(0), down(1), start(2), stop(3), up(4) |
| CTR accIpxPortOutErrs | 1.3.6.1.4.1.5.1.1.22.6.1.14 | Counter | read-only | IPX packet output errors detected |
| accIpxPortStatEntry | 1.3.6.1.4.1.5.1.1.22.6.1 | not-accessible | Per-port statistics | |
| accIpxPortStatTable | 1.3.6.1.4.1.5.1.1.22.6 | not-accessible | IPX Port statistics table | |
| CTR accIpxPortTooLongs | 1.3.6.1.4.1.5.1.1.22.6.1.13 | Counter | read-only | The number of packets received on this port which were discarded because they were too long. |
| CTR accIpxPortTooShorts | 1.3.6.1.4.1.5.1.1.22.6.1.11 | Counter | read-only | The number of packets received on this port which were discarded because they were too short. |
| CTR accIpxPortTotalIns | 1.3.6.1.4.1.5.1.1.22.6.1.2 | Counter | read-only | Total number of IPX Packets received |
| CTR accIpxPortTotalOuts | 1.3.6.1.4.1.5.1.1.22.6.1.5 | Counter | read-only | Total IPX packets transmitted |
| CTR accIpxRipErrIns | 1.3.6.1.4.1.5.1.1.22.4.5 | Counter | read-only | IPX RIP responses recevied with errors. |
| CTR accIpxRipErrOuts | 1.3.6.1.4.1.5.1.1.22.4.6 | Counter | read-only | IPX RIP responses transmitted with errors. |
| CTR accIpxRipReqIns | 1.3.6.1.4.1.5.1.1.22.4.1 | Counter | read-only | IPX RIP requests received |
| CTR accIpxRipReqOuts | 1.3.6.1.4.1.5.1.1.22.4.3 | Counter | read-only | IPX RIP requests transmitted |
| CTR accIpxRipRespIns | 1.3.6.1.4.1.5.1.1.22.4.2 | Counter | read-only | IPX RIP responses received |
| CTR accIpxRipRespOuts | 1.3.6.1.4.1.5.1.1.22.4.4 | Counter | read-only | IPX RIP responses transmitted |
| accIpxRipStat | 1.3.6.1.4.1.5.1.1.22.4 | |||
| accIpxRouteFilters | 1.3.6.1.4.1.5.1.1.22.9 | |||
| TIK accIpxRtAge | 1.3.6.1.4.1.5.1.1.22.3.1.8 | TimeTicks | read-only | Age of route |
| INT accIpxRtCost | 1.3.6.1.4.1.5.1.1.22.3.1.5 | INTEGER | read-only | Cost to remote network |
| OCT accIpxRtDest | 1.3.6.1.4.1.5.1.1.22.3.1.1 | OCTET STRING | read-only | Destination network. |
| INT accIpxRteFltrAction | 1.3.6.1.4.1.5.1.1.22.9.3.1.3 | INTEGER | read-write | What is to be done with such an advertisement. |
| INT accIpxRteFltrDefaultAction | 1.3.6.1.4.1.5.1.1.22.9.1 | INTEGER | read-write | The action taken on route updates from unconfigured neighbors. |
| accIpxRteFltrEntry | 1.3.6.1.4.1.5.1.1.22.9.3.1 | not-accessible | A single potential advertisement, with information as to its disposition. | |
| OCT accIpxRteFltrNeighbor | 1.3.6.1.4.1.5.1.1.22.9.3.1.1 | OCTET STRING | read-write | The Host Identifier of the Routing Neighbor that might offer this advertsiement. |
| OCT accIpxRteFltrNetwork | 1.3.6.1.4.1.5.1.1.22.9.3.1.2 | OCTET STRING | read-write | The Network Number the neighbor might advertise. |
| INT accIpxRteFltrStatus | 1.3.6.1.4.1.5.1.1.22.9.3.1.4 | INTEGER | read-write | Writing 'invalid' has the effect of deleting this filter. |
| accIpxRteFltrTable | 1.3.6.1.4.1.5.1.1.22.9.3 | not-accessible | A list of special advertisements that a given neighbor might offer. Route Advertisements defaults are overridden using this table | |
| INT accIpxRteNbrAction | 1.3.6.1.4.1.5.1.1.22.9.2.1.2 | INTEGER | read-write | The action to be taken on advertisements from this routing neighbor, unless overridden by a route filter. |
| accIpxRteNbrEntry | 1.3.6.1.4.1.5.1.1.22.9.2.1 | not-accessible | The host identifier for an individual routing neighbor. | |
| OCT accIpxRteNbrId | 1.3.6.1.4.1.5.1.1.22.9.2.1.1 | OCTET STRING | read-write | The Host Identifier of a potential routing neighbor. |
| INT accIpxRteNbrStatus | 1.3.6.1.4.1.5.1.1.22.9.2.1.3 | INTEGER | read-write | Writing 'invalid' has the effect of deleting this routing neighbor and making its associated route filters of no effect. |
| accIpxRteNbrTable | 1.3.6.1.4.1.5.1.1.22.9.2 | not-accessible | A list of Host Identifiers for Routing Neighbors. | |
| accIpxRtEntry | 1.3.6.1.4.1.5.1.1.22.3.1 | not-accessible | Information on route to destination network | |
| INT accIpxRtHops | 1.3.6.1.4.1.5.1.1.22.3.1.4 | INTEGER | read-only | Number of hops to remote network |
| OCT accIpxRtNxtNet | 1.3.6.1.4.1.5.1.1.22.3.1.2 | OCTET STRING | read-only | The next network along the way to the destination network. |
| INT accIpxRtOwner | 1.3.6.1.4.1.5.1.1.22.3.1.7 | INTEGER | read-only | Source of route |
| INT accIpxRtPort | 1.3.6.1.4.1.5.1.1.22.3.1.9 | INTEGER | read-only | The logical port number through which packets will be forwarded to the destination network. |
| OCT accIpxRtRouter | 1.3.6.1.4.1.5.1.1.22.3.1.3 | OCTET STRING | read-only | Router on next IPX network on route |
| accIpxRtTable | 1.3.6.1.4.1.5.1.1.22.3 | not-accessible | List of routes to other IPX networks | |
| INT accIpxRtType | 1.3.6.1.4.1.5.1.1.22.3.1.6 | INTEGER | read-only | Type of route |
| accIpxSapFilters | 1.3.6.1.4.1.5.1.1.22.12 | |||
| INT accIpxSapFltrAction | 1.3.6.1.4.1.5.1.1.22.12.2.1.3 | INTEGER | read-write | The action to be taken upon a match. |
| INT accIpxSapFltrDefault | 1.3.6.1.4.1.5.1.1.22.12.1 | INTEGER | read-write | The default behavior taken on locally originated (hop count <= 2) Service Advertisements. Remote advertisements must be identified individually. |
| accIpxSapFltrEntry | 1.3.6.1.4.1.5.1.1.22.12.2.1 | not-accessible | A single Service name and its intended disposition. | |
| OCT accIpxSapFltrSrvName | 1.3.6.1.4.1.5.1.1.22.12.2.1.2 | OCTET STRING | read-write | The name of the affected service. An Octet String of length zero indicates all services. Name may be up to 48 octets |
| OCT accIpxSapFltrSrvType | 1.3.6.1.4.1.5.1.1.22.12.2.1.1 | OCTET STRING | read-write | The Service Type of the affected SAP Entry. Zero indicates all services. |
| INT accIpxSapFltrStatus | 1.3.6.1.4.1.5.1.1.22.12.2.1.4 | INTEGER | read-write | Writing 'invalid' has the effect of removing the entry. |
| accIpxSapFltrTable | 1.3.6.1.4.1.5.1.1.22.12.2 | not-accessible | A list of Service Names to be handled Specially. | |
| CTR accIpxSapGetNearIns | 1.3.6.1.4.1.5.1.1.22.7.5 | Counter | read-only | Get nearest requests received |
| CTR accIpxSapGetNearOuts | 1.3.6.1.4.1.5.1.1.22.7.6 | Counter | read-only | Get nearest requests transmitted |
| CTR accIpxSapInErrs | 1.3.6.1.4.1.5.1.1.22.7.10 | Counter | read-only | Bad IPX SAP packets received |
| CTR accIpxSapNoRoutes | 1.3.6.1.4.1.5.1.1.22.7.7 | Counter | read-only | IPX SAP packets for unreachable net |
| CTR accIpxSapNoServers | 1.3.6.1.4.1.5.1.1.22.7.9 | Counter | read-only | No server available |
| CTR accIpxSapNotBests | 1.3.6.1.4.1.5.1.1.22.7.8 | Counter | read-only | IPX SAP packet which we know there is a better route for |
| CTR accIpxSapOutErrs | 1.3.6.1.4.1.5.1.1.22.7.11 | Counter | read-only | Bad IPX SAP packets transmitted |
| CTR accIpxSapReqIns | 1.3.6.1.4.1.5.1.1.22.7.1 | Counter | read-only | IPX SAP requests received |
| CTR accIpxSapReqOuts | 1.3.6.1.4.1.5.1.1.22.7.2 | Counter | read-only | IPX SAP requests transmitted |
| CTR accIpxSapRespIns | 1.3.6.1.4.1.5.1.1.22.7.3 | Counter | read-only | IPX SAP responses received |
| CTR accIpxSapRespOuts | 1.3.6.1.4.1.5.1.1.22.7.4 | Counter | read-only | IPX SAP responses transmitted |
| accIpxSapStat | 1.3.6.1.4.1.5.1.1.22.7 | |||
| INT accIpxSpltHorz | 1.3.6.1.4.1.5.1.1.22.1.3 | INTEGER | read-write | Split horizon mode of IPX protocol |
| TIK accIpxSrvAge | 1.3.6.1.4.1.5.1.1.22.8.1.6 | TimeTicks | read-only | Age of route |
| accIpxSrvEntry | 1.3.6.1.4.1.5.1.1.22.8.1 | not-accessible | Specific IPX server information | |
| INT accIpxSrvHops | 1.3.6.1.4.1.5.1.1.22.8.1.4 | INTEGER | read-only | Hop counter |
| OCT accIpxSrvHost | 1.3.6.1.4.1.5.1.1.22.8.1.3 | OCTET STRING | read-only | Host |
| STR accIpxSrvName | 1.3.6.1.4.1.5.1.1.22.8.1.1 | DisplayString | read-only | Name of server |
| INT accIpxSrvOwner | 1.3.6.1.4.1.5.1.1.22.8.1.5 | INTEGER | read-only | Source of route |
| accIpxSrvTable | 1.3.6.1.4.1.5.1.1.22.8 | not-accessible | IPX server table | |
| OCT accIpxSrvType | 1.3.6.1.4.1.5.1.1.22.8.1.2 | OCTET STRING | read-only | Type of server |
| INT accIpxWdDiagLevel | 1.3.6.1.4.1.5.1.1.22.13.4 | INTEGER | read-write | ACC IPX Watchdog Diagnostics Level Default value is 1, Valid range is 1- 7 |
| INT accIpxWdFilter | 1.3.6.1.4.1.5.1.1.22.1.6 | INTEGER | read-write | Switch to enable/disable a dial originate filter of the IPX file server watchdog (Keep Alive) packet. |
| INT accIpxWdHoldPeriod | 1.3.6.1.4.1.5.1.1.22.13.2 | INTEGER | read-write | ACC IPX Watchdog hold period Default value is 960 minutes, Hold period range is 960 - 60600 |
| INT accIpxWdMaxSessions | 1.3.6.1.4.1.5.1.1.22.13.3 | INTEGER | read-write | ACC IPX Watchdog Max Sessions Default value is 1024, Valid range is 1- 4096 |
| INT accIpxWdProxyDuration | 1.3.6.1.4.1.5.1.1.22.13.1 | INTEGER | read-write | IPX Watchdog proxy duration Value is 0 to proxy for forever & the proxy duration can be set to 0 - 86400 |
| accIsdn | 1.3.6.1.4.1.5.1.1.36 | |||
| OCT accIsdnCallAddress | 1.3.6.1.4.1.5.1.1.36.4.1.9 | OCTET STRING | read-only | The 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 accIsdnCallCause | 1.3.6.1.4.1.5.1.1.36.4.1.7 | INTEGER | read-only | The last cause value associated with this call. |
| INT accIsdnCallChannelId | 1.3.6.1.4.1.5.1.1.36.4.1.3 | INTEGER | read-only | The bearer channel interface ID allocated for this call. |
| INT accIsdnCallDslIndex | 1.3.6.1.4.1.5.1.1.36.4.1.10 | INTEGER | read-only | The interface index for the digital subscriber loop. |
| accIsdnCallEntry | 1.3.6.1.4.1.5.1.1.36.4.1 | not-accessible | Parameters and operational status for a particular ISDN call which is presently active or is in the process of being established or cleared. | |
| INT accIsdnCallIdentifier | 1.3.6.1.4.1.5.1.1.36.4.1.1 | INTEGER | read-only | The internal call control identifier for this call. |
| INT accIsdnCallIfIndex | 1.3.6.1.4.1.5.1.1.36.4.1.4 | INTEGER | read-only | The interface index of the physical port connected by the bearer channel. |
| INT accIsdnCallInfoRate | 1.3.6.1.4.1.5.1.1.36.4.1.5 | INTEGER | read-only | The information transfer rate. |
| INT accIsdnCallOrigin | 1.3.6.1.4.1.5.1.1.36.4.1.8 | INTEGER | read-only | The originator of the call. |
| INT accIsdnCallReference | 1.3.6.1.4.1.5.1.1.36.4.1.2 | INTEGER | read-only | The Q.931 call reference value for this call. |
| INT accIsdnCallState | 1.3.6.1.4.1.5.1.1.36.4.1.6 | INTEGER | read-only | The current call control state (not Q.931). |
| accIsdnCallTable | 1.3.6.1.4.1.5.1.1.36.4 | not-accessible | Parameters and operational status for ISDN calls active on this bridge/router terminal. | |
| accIsdnDsl | 1.3.6.1.4.1.5.1.1.36.1 | |||
| INT accIsdnDslIndex | 1.3.6.1.4.1.5.1.1.36.1.1 | INTEGER | read-only | An index instantiating a particular digital subscriber loop interface on this bridge/router terminal. |
| accIsdnSpidEntry | 1.3.6.1.4.1.5.1.1.36.9.1 | not-accessible | SPID information entry in the SPID Table. | |
| INT accIsdnSpidIndex | 1.3.6.1.4.1.5.1.1.36.9.1.1 | INTEGER | not-accessible | An Index to Ports of B-channels. |
| accIsdnSpidTable | 1.3.6.1.4.1.5.1.1.36.9 | not-accessible | Valid SPIDs currently Registered with the CO, required for placing/accepting calls. | |
| STR accIsdnSpidValue | 1.3.6.1.4.1.5.1.1.36.9.1.2 | DisplayString | read-write | Value of SPID,Required for the terminal to be active on the S/T bus. |
| CTR accIsdnStatCallsAccepteds | 1.3.6.1.4.1.5.1.1.36.3.1.21 | Counter | read-only | The number of incoming calls offerred on this subscriber interface which were accepted for connection. |
| CTR accIsdnStatCallsAnswereds | 1.3.6.1.4.1.5.1.1.36.3.1.20 | Counter | read-only | The number of outgoing calls originated on this subscriber interface which were answered by the destination. |
| CTR accIsdnStatCallsCleareds | 1.3.6.1.4.1.5.1.1.36.3.1.23 | Counter | read-only | The number of outgoing and incoming calls cleared. |
| CTR accIsdnStatCallsCompleteds | 1.3.6.1.4.1.5.1.1.36.3.1.22 | Counter | read-only | The number of outgoing and incoming calls completed (that is, the number of calls which were successfully connected). |
| CTR accIsdnStatCallsOfferreds | 1.3.6.1.4.1.5.1.1.36.3.1.19 | Counter | read-only | The number of incoming calls offerred on this subscriber interface. |
| CTR accIsdnStatCallsOriginateds | 1.3.6.1.4.1.5.1.1.36.3.1.18 | Counter | read-only | The number of outgoing calls originated on this subscriber interface. |
| INT accIsdnStatDslOperStatus | 1.3.6.1.4.1.5.1.1.36.3.1.24 | INTEGER | read-only | The operation status of this interface. |
| accIsdnStatEntry | 1.3.6.1.4.1.5.1.1.36.3.1 | not-accessible | Statistics and operational status for a particular ISDN subscriber interface. | |
| CTR accIsdnStatHdlcInDiscs | 1.3.6.1.4.1.5.1.1.36.3.1.4 | Counter | read-only | The number of input packets discarded by the D-channel input/output driver. |
| CTR accIsdnStatHdlcInErrors | 1.3.6.1.4.1.5.1.1.36.3.1.3 | Counter | read-only | The number of input hardware errors counted by the D-channel input/output driver. |
| CTR accIsdnStatHdlcInOctets | 1.3.6.1.4.1.5.1.1.36.3.1.2 | Counter | read-only | The number of octets received on the D-channel of this subscriber interface. |
| CTR accIsdnStatHdlcInPackets | 1.3.6.1.4.1.5.1.1.36.3.1.1 | Counter | read-only | The number of packets received on the D-channel of this subscriber interface. |
| CTR accIsdnStatHdlcOutDiscs | 1.3.6.1.4.1.5.1.1.36.3.1.8 | Counter | read-only | The number of output packets discarded by the D-channel input/output driver. |
| CTR accIsdnStatHdlcOutErrors | 1.3.6.1.4.1.5.1.1.36.3.1.7 | Counter | read-only | The number of output hardware errors counted by the D-channel input/output driver. |
| CTR accIsdnStatHdlcOutOctets | 1.3.6.1.4.1.5.1.1.36.3.1.6 | Counter | read-only | The number of octets transmitted on the D-channel of this subscriber interface. |
| CTR accIsdnStatHdlcOutPackets | 1.3.6.1.4.1.5.1.1.36.3.1.5 | Counter | read-only | The number of packets transmitted on the D-channel of this subscriber interface. |
| CTR accIsdnStatLapdCntlErrors | 1.3.6.1.4.1.5.1.1.36.3.1.14 | Counter | read-only | The number of LAPD frames received with an invalid or non-implemented control field. |
| CTR accIsdnStatLapdInfoErrors | 1.3.6.1.4.1.5.1.1.36.3.1.15 | Counter | read-only | The number of LAPD frames received with a non-permitted information (I) field. |
| CTR accIsdnStatLapdN200Errors | 1.3.6.1.4.1.5.1.1.36.3.1.11 | Counter | read-only | The number of unsuccessful T200 timer recoveries after a frame has been retransmitted N200 times. |
| CTR accIsdnStatLapdN201Errors | 1.3.6.1.4.1.5.1.1.36.3.1.17 | Counter | read-only | The number of LAPD frames received which contained and information field which exceeded N201. |
| CTR accIsdnStatLapdNrSeqErrors | 1.3.6.1.4.1.5.1.1.36.3.1.12 | Counter | read-only | The number of N(R) sequence errors. |
| CTR accIsdnStatLapdPeerSabmes | 1.3.6.1.4.1.5.1.1.36.3.1.10 | Counter | read-only | The number of peer SABME frames received on all data links associated with the D-channel of this subscriber interface. |
| CTR accIsdnStatLapdRecvdFrmrs | 1.3.6.1.4.1.5.1.1.36.3.1.13 | Counter | read-only | The number of LAPD FRMR response frames received. |
| CTR accIsdnStatLapdUnsolicResps | 1.3.6.1.4.1.5.1.1.36.3.1.9 | Counter | read-only | The number of unsolicited LAPD response frames received on all data links associated with the D-channel of this subscriber interface. |
| CTR accIsdnStatLapdWrongSizes | 1.3.6.1.4.1.5.1.1.36.3.1.16 | Counter | read-only | The number of LAPD frames received which were the wrong size. |
| INT accIsdnStatLastCauses | 1.3.6.1.4.1.5.1.1.36.3.1.25 | INTEGER | read-only | The last cause value sent or received on this subscriber interface. |
| accIsdnStatTable | 1.3.6.1.4.1.5.1.1.36.3 | not-accessible | Statistics and operational status maintained for all ISDN subscriber interfaces on this bridge/router terminal. | |
| INT accIsdnSubAdminStatus | 1.3.6.1.4.1.5.1.1.36.2.1.3 | INTEGER | read-write | The administrative status of this subscriber interface. |
| INT accIsdnSubChannelMode | 1.3.6.1.4.1.5.1.1.36.2.1.2 | INTEGER | read-write | The ISDN channel configuration mode. |
| INT accIsdnSubDiagLevel | 1.3.6.1.4.1.5.1.1.36.2.1.4 | INTEGER | read-write | The current diagnostic message level for this subscriber interface. |
| accIsdnSubEntry | 1.3.6.1.4.1.5.1.1.36.2.1 | not-accessible | Configuration and operational parameters for a particular ISDN subscriber interface. | |
| INT accIsdnSubManualTei | 1.3.6.1.4.1.5.1.1.36.2.1.5 | INTEGER | read-write | The 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. |
| INT accIsdnSubSwitchType | 1.3.6.1.4.1.5.1.1.36.2.1.1 | INTEGER | read-write | The particular type of central-office switch providing access to the ISDN network and to which this subscriber interface is connected. |
| accIsdnSubTable | 1.3.6.1.4.1.5.1.1.36.2 | not-accessible | ISDN subscriber table containing configuration and operational parameters for all ISDN subscriber interfaces on this bridge/router terminal. | |
| accIsdnTest | 1.3.6.1.4.1.5.1.1.36.5 | |||
| OCT accIsdnTestAddress | 1.3.6.1.4.1.5.1.1.36.5.2 | OCTET STRING | read-write | The ISDN destination call address. |
| INT accIsdnTestCommand | 1.3.6.1.4.1.5.1.1.36.5.3 | INTEGER | read-write | The action to be performed. |
| INT accIsdnTestIfIndex | 1.3.6.1.4.1.5.1.1.36.5.1 | INTEGER | read-write | The interface index for the physical port from which a call will be made. |
| INT accIsdnTestProceed | 1.3.6.1.4.1.5.1.1.36.5.4 | INTEGER | read-only | The action to be performed for incoming calls. |
| INT accIsdnTestRegName | 1.3.6.1.4.1.5.1.1.36.5.5 | INTEGER | read-write | The 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 accIsdnTestRegValue | 1.3.6.1.4.1.5.1.1.36.5.6 | INTEGER | read-write | The value to write to the MC145474 register. |
| OCT accIsdnxCallAddress | 1.3.6.1.4.1.5.1.1.36.8.1.8 | OCTET STRING | read-only | The 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 accIsdnxCallCause | 1.3.6.1.4.1.5.1.1.36.8.1.7 | INTEGER | read-only | The last cause value associated with this call. |
| INT accIsdnxCallCircuitIndex | 1.3.6.1.4.1.5.1.1.36.8.1.4 | INTEGER | read-only | The ifIndex for the circuit associated with this call. |
| INT accIsdnxCallDslIndex | 1.3.6.1.4.1.5.1.1.36.8.1.1 | INTEGER | read-only | The ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device. |
| accIsdnxCallEntry | 1.3.6.1.4.1.5.1.1.36.8.1 | not-accessible | An entry in the ISDN Call Table. | |
| INT accIsdnxCallInfoRate | 1.3.6.1.4.1.5.1.1.36.8.1.5 | INTEGER | read-only | The information transfer rate. |
| INT accIsdnxCallInfoType | 1.3.6.1.4.1.5.1.1.36.8.1.9 | INTEGER | read-only | The 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 accIsdnxCallOrigin | 1.3.6.1.4.1.5.1.1.36.8.1.3 | INTEGER | read-only | The originator of the call. |
| INT accIsdnxCallReference | 1.3.6.1.4.1.5.1.1.36.8.1.2 | INTEGER | read-only | The Q.931 call reference value for this call. |
| INT accIsdnxCallSlotMap | 1.3.6.1.4.1.5.1.1.36.8.1.10 | INTEGER | read-only | A 31-bit mask which identifies the time-slots forming a hyperchannel. |
| INT accIsdnxCallState | 1.3.6.1.4.1.5.1.1.36.8.1.6 | INTEGER | read-only | The Q.931 call control state. |
| accIsdnxCallTable | 1.3.6.1.4.1.5.1.1.36.8 | not-accessible | Parameters and operational status for ISDN calls in progress on this bridge/router terminal. | |
| CTR accIsdnxStatCallAccepteds | 1.3.6.1.4.1.5.1.1.36.7.1.22 | Counter | read-only | The number of incoming calls offered on this ISDN interface which were accepted for connection. |
| CTR accIsdnxStatCallCleareds | 1.3.6.1.4.1.5.1.1.36.7.1.24 | Counter | read-only | The number of outgoing and incoming calls cleared. |
| CTR accIsdnxStatCallCompleteds | 1.3.6.1.4.1.5.1.1.36.7.1.23 | Counter | read-only | The number of outgoing and incoming calls completed (that is, the number of calls which were successfully connected). |
| CTR accIsdnxStatCallOfferreds | 1.3.6.1.4.1.5.1.1.36.7.1.20 | Counter | read-only | The number of incoming calls offered on this ISDN interface. |
| CTR accIsdnxStatCallOriginateds | 1.3.6.1.4.1.5.1.1.36.7.1.19 | Counter | read-only | The number of outgoing calls originated on this ISDN interface. |
| CTR accIsdnxStatCallRouteds | 1.3.6.1.4.1.5.1.1.36.7.1.21 | Counter | read-only | The number of outgoing calls originated on this ISDN interface which were routed by the network. |
| INT accIsdnxStatDslIndex | 1.3.6.1.4.1.5.1.1.36.7.1.1 | INTEGER | read-only | The ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device. |
| accIsdnxStatEntry | 1.3.6.1.4.1.5.1.1.36.7.1 | not-accessible | An entry in the ISDN Statistics Table. | |
| CTR accIsdnxStatHdlcInDiscards | 1.3.6.1.4.1.5.1.1.36.7.1.5 | Counter | read-only | The number of input packets discarded by the D-channel HDLC driver. |
| CTR accIsdnxStatHdlcInErrors | 1.3.6.1.4.1.5.1.1.36.7.1.4 | Counter | read-only | The number of input hardware errors counted by the D-channel HDLC driver. |
| CTR accIsdnxStatHdlcInOctets | 1.3.6.1.4.1.5.1.1.36.7.1.3 | Counter | read-only | The number of octets received on the D-channel of this ISDN interface. |
| CTR accIsdnxStatHdlcInPackets | 1.3.6.1.4.1.5.1.1.36.7.1.2 | Counter | read-only | The number of packets received on the D-channel of this ISDN interface. |
| CTR accIsdnxStatHdlcOutDiscards | 1.3.6.1.4.1.5.1.1.36.7.1.9 | Counter | read-only | The number of output packets discarded by the D-channel HDLC driver. |
| CTR accIsdnxStatHdlcOutErrors | 1.3.6.1.4.1.5.1.1.36.7.1.8 | Counter | read-only | The number of output hardware errors counted by the D-channel HDLC driver. |
| CTR accIsdnxStatHdlcOutOctets | 1.3.6.1.4.1.5.1.1.36.7.1.7 | Counter | read-only | The number of octets transmitted on the D-channel of this ISDN interface. |
| CTR accIsdnxStatHdlcOutPackets | 1.3.6.1.4.1.5.1.1.36.7.1.6 | Counter | read-only | The number of packets transmitted on the D-channel of this ISDN interface. |
| CTR accIsdnxStatLapdCntlErrors | 1.3.6.1.4.1.5.1.1.36.7.1.15 | Counter | read-only | The number of LAPD frames received with an invalid or non-implemented control field. |
| CTR accIsdnxStatLapdInfoErrors | 1.3.6.1.4.1.5.1.1.36.7.1.16 | Counter | read-only | The number of LAPD frames received with a non-permitted information (I) field. |
| CTR accIsdnxStatLapdN200Errors | 1.3.6.1.4.1.5.1.1.36.7.1.12 | Counter | read-only | The number of unsuccessful T200 timer recoveries after a frame has been retransmitted N200 times. |
| CTR accIsdnxStatLapdN201Errors | 1.3.6.1.4.1.5.1.1.36.7.1.18 | Counter | read-only | The number of LAPD frames received which contained and information field which exceeded N201. |
| CTR accIsdnxStatLapdNrSeqErrors | 1.3.6.1.4.1.5.1.1.36.7.1.13 | Counter | read-only | The number of N(R) sequence errors. |
| CTR accIsdnxStatLapdPeerSabmes | 1.3.6.1.4.1.5.1.1.36.7.1.11 | Counter | read-only | The number of peer SABME frames received on all data links associated with the D-channel of this ISDN interface. |
| CTR accIsdnxStatLapdRecvdFrmrs | 1.3.6.1.4.1.5.1.1.36.7.1.14 | Counter | read-only | The number of LAPD FRMR response frames received. |
| CTR accIsdnxStatLapdUnsolicResps | 1.3.6.1.4.1.5.1.1.36.7.1.10 | Counter | read-only | The number of unsolicited LAPD response frames received on all data links associated with the D-channel of this ISDN interface. |
| CTR accIsdnxStatLapdWrongSizes | 1.3.6.1.4.1.5.1.1.36.7.1.17 | Counter | read-only | The number of LAPD frames received which were the wrong size. |
| accIsdnxStatTable | 1.3.6.1.4.1.5.1.1.36.7 | not-accessible | Statistics and operational status maintained for all ISDN subscriber interfaces on this bridge/router terminal. | |
| INT accIsdnxSubAdminStatus | 1.3.6.1.4.1.5.1.1.36.6.1.4 | INTEGER | read-write | The administrative status of this subscriber interface. |
| INT accIsdnxSubChanConfig | 1.3.6.1.4.1.5.1.1.36.6.1.3 | INTEGER | read-write | The 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 accIsdnxSubDiagLevel | 1.3.6.1.4.1.5.1.1.36.6.1.5 | INTEGER | read-write | The current diagnostic message level for this subscriber interface. |
| INT accIsdnxSubDslIndex | 1.3.6.1.4.1.5.1.1.36.6.1.1 | INTEGER | read-only | The ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device. |
| accIsdnxSubEntry | 1.3.6.1.4.1.5.1.1.36.6.1 | not-accessible | An entry in the ISDN Subscriber Table | |
| INT accIsdnxSubLastCause | 1.3.6.1.4.1.5.1.1.36.6.1.9 | INTEGER | read-only | The last clearing cause for a call associated with this interface. |
| INT accIsdnxSubManualTei | 1.3.6.1.4.1.5.1.1.36.6.1.6 | INTEGER | read-write | The 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 accIsdnxSubNumNfas | 1.3.6.1.4.1.5.1.1.36.6.1.8 | INTEGER | read-only | Indicates the number of NFAS trunks managed by this D channel. |
| INT accIsdnxSubOperStatus | 1.3.6.1.4.1.5.1.1.36.6.1.7 | INTEGER | read-write | The operational status of this subscriber interface. |
| INT accIsdnxSubSwitchType | 1.3.6.1.4.1.5.1.1.36.6.1.2 | INTEGER | read-write | The particular type of central-office switch providing access to the ISDN network and to which this subscriber interface is connected. |
| accIsdnxSubTable | 1.3.6.1.4.1.5.1.1.36.6 | not-accessible | ISDN subscriber table containing configuration and operational parameters for all ISDN subscriber interfaces on this bridge/router terminal. | |
| accLapb | 1.3.6.1.4.1.5.1.1.7 | |||
| INT accLapbFlags | 1.3.6.1.4.1.5.1.1.7.2.1.6 | INTEGER | read-write | Number of flags to insert between frames on transmission. |
| INT accLapbFrameWindow | 1.3.6.1.4.1.5.1.1.7.2.1.5 | INTEGER | read-write | LAPB frame window. If a value greater than 7 is specified, modulo-128 sequencing is used instead of modulo-8 sequencing. |
| INT accLapbIndex | 1.3.6.1.4.1.5.1.1.7.2.1.1 | INTEGER | read-only | Physical port number of this interface. |
| INT accLapbN2Count | 1.3.6.1.4.1.5.1.1.7.2.1.4 | INTEGER | read-write | N2 counter (retry counter) for this interface. |
| INT accLapbNum | 1.3.6.1.4.1.5.1.1.7.1 | INTEGER | read-only | Number of HDLC ports |
| accLapbParmEntry | 1.3.6.1.4.1.5.1.1.7.2.1 | not-accessible | LAPB parameters for a port. | |
| accLapbParmTable | 1.3.6.1.4.1.5.1.1.7.2 | not-accessible | HDLC LAPB port parameters | |
| CTR accLapbStatBadFCSIns | 1.3.6.1.4.1.5.1.1.7.3.1.2 | Counter | read-only | Number of LAPB frames received with bad frame checksum (FCS). |
| accLapbStatEntry | 1.3.6.1.4.1.5.1.1.7.3.1 | not-accessible | LAPB statistics for a specific port. | |
| CTR accLapbStatFRMRIns | 1.3.6.1.4.1.5.1.1.7.3.1.3 | Counter | read-only | Number of LAPB frames received with framing errors |
| INT accLapbStatIndex | 1.3.6.1.4.1.5.1.1.7.3.1.1 | INTEGER | read-only | Port number for this LAPB serial port |
| CTR accLapbStatREJIns | 1.3.6.1.4.1.5.1.1.7.3.1.5 | Counter | read-only | number of REJECT LAPB frames received |
| CTR accLapbStatREJOuts | 1.3.6.1.4.1.5.1.1.7.3.1.6 | Counter | read-only | Number of LAPB REJECT frames transmitted |
| CTR accLapbStatShortIns | 1.3.6.1.4.1.5.1.1.7.3.1.7 | Counter | read-only | Number of short LAPB frames received |
| CTR accLapbStatT1Timeouts | 1.3.6.1.4.1.5.1.1.7.3.1.4 | Counter | read-only | Number of T1 timeouts detected on this port |
| accLapbStatTable | 1.3.6.1.4.1.5.1.1.7.3 | not-accessible | A list of statistics for serial ports configured for LABP protocol. | |
| INT accLapbT1Timer | 1.3.6.1.4.1.5.1.1.7.2.1.3 | INTEGER | read-write | T1 timer value (in milliseconds) for this interface. |
| INT accLapbType | 1.3.6.1.4.1.5.1.1.7.2.1.2 | INTEGER | read-write | LAPB station type for this interface. dte(0), dce(1) |
| STR accLogin | 1.3.6.1.4.1.5.1.1.1.2.1 | DisplayString | read-write | A read attempt of this object is interpreted as a request for login to the unit. The instance is an ASCII string with the following (case sensitive) format: CommunityString:Password The GetResponse-PDU will return the accUnitName of the unit. A write attempt is interpreted as a request to change the password. A GetNextRequest will not acknowledge the presence of this object. |
| TIK accLoginTimeout | 1.3.6.1.4.1.5.1.1.1.2.3 | TimeTicks | read-write | Session inactivity timer. Zero disables timer (no timeout) Default value is zero Range is 0-86400 seconds |
| STR accLogout | 1.3.6.1.4.1.5.1.1.1.2.2 | DisplayString | read-only | A read attempt of this object is interpreted as a request for logout to the unit. The instance is an ASCII string with the following format: CommunityString:Password A GetNextRequest will not acknowledge the presence of this object. |
| CTR accMemBlkEntAllocs | 1.3.6.1.4.1.5.1.1.1.1.5.7 | Counter | read-only | Number of times a request was made for a buffer of this size. |
| CTR accMemBlkEntFails | 1.3.6.1.4.1.5.1.1.1.1.5.5 | Counter | read-only | Number of times requests were made for a buffer of this size that failed because none were avaliable. |
| GAU accMemBlkEntInUse | 1.3.6.1.4.1.5.1.1.1.1.5.4 | Gauge | read-only | Number of buffers currently in use. |
| GAU accMemBlkEntMax | 1.3.6.1.4.1.5.1.1.1.1.5.3 | Gauge | read-only | High water mark of usage of buffers |
| INT accMemBlkEntSize | 1.3.6.1.4.1.5.1.1.1.1.5.1 | INTEGER | read-only | Size (bytes) of these buffers |
| INT accMemBlkEntTotal | 1.3.6.1.4.1.5.1.1.1.1.5.2 | INTEGER | read-only | Total number of these buffers in pool, whether or not they are in use |
| INT accMemBlkEntType | 1.3.6.1.4.1.5.1.1.1.1.5.6 | INTEGER | read-only | Numeric classification of the buffer. |
| INT accMemPoolAlign | 1.3.6.1.4.1.5.1.1.1.1.16.1.5 | INTEGER | read-only | The alignment this memory pool maintains. For example, a 4 in this field means memory from this pool is aligned on 32-bit boundaries. |
| CTR accMemPoolAllocs | 1.3.6.1.4.1.5.1.1.1.1.16.1.6 | Counter | read-only | The number of allocation requests addressed to this memory pool. |
| GAU accMemPoolBytes | 1.3.6.1.4.1.5.1.1.1.1.16.1.3 | Gauge | read-only | The amount of memory currently available in this memory pool. |
| accMemPoolEntry | 1.3.6.1.4.1.5.1.1.1.1.16.1 | not-accessible | An entry of information about a memory pool. | |
| CTR accMemPoolFails | 1.3.6.1.4.1.5.1.1.1.1.16.1.7 | Counter | read-only | The number of times an allocation request addressed to this memory could not be satisfied. |
| GAU accMemPoolFrags | 1.3.6.1.4.1.5.1.1.1.1.16.1.4 | Gauge | read-only | The number of times this memory pool has been fragmented. |
| GAU accMemPoolMaximum | 1.3.6.1.4.1.5.1.1.1.1.16.1.2 | Gauge | read-only | The maximum amount of memory in this memory pool. |
| STR accMemPoolName | 1.3.6.1.4.1.5.1.1.1.1.16.1.1 | DisplayString | read-only | A printable ASCII string describing this memory pool. |
| accMemPoolTable | 1.3.6.1.4.1.5.1.1.1.1.16 | not-accessible | A table of memory pools supported by this unit. Each pool describes a physical memory resource. | |
| accMemStatTbl | 1.3.6.1.4.1.5.1.1.1.1.5 | not-accessible | Information about data buffer pools. Instance is pool number. | |
| INT accMlAdminStatus | 1.3.6.1.4.1.5.1.1.9.2.1.7 | INTEGER | read-write | Status of load sharing capability. In those systems which support the accSlotProtocol object, the protocol must be set to HDLC for both ports. |
| accMlEntry | 1.3.6.1.4.1.5.1.1.9.2.1 | not-accessible | Info on specific multilink group | |
| accMlTable | 1.3.6.1.4.1.5.1.1.9.2 | not-accessible | A table of Multilink (load-sharing) groups. | |
| accMultilink | 1.3.6.1.4.1.5.1.1.9 | |||
| INT accMultilinkParameterAdminState | 1.3.6.1.4.1.5.1.1.9.1.1.5 | INTEGER | read-write | An integer that specifies the administrative enabling or disabling of this multilink group. |
| INT accMultilinkParameterEncapsulation | 1.3.6.1.4.1.5.1.1.9.1.1.7 | INTEGER | read-write | If 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. |
| accMultilinkParameterEntry | 1.3.6.1.4.1.5.1.1.9.1.1 | not-accessible | ||
| INT accMultilinkParameterIfIndex | 1.3.6.1.4.1.5.1.1.9.1.1.2 | INTEGER | read-write | An integer that identifies the row of the systemwide interfaces table associated with this multilink group. |
| INT accMultilinkParameterIndex | 1.3.6.1.4.1.5.1.1.9.1.1.1 | INTEGER | read-write | An integer that uniquely identifies this multilink group. |
| INT accMultilinkParameterMessageLevel | 1.3.6.1.4.1.5.1.1.9.1.1.3 | INTEGER | read-write | How 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 accMultilinkParameterOperState | 1.3.6.1.4.1.5.1.1.9.1.1.6 | INTEGER | read-only | An integer that specifies the operational state of this multilink group. |
| STR accMultilinkParameterPhysicalPort | 1.3.6.1.4.1.5.1.1.9.1.1.9 | DisplayString | read-only | A text string listing all physical ports associated with this multilink port. |
| accMultilinkParameterTable | 1.3.6.1.4.1.5.1.1.9.1 | not-accessible | ||
| accMultilinkStackEntry | 1.3.6.1.4.1.5.1.1.9.4.1 | not-accessible | ||
| INT accMultilinkStackGroup | 1.3.6.1.4.1.5.1.1.9.4.1.1 | INTEGER | read-write | An integer identifying the row of the ifTable containing information about a multilink group. |
| INT accMultilinkStackInterface | 1.3.6.1.4.1.5.1.1.9.4.1.2 | INTEGER | read-write | An integer identifying the row of the systemwide interfaces table containing information about a physical port or dial port associated with a multilink group. |
| accMultilinkStackTable | 1.3.6.1.4.1.5.1.1.9.4 | not-accessible | ||
| accMultilinkStatEntry | 1.3.6.1.4.1.5.1.1.9.3.1 | not-accessible | ||
| INT accMultilinkStatIndex | 1.3.6.1.4.1.5.1.1.9.3.1.1 | INTEGER | read-only | An integer that uniquely identifies this multilink group. |
| CTR accMultilinkStatRcvInSeqs | 1.3.6.1.4.1.5.1.1.9.3.1.2 | Counter | read-only | The number of messages received over all physical ports associated with this multilink group whose multilink sequence number matched what the receiver expected. |
| CTR accMultilinkStatRcvOutSeqs | 1.3.6.1.4.1.5.1.1.9.3.1.3 | Counter | read-only | The 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 accMultilinkStatRcvOutWindows | 1.3.6.1.4.1.5.1.1.9.3.1.4 | Counter | read-only | The 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 accMultilinkStatRcvPendings | 1.3.6.1.4.1.5.1.1.9.3.1.7 | Counter | read-only | The 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 accMultilinkStatRcvRingColls | 1.3.6.1.4.1.5.1.1.9.3.1.8 | Counter | read-only | The 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 accMultilinkStatRcvSeqBreaks | 1.3.6.1.4.1.5.1.1.9.3.1.5 | Counter | read-only | The number of times the receiver has declared that a break in sequence numbers has occurred. |
| CTR accMultilinkStatRcvWrongEncaps | 1.3.6.1.4.1.5.1.1.9.3.1.6 | Counter | read-only | The number of messages received over all physical ports associated with this multilink group that did not bear the expected multilink header. |
| CTR accMultilinkStatSendEncapFails | 1.3.6.1.4.1.5.1.1.9.3.1.9 | Counter | read-only | The number of times the multilink group was unable to encapsulate an outgoing message. |
| accMultilinkStatTable | 1.3.6.1.4.1.5.1.1.9.3 | not-accessible | ||
| INT accNetload | 1.3.6.1.4.1.5.1.1.27.2 | INTEGER | read-write | Setting 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. |
| accNvm | 1.3.6.1.4.1.5.1.1.1.1.6 | |||
| INT accNvmBlkSize | 1.3.6.1.4.1.5.1.1.1.1.6.2 | INTEGER | read-only | NVM block size in bytes. |
| INT accNvmDirSize | 1.3.6.1.4.1.5.1.1.1.1.6.3 | INTEGER | read-only | The NVM directory size. |
| OCT accNvmFileName | 1.3.6.1.4.1.5.1.1.1.1.6.6 | OCTET STRING | read-only | The NVM file name. |
| INT accNvmFileNumber | 1.3.6.1.4.1.5.1.1.1.1.6.5 | INTEGER | read-only | The NVM file number. |
| INT accNvmFileSize | 1.3.6.1.4.1.5.1.1.1.1.6.7 | INTEGER | read-only | The NVM file size in bytes. |
| INT accNvmFreeBlks | 1.3.6.1.4.1.5.1.1.1.1.6.4 | INTEGER | read-only | The number of free NVM blocks. |
| INT accNvmTotalBlks | 1.3.6.1.4.1.5.1.1.1.1.6.1 | INTEGER | read-only | Total number of NVM blocks. |
| CTR accOutAPEPkts | 1.3.6.1.4.1.5.1.1.25.3.1.9 | Counter | read-only | All-Path Explorer Packets transmitted |
| CTR accOutBcastPkts | 1.3.6.1.4.1.5.1.1.25.3.1.4 | Counter | read-only | All-stations broadcast packets transmitted |
| CTR accOutDelayDiscPkts | 1.3.6.1.4.1.5.1.1.25.3.1.11 | Counter | read-only | Packets discarded because they were too long on the output queue. |
| CTR accOutMcastPkts | 1.3.6.1.4.1.5.1.1.25.3.1.14 | Counter | read-only | Multicast packets transmitted. |
| CTR accOutPrioDiscPkts | 1.3.6.1.4.1.5.1.1.25.3.1.12 | Counter | read-only | Packets discarded due to protocol prioritization. |
| CTR accOutSDSPkts | 1.3.6.1.4.1.5.1.1.25.3.1.8 | Counter | read-only | Serial Discovery Sequence packets transmitted. |
| CTR accOutUcastPkts | 1.3.6.1.4.1.5.1.1.25.3.1.5 | Counter | read-only | Non-unicast packets received |
| accPing | 1.3.6.1.4.1.5.1.1.30 | |||
| INT accPingDataMax | 1.3.6.1.4.1.5.1.1.30.4 | INTEGER | read-write | Maximum 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 accPingDataMin | 1.3.6.1.4.1.5.1.1.30.3 | INTEGER | read-write | Minimum 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 accPingDelayAvg | 1.3.6.1.4.1.5.1.1.30.15 | INTEGER | read-only | Average round trip delay, in milliseconds, experienced by the Ping packet and the Ping response. |
| INT accPingDelayMax | 1.3.6.1.4.1.5.1.1.30.14 | INTEGER | read-only | Maximum round trip delay, in milliseconds, experienced by the Ping packet and the Ping response. |
| INT accPingDelayMin | 1.3.6.1.4.1.5.1.1.30.13 | INTEGER | read-only | Minimum round trip delay, in milliseconds, experienced by the Ping packet and the Ping response. |
| IP accPingDest | 1.3.6.1.4.1.5.1.1.30.1 | IpAddress | read-write | IP address of the destination for generated Ping packets. |
| CTR accPingRcvBads | 1.3.6.1.4.1.5.1.1.30.12 | Counter | read-only | Number of incorrect Ping responses received since the current Ping activity was initiated. |
| CTR accPingRcvBytes | 1.3.6.1.4.1.5.1.1.30.10 | Counter | read-only | Number of Ping data bytes received since the current Ping activity was initiated. |
| CTR accPingRcvOKs | 1.3.6.1.4.1.5.1.1.30.11 | Counter | read-only | Number of correct Ping responses received since the current Ping activity was initiated. |
| CTR accPingRcvPkts | 1.3.6.1.4.1.5.1.1.30.9 | Counter | read-only | Number of Ping responses received since the current Ping activity was initiated. |
| INT accPingReqCnt | 1.3.6.1.4.1.5.1.1.30.2 | INTEGER | read-write | Count 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. |
| CTR accPingSndBytes | 1.3.6.1.4.1.5.1.1.30.8 | Counter | read-only | Number of Ping data bytes generated since the current Ping activity was initiated. |
| CTR accPingSndPkts | 1.3.6.1.4.1.5.1.1.30.7 | Counter | read-only | Number of Ping packets generated since the current Ping activity was initiated. |
| INT accPingTimeMax | 1.3.6.1.4.1.5.1.1.30.6 | INTEGER | read-write | Time (seconds) to wait for a correct Ping response before giving up and generating the next Ping packet. |
| INT accPingTimeMin | 1.3.6.1.4.1.5.1.1.30.5 | INTEGER | read-write | Time (seconds) to delay before generating the next Ping packet, after correctly receiving the expected Ping response for the previously generated Ping packet. |
| accPpp | 1.3.6.1.4.1.5.1.1.32 | |||
| INT accPppAppleConfigAdminStatus | 1.3.6.1.4.1.5.1.1.32.14.1.3 | INTEGER | read-write | |
| accPppAppleConfigEntry | 1.3.6.1.4.1.5.1.1.32.14.1 | not-accessible | ||
| INT accPppAppleConfigIndex | 1.3.6.1.4.1.5.1.1.32.14.1.1 | INTEGER | read-only | Same as ifIndex. |
| accPppAppleConfigTable | 1.3.6.1.4.1.5.1.1.32.14 | not-accessible | ||
| accPppAppleEntry | 1.3.6.1.4.1.5.1.1.32.13.1 | not-accessible | ||
| INT accPppAppleIndex | 1.3.6.1.4.1.5.1.1.32.13.1.1 | INTEGER | read-only | Same as ifIndex. |
| INT accPppAppleOperStatus | 1.3.6.1.4.1.5.1.1.32.13.1.2 | INTEGER | read-only | |
| accPppAppleTable | 1.3.6.1.4.1.5.1.1.32.13 | not-accessible | ||
| INT accPppBncpConfigAdminStatus | 1.3.6.1.4.1.5.1.1.32.8.1.6 | INTEGER | read-write | |
| accPppBncpConfigEntry | 1.3.6.1.4.1.5.1.1.32.8.1 | not-accessible | Bridging 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 accPppBncpConfigIndex | 1.3.6.1.4.1.5.1.1.32.8.1.1 | INTEGER | read-only | The value of ifIndex that identifies the entry in the interface table that is associated with the local PPP Bridging NCP entity. |
| INT accPppBncpConfigLanId | 1.3.6.1.4.1.5.1.1.32.8.1.5 | INTEGER | read-write | If 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 accPppBncpConfigLineId | 1.3.6.1.4.1.5.1.1.32.8.1.4 | INTEGER | read-write | If 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 accPppBncpConfigRingId | 1.3.6.1.4.1.5.1.1.32.8.1.3 | INTEGER | read-write | If 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. |
| accPppBncpConfigTable | 1.3.6.1.4.1.5.1.1.32.8 | not-accessible | Table containing the parameters and statistics for the local PPP entity that are related to the operation of Bridging over the PPP. | |
| INT accPppBncpConfigTinygram | 1.3.6.1.4.1.5.1.1.32.8.1.2 | INTEGER | read-write | If 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. |
| accPppBncpEntry | 1.3.6.1.4.1.5.1.1.32.7.1 | not-accessible | Bridging 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 accPppBncpIndex | 1.3.6.1.4.1.5.1.1.32.7.1.1 | INTEGER | read-only | Interface number |
| INT accPppBncpLocalToRemoteLanId | 1.3.6.1.4.1.5.1.1.32.7.1.4 | INTEGER | read-only | Indicates 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 accPppBncpLocalToRemoteTinygramCompression | 1.3.6.1.4.1.5.1.1.32.7.1.2 | INTEGER | read-only | Indicates 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 accPppBncpRemoteToLocalLanId | 1.3.6.1.4.1.5.1.1.32.7.1.5 | INTEGER | read-only | Indicates 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. |
| INT accPppBncpRemoteToLocalTinygramCompression | 1.3.6.1.4.1.5.1.1.32.7.1.3 | INTEGER | read-only | Indicates 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. |
| accPppBncpTable | 1.3.6.1.4.1.5.1.1.32.7 | not-accessible | Table containing the parameters and statistics for the local PPP entity that are related to the operation of Bridging over the PPP. | |
| INT accPppDecConfigAdminStatus | 1.3.6.1.4.1.5.1.1.32.16.1.3 | INTEGER | read-write | |
| accPppDecConfigEntry | 1.3.6.1.4.1.5.1.1.32.16.1 | not-accessible | ||
| INT accPppDecConfigIndex | 1.3.6.1.4.1.5.1.1.32.16.1.1 | INTEGER | read-only | Same as ifIndex. |
| accPppDecConfigTable | 1.3.6.1.4.1.5.1.1.32.16 | not-accessible | ||
| accPppDecEntry | 1.3.6.1.4.1.5.1.1.32.15.1 | not-accessible | ||
| INT accPppDecIndex | 1.3.6.1.4.1.5.1.1.32.15.1.1 | INTEGER | read-only | Same as ifIndex. |
| INT accPppDecOperStatus | 1.3.6.1.4.1.5.1.1.32.15.1.2 | INTEGER | read-only | |
| accPppDecTable | 1.3.6.1.4.1.5.1.1.32.15 | not-accessible | ||
| INT accPppIpcpConfigCompression | 1.3.6.1.4.1.5.1.1.32.6.1.2 | INTEGER | read-write | If 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. |
| accPppIpcpConfigEntry | 1.3.6.1.4.1.5.1.1.32.6.1 | not-accessible | IPCP 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 accPppIpcpConfigIndex | 1.3.6.1.4.1.5.1.1.32.6.1.1 | INTEGER | read-only | The value of ifIndex that identifies the entry in the ifTable that is associated with the local IPCP entity. |
| INT accPppIpcpConfigStatus | 1.3.6.1.4.1.5.1.1.32.6.1.3 | INTEGER | read-write | If 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. |
| accPppIpcpConfigTable | 1.3.6.1.4.1.5.1.1.32.6 | not-accessible | Table containing the IPCP parameters and statistics for the local PPP entity. | |
| accPppIpcpEntry | 1.3.6.1.4.1.5.1.1.32.5.1 | not-accessible | IPCP 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 accPppIpcpIndex | 1.3.6.1.4.1.5.1.1.32.5.1.1 | INTEGER | read-only | Interface number |
| INT accPppIpcpLocalMaxSlotId | 1.3.6.1.4.1.5.1.1.32.5.1.5 | INTEGER | read-only | The Max-Slot-Id parameter that the local node has advertised and that is in use on the link. |
| INT accPppIpcpLocalToRemoteCompressionProtocol | 1.3.6.1.4.1.5.1.1.32.5.1.2 | INTEGER | read-only | The IP compression protocol that the local PPP-IP entity uses when sending packets to the remote PPP-IP entity. |
| INT accPppIpcpRemoteMaxSlotId | 1.3.6.1.4.1.5.1.1.32.5.1.4 | INTEGER | read-only | The Max-Slot-Id parameter that the remote node has advertised and that is in use on the link. |
| INT accPppIpcpRemoteToLocalCompressionProtocol | 1.3.6.1.4.1.5.1.1.32.5.1.3 | INTEGER | read-only | The IP compression protocol that the remote PPP-IP entity uses when sending packets to the local PPP-IP entity. |
| accPppIpcpTable | 1.3.6.1.4.1.5.1.1.32.5 | not-accessible | Table containing the IPCP parameters and statistics for the local PPP entity. | |
| INT accPppIpOperStatus | 1.3.6.1.4.1.5.1.1.32.5.1.6 | INTEGER | read-only | |
| INT accPppIpxConfigAdminStatus | 1.3.6.1.4.1.5.1.1.32.12.1.3 | INTEGER | read-write | |
| accPppIpxConfigEntry | 1.3.6.1.4.1.5.1.1.32.12.1 | not-accessible | ||
| INT accPppIpxConfigIndex | 1.3.6.1.4.1.5.1.1.32.12.1.1 | INTEGER | read-only | Same as ifIndex. |
| accPppIpxConfigTable | 1.3.6.1.4.1.5.1.1.32.12 | not-accessible | ||
| accPppIpxEntry | 1.3.6.1.4.1.5.1.1.32.11.1 | not-accessible | ||
| INT accPppIpxIndex | 1.3.6.1.4.1.5.1.1.32.11.1.1 | INTEGER | read-only | Same as ifIndex. |
| INT accPppIpxOperStatus | 1.3.6.1.4.1.5.1.1.32.11.1.2 | INTEGER | read-only | |
| accPppIpxTable | 1.3.6.1.4.1.5.1.1.32.11 | not-accessible | ||
| INT accPppLcpAdminStatus | 1.3.6.1.4.1.5.1.1.32.2.1.14 | INTEGER | read-write | |
| INT accPppLcpConfig32BitFCS | 1.3.6.1.4.1.5.1.1.32.2.1.6 | INTEGER | read-only | |
| accPppLcpConfigEntry | 1.3.6.1.4.1.5.1.1.32.2.1 | not-accessible | Configuration information about a particular PPP Link. | |
| INT accPppLcpConfigIndex | 1.3.6.1.4.1.5.1.1.32.2.1.1 | INTEGER | read-only | Interface number |
| INT accPppLcpConfigInitialMRU | 1.3.6.1.4.1.5.1.1.32.2.1.2 | INTEGER | read-only | The 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. |
| INT accPppLcpConfigMagicNumber | 1.3.6.1.4.1.5.1.1.32.2.1.5 | INTEGER | read-only | If 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. |
| OCT accPppLcpConfigReceiveACCMap | 1.3.6.1.4.1.5.1.1.32.2.1.3 | OCTET STRING | read-only | |
| accPppLcpConfigTable | 1.3.6.1.4.1.5.1.1.32.2 | not-accessible | A 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. | |
| INT accPppLcpMaxConfigure | 1.3.6.1.4.1.5.1.1.32.2.1.9 | INTEGER | read-write | |
| INT accPppLcpMaxFailure | 1.3.6.1.4.1.5.1.1.32.2.1.10 | INTEGER | read-write | |
| INT accPppLcpMaxTerminate | 1.3.6.1.4.1.5.1.1.32.2.1.8 | INTEGER | read-write | |
| INT accPppLcpMonEvents | 1.3.6.1.4.1.5.1.1.32.2.1.12 | INTEGER | read-write | |
| INT accPppLcpMonInterval | 1.3.6.1.4.1.5.1.1.32.2.1.11 | INTEGER | read-write | |
| INT accPppLcpMonThreshold | 1.3.6.1.4.1.5.1.1.32.2.1.13 | INTEGER | read-write | |
| INT accPppLcpRestartTimer | 1.3.6.1.4.1.5.1.1.32.2.1.7 | INTEGER | read-write | |
| CTR accPppLinkBadAddresses | 1.3.6.1.4.1.5.1.1.32.1.1.3 | Counter | read-only | The number of packets received with an incorrect Address Field. |
| CTR accPppLinkBadControls | 1.3.6.1.4.1.5.1.1.32.1.1.4 | Counter | read-only | The number of packets received on this link with an incorrect Control Field. |
| CTR accPppLinkBadFCSs | 1.3.6.1.4.1.5.1.1.32.1.1.6 | Counter | read-only | |
| OCT accPppLinkConfigXmitACCMap | 1.3.6.1.4.1.5.1.1.32.2.1.4 | OCTET STRING | read-only | |
| accPppLinkEntry | 1.3.6.1.4.1.5.1.1.32.1.1 | not-accessible | Management information about a particular PPP Link. | |
| INT accPppLinkIndex | 1.3.6.1.4.1.5.1.1.32.1.1.1 | INTEGER | read-only | Interface number |
| INT accPppLinkLocalMRU | 1.3.6.1.4.1.5.1.1.32.1.1.7 | INTEGER | read-only | The 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. |
| OCT accPppLinkLocalToPeerACCMap | 1.3.6.1.4.1.5.1.1.32.1.1.9 | OCTET STRING | read-only | |
| INT accPppLinkLocalToRemoteAC | 1.3.6.1.4.1.5.1.1.32.1.1.13 | INTEGER | read-only | |
| INT accPppLinkLocalToRemotePC | 1.3.6.1.4.1.5.1.1.32.1.1.11 | INTEGER | read-only | |
| INT accPppLinkOperStatus | 1.3.6.1.4.1.5.1.1.32.1.1.17 | INTEGER | read-only | |
| CTR accPppLinkPacketInDiscards | 1.3.6.1.4.1.5.1.1.32.1.1.20 | Counter | read-only | |
| CTR accPppLinkPacketOutDiscards | 1.3.6.1.4.1.5.1.1.32.1.1.21 | Counter | read-only | |
| CTR accPppLinkPacketTooLongs | 1.3.6.1.4.1.5.1.1.32.1.1.5 | Counter | read-only | The number of received packets that have been discarded because their length exceeded the MRU. |
| CTR accPppLinkPacketTooShorts | 1.3.6.1.4.1.5.1.1.32.1.1.18 | Counter | read-only | |
| OCT accPppLinkPeerToLocalACCMap | 1.3.6.1.4.1.5.1.1.32.1.1.10 | OCTET STRING | read-only | |
| INT accPppLinkPhysicalIndex | 1.3.6.1.4.1.5.1.1.32.1.1.2 | INTEGER | read-only | |
| INT accPppLinkReceive32BitFcs | 1.3.6.1.4.1.5.1.1.32.1.1.16 | INTEGER | read-only | |
| INT accPppLinkRemoteMRU | 1.3.6.1.4.1.5.1.1.32.1.1.8 | INTEGER | read-only | The final negotiated MRU value for the remote PPP Entity. |
| INT accPppLinkRemoteToLocalAC | 1.3.6.1.4.1.5.1.1.32.1.1.14 | INTEGER | read-only | |
| INT accPppLinkRemoteToLocalPC | 1.3.6.1.4.1.5.1.1.32.1.1.12 | INTEGER | read-only | |
| accPppLinkTable | 1.3.6.1.4.1.5.1.1.32.1 | not-accessible | A table containing PPP-link specific variables for this PPP implementation. | |
| INT accPppLinkTransmit32BitFcs | 1.3.6.1.4.1.5.1.1.32.1.1.15 | INTEGER | read-only | |
| CTR accPppLinkUnknownProtocols | 1.3.6.1.4.1.5.1.1.32.1.1.19 | Counter | read-only | |
| accPppLqrConfigEntry | 1.3.6.1.4.1.5.1.1.32.4.1 | not-accessible | LQR configuration information for a particular PPP link. | |
| INT accPppLqrConfigIndex | 1.3.6.1.4.1.5.1.1.32.4.1.1 | INTEGER | read-only | Interface number |
| INT accPppLqrConfigPeriod | 1.3.6.1.4.1.5.1.1.32.4.1.2 | INTEGER | read-write | The 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 accPppLqrConfigStatus | 1.3.6.1.4.1.5.1.1.32.4.1.3 | INTEGER | read-write | If 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. |
| accPppLqrConfigTable | 1.3.6.1.4.1.5.1.1.32.4 | not-accessible | Table containing the LQR Configuration parameters for the local PPP entity. | |
| accPppLqrEntry | 1.3.6.1.4.1.5.1.1.32.3.1 | not-accessible | LQR 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 accPppLqrIndex | 1.3.6.1.4.1.5.1.1.32.3.1.1 | INTEGER | read-only | Interface number |
| CTR accPppLqrInGoodOctets | 1.3.6.1.4.1.5.1.1.32.3.1.3 | Counter | read-only | The LQR InGoodOctets counter for this link. |
| CTR accPppLqrInLQRs | 1.3.6.1.4.1.5.1.1.32.3.1.7 | Counter | read-only | The value of the InLQRs counter on the local node for the link identified by accPppLqrLinkIndex. |
| INT accPppLqrLocalPeriod | 1.3.6.1.4.1.5.1.1.32.3.1.4 | INTEGER | read-only | The 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. |
| CTR accPppLqrOutLQRs | 1.3.6.1.4.1.5.1.1.32.3.1.6 | Counter | read-only | The value of the OutLQRs counter on the local node for the link identified by accPppLqrLinkIndex. |
| INT accPppLqrQuality | 1.3.6.1.4.1.5.1.1.32.3.1.2 | INTEGER | read-only | The 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. |
| INT accPppLqrRemotePeriod | 1.3.6.1.4.1.5.1.1.32.3.1.5 | INTEGER | read-only | The 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. |
| accPppLqrTable | 1.3.6.1.4.1.5.1.1.32.3 | not-accessible | Table containing the LQR parameters and statistics for the local PPP entity. | |
| accPppMsg | 1.3.6.1.4.1.5.1.1.32.18 | |||
| INT accPppMsgLevel | 1.3.6.1.4.1.5.1.1.32.18.1 | INTEGER | read-write | |
| INT accPppProtocolAdminStatus | 1.3.6.1.4.1.5.1.1.32.17.1.3 | INTEGER | read-only | |
| accPppProtocolEntry | 1.3.6.1.4.1.5.1.1.32.17.1 | not-accessible | ||
| INT accPppProtocolIndex | 1.3.6.1.4.1.5.1.1.32.17.1.1 | INTEGER | read-only | |
| INT accPppProtocolOperStatus | 1.3.6.1.4.1.5.1.1.32.17.1.4 | INTEGER | read-only | |
| INT accPppProtocolProtocol | 1.3.6.1.4.1.5.1.1.32.17.1.2 | INTEGER | read-only | |
| accPppProtocolTable | 1.3.6.1.4.1.5.1.1.32.17 | not-accessible | ||
| INT accPppXnsConfigAdminStatus | 1.3.6.1.4.1.5.1.1.32.10.1.3 | INTEGER | read-write | |
| accPppXnsConfigEntry | 1.3.6.1.4.1.5.1.1.32.10.1 | not-accessible | ||
| INT accPppXnsConfigIndex | 1.3.6.1.4.1.5.1.1.32.10.1.1 | INTEGER | read-only | Same as ifIndex. |
| accPppXnsConfigTable | 1.3.6.1.4.1.5.1.1.32.10 | not-accessible | ||
| accPppXnsEntry | 1.3.6.1.4.1.5.1.1.32.9.1 | not-accessible | ||
| INT accPppXnsIndex | 1.3.6.1.4.1.5.1.1.32.9.1.1 | INTEGER | read-only | Same as ifIndex. |
| INT accPppXnsOperStatus | 1.3.6.1.4.1.5.1.1.32.9.1.2 | INTEGER | read-only | |
| accPppXnsTable | 1.3.6.1.4.1.5.1.1.32.9 | not-accessible | ||
| accProbe | 1.3.6.1.4.1.5.1.1.13 | |||
| OCT accProbeAddr | 1.3.6.1.4.1.5.1.1.13.1 | OCTET STRING | read-write | Hexadecimal representation of the memory address of the long-word whose content we seek. |
| INT accProbeData | 1.3.6.1.4.1.5.1.1.13.2 | INTEGER | read-only | Contents (long word) of memory location of accProbeAddr. |
| INT accPromload | 1.3.6.1.4.1.5.1.1.27.4 | INTEGER | read-write | Setting 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. |
| TIK accReload | 1.3.6.1.4.1.5.1.1.1.7 | TimeTicks | read-write | Time until system reload shall occur. Upon expiry of the timer, the system will load and execute a new image of the application code. The load file will come from diskette, local EPROM, or over the network, depending on the configuration of the unit. |
| INT accReset | 1.3.6.1.4.1.5.1.1.1.1.4 | INTEGER | read-write | A Set command on this object will cause an immediate reset of the unit. |
| accRip | 1.3.6.1.4.1.5.1.1.16 | |||
| INT accRipAdminStatus | 1.3.6.1.4.1.5.1.1.16.1 | INTEGER | read-write | Adminstrative status of RIP protocol. Extended causes subnet mask information to be included in RIP packets, permitting variable-length subnet masking. |
| INT accRipGateway | 1.3.6.1.4.1.5.1.1.16.3 | INTEGER | read-write | Declares 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. |
| CTR accRipInCmdCnts | 1.3.6.1.4.1.5.1.1.16.6 | Counter | read-only | Number of RIP command packets successfully received. |
| CTR accRipInErrors | 1.3.6.1.4.1.5.1.1.16.8 | Counter | read-only | Number of RIP response and command packets received with errors. Also includes count of packets that could not be handled due to internal errors. |
| CTR accRipInRspCnts | 1.3.6.1.4.1.5.1.1.16.7 | Counter | read-only | Number of RIP response packets successfully received. |
| INT accRipMetric | 1.3.6.1.4.1.5.1.1.16.4 | INTEGER | read-write | Metric used with the default route in routing updates when this unit is acting as a gateway. Unit is hopcount; 16 represents infinity. |
| IP accRipNeighbor | 1.3.6.1.4.1.5.1.1.16.5.1 | IpAddress | read-write | A 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 accRipNeighborIfindex | 1.3.6.1.4.1.5.1.1.16.5.2 | INTEGER | read-only | The ifIndex of the port this RIP neighbor is conected to. It is derived from the IP network table (accIpAddrTable). |
| accRipNeighborList | 1.3.6.1.4.1.5.1.1.16.5 | |||
| CTR accRipOutCmdCnts | 1.3.6.1.4.1.5.1.1.16.9 | Counter | read-only | Number of RIP command packets successfully transmitted. |
| CTR accRipOutRspCounts | 1.3.6.1.4.1.5.1.1.16.10 | Counter | read-only | Number of RIP response packets successfully transmitted. |
| TIK accRipUpdateTimer | 1.3.6.1.4.1.5.1.1.16.2 | TimeTicks | read-write | This 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. |
| STR accRlFilename | 1.3.6.1.4.1.5.1.1.27.1.1.2 | DisplayString | read-write | ASCII filename of application file to be remote-loaded to unit. |
| IP accRlHostAddr | 1.3.6.1.4.1.5.1.1.27.1.1.1 | IpAddress | read-write | IP address of host which contains the application file to be remote-loaded. |
| accRload | 1.3.6.1.4.1.5.1.1.27 | |||
| INT accRlPriority | 1.3.6.1.4.1.5.1.1.27.1.1.3 | INTEGER | read-write | Priority 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. |
| accRlSourceEntry | 1.3.6.1.4.1.5.1.1.27.1.1 | not-accessible | Specific host/filename information | |
| accRlSourceTable | 1.3.6.1.4.1.5.1.1.27.1 | not-accessible | Table 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). | |
| STR accRomId | 1.3.6.1.4.1.5.1.1.1.1.2 | DisplayString | read-only | A printable ASCII string that contains information about the hardware and the firmware (NOT the software). |
| accSBAR | 1.3.6.1.4.1.5.1 | |||
| accScriptCont | 1.3.6.1.4.1.5.1.1.1.1.9 | |||
| STR accScriptContFile | 1.3.6.1.4.1.5.1.1.1.1.9.2 | DisplayString | read-write | The filename (with complete pathname) of the configuration script to be downloaded and executed following the next reset. |
| IP accScriptContServer | 1.3.6.1.4.1.5.1.1.1.1.9.1 | IpAddress | read-write | The IP address of the server holding the configuration script to be downloaded and executed following the next reset. |
| INT accScriptHalt | 1.3.6.1.4.1.5.1.1.1.1.8 | INTEGER | read-write | A Set command on this object will cause an immediate halt to any existing configuration script execution. |
| accSessionCtrl | 1.3.6.1.4.1.5.1.1.1.2 | |||
| accSipL3Entry | 1.3.6.1.4.1.5.1.1.26.2.1 | not-accessible | This list contains SIP L3 parameters and state variables. | |
| CTR accSipL3Errors | 1.3.6.1.4.1.5.1.1.26.2.1.8 | Counter | read-only | The 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. |
| INT accSipL3Index | 1.3.6.1.4.1.5.1.1.26.2.1.1 | INTEGER | read-only | The 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 accSipL3InvAddrs | 1.3.6.1.4.1.5.1.1.26.2.1.9 | Counter | read-only | The 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). |
| CTR accSipL3RcvGAs | 1.3.6.1.4.1.5.1.1.26.2.1.3 | Counter | read-only | The total number of group addressed SIP Level 3 PDUs received from the remote system across the SNI. The total includes only unerrored L3PDUs. |
| CTR accSipL3RcvIAs | 1.3.6.1.4.1.5.1.1.26.2.1.2 | Counter | read-only | The total number of individually addressed SIP Level 3 PDUs received from the remote system across the SNI. The total includes only unerrored L3PDUs. |
| CTR accSipL3SndGAs | 1.3.6.1.4.1.5.1.1.26.2.1.7 | Counter | read-only | The number of group addressed SIP L3PDUs that have been sent by this system across the SNI. |
| CTR accSipL3SndIAs | 1.3.6.1.4.1.5.1.1.26.2.1.6 | Counter | read-only | The number of individually addressed SIP Level 3 PDUs that have been sent by this system across the SNI. |
| accSipL3Table | 1.3.6.1.4.1.5.1.1.26.2 | not-accessible | This table contains SIP L3 parameters and state variables, one entry per SIP port. | |
| CTR accSipL3UnkGAs | 1.3.6.1.4.1.5.1.1.26.2.1.5 | Counter | read-only | The 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 accSipL3UnkIAs | 1.3.6.1.4.1.5.1.1.26.2.1.4 | Counter | read-only | The 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. |
| accSlot | 1.3.6.1.4.1.5.1.1.5 | |||
| INT accSlotClockMode | 1.3.6.1.4.1.5.1.1.5.2.1.23 | INTEGER | read-write | Clock mode of this port |
| INT accSlotCompressDcs221P1 | 1.3.6.1.4.1.5.1.1.5.2.1.31 | INTEGER | read-write | Compression Mode |
| INT accSlotCompressMaxStreams | 1.3.6.1.4.1.5.1.1.5.2.1.35 | INTEGER | read-write | The maximum number of independent data streams for this physical port. This object determines the size of the history buffer pool. |
| INT accSlotCompressMessageLevel | 1.3.6.1.4.1.5.1.1.5.2.1.36 | INTEGER | read-write | . |
| INT accSlotCompressMode | 1.3.6.1.4.1.5.1.1.5.2.1.27 | INTEGER | read-write | Establishes operational mode of Data Compression. This functionality is appropriate for serial lines. |
| INT accSlotCompressRevision | 1.3.6.1.4.1.5.1.1.5.2.1.34 | INTEGER | read-write | Indicates 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 accSlotCompressV42bisP1 | 1.3.6.1.4.1.5.1.1.5.2.1.29 | INTEGER | read-only | Number of codewords |
| INT accSlotCompressV42bisP2 | 1.3.6.1.4.1.5.1.1.5.2.1.30 | INTEGER | read-only | Maximum string size |
| STR accSlotDialAddress | 1.3.6.1.4.1.5.1.1.5.2.1.33 | DisplayString | read-write | Dial Address. |
| INT accSlotDialProcedure | 1.3.6.1.4.1.5.1.1.5.2.1.25 | INTEGER | read-write | Dial Procedure. |
| accSlotEntry | 1.3.6.1.4.1.5.1.1.5.2.1 | not-accessible | A table entry providing information about a specific physical port. | |
| INT accSlotIfType | 1.3.6.1.4.1.5.1.1.5.2.1.37 | INTEGER | read-write | . |
| CTR accSlotInPkts | 1.3.6.1.4.1.5.1.1.5.2.1.11 | Counter | read-only | Number of packets received on this physical interface. |
| OCT accSlotLastChange | 1.3.6.1.4.1.5.1.1.5.2.1.9 | OCTET STRING | read-only | Time when a state change was last detected on this physical port. |
| CTR accSlotNumChanges | 1.3.6.1.4.1.5.1.1.5.2.1.21 | Counter | read-only | Number of times that this interface has changed state (either up-to-down or down-to-up). |
| CTR accSlotOutPkts | 1.3.6.1.4.1.5.1.1.5.2.1.17 | Counter | read-only | Number of packets transmitted on this physical interface. |
| INT accSlotProtocol | 1.3.6.1.4.1.5.1.1.5.2.1.22 | INTEGER | read-write | Protocol used on this slot. note that these enumerated values match those in accBrPortProtocol. |
| INT accSlotQueueMode | 1.3.6.1.4.1.5.1.1.5.2.1.24 | INTEGER | read-write | Queuing 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 accSlotResyncMode | 1.3.6.1.4.1.5.1.1.5.2.1.26 | INTEGER | read-write | Establishes 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 accSlotSevereCongPct | 1.3.6.1.4.1.5.1.1.5.2.1.32 | INTEGER | read-write | Percent Congested |
| accSlotTable | 1.3.6.1.4.1.5.1.1.5.2 | not-accessible | A list of physical port entries. The number of entries is given by the value of accSlotNum. | |
| accSMDS | 1.3.6.1.4.1.5.1.1.26 | |||
| accSmdsPortEntry | 1.3.6.1.4.1.5.1.1.26.1.1 | not-accessible | This list contains SMDS port parameters and state variables. | |
| ADR accSmdsPortIA | 1.3.6.1.4.1.5.1.1.26.1.1.2 | SmdsAddress | read-write | The value of this object specifies the SNI Individual address configured for this SIP interface port. |
| INT accSmdsPortIndex | 1.3.6.1.4.1.5.1.1.26.1.1.1 | INTEGER | read-only | The 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. |
| accSmdsPortTable | 1.3.6.1.4.1.5.1.1.26.1 | not-accessible | This table contains SMDS port parameters and state variables, one entry per SMDS port. | |
| accSr | 1.3.6.1.4.1.5.1.1.25 | |||
| INT accSrAdminStatus | 1.3.6.1.4.1.5.1.1.25.2.1.2 | INTEGER | read-write | Administrative status of this bridge port. If down, source-routing bridging will not occur. |
| accSrBridge | 1.3.6.1.4.1.5.1.1.25.1 | |||
| INT accSrBridgeId | 1.3.6.1.4.1.5.1.1.25.1.1 | INTEGER | read-write | ID of this bridge |
| INT accSrFilterAction | 1.3.6.1.4.1.5.1.1.25.5.1.3 | INTEGER | read-write | Action to take packets satisfying filter criteria. forward(0), discard(1) |
| OCT accSrFilterDest | 1.3.6.1.4.1.5.1.1.25.5.1.1 | OCTET STRING | read-write | Destination MAC address of packet to be filtered. Zero address matches all. |
| accSrFilterEntry | 1.3.6.1.4.1.5.1.1.25.5.1 | not-accessible | A specific filter | |
| OCT accSrFilterSrc | 1.3.6.1.4.1.5.1.1.25.5.1.2 | OCTET STRING | read-write | Source MAC address of packet to be filtered Zero address matches all. |
| accSrFilterTable | 1.3.6.1.4.1.5.1.1.25.5 | not-accessible | Table 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. | |
| INT accSrFiltIIDiscards | 1.3.6.1.4.1.5.1.1.25.14 | INTEGER | read-only | The number of packets discarded as a result of bridge filtering. Maintained globally for all ports. |
| INT accSrFiltIIEntDisp | 1.3.6.1.4.1.5.1.1.25.13.1.3 | INTEGER | read-write | Disposition of received Frame. Note that a Frame is never sent back out on the Port on which it was received. |
| OCT accSrFiltIIEntDstMacAddr | 1.3.6.1.4.1.5.1.1.25.13.1.1 | OCTET STRING | read-write | Destination MAC Address of the Filtering entry. |
| OCT accSrFiltIIEntDstMacAddrMask | 1.3.6.1.4.1.5.1.1.25.13.1.7 | OCTET STRING | read-write | Destination 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. |
| INT accSrFiltIIEntLogicalOp | 1.3.6.1.4.1.5.1.1.25.13.1.5 | INTEGER | read-write | Logical operation to be performed in conjunction with specified protocol. This is an optional parameter. |
| INT accSrFiltIIEntPort | 1.3.6.1.4.1.5.1.1.25.13.1.4 | INTEGER | read-write | In all cases, the destination port of the received frame. |
| OCT accSrFiltIIEntProtocol | 1.3.6.1.4.1.5.1.1.25.13.1.6 | OCTET STRING | read-write | Protocol to be used in conjunction with logical operation to determine the disposition of all received packets. |
| INT accSrFiltIIEntries | 1.3.6.1.4.1.5.1.1.25.15 | INTEGER | read-only | The number of entries currently in the bridge filtering table. The maximum number of entries is 150. |
| accSrFiltIIEntry | 1.3.6.1.4.1.5.1.1.25.13.1 | not-accessible | A 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 accSrFiltIIEntSrcMacAddr | 1.3.6.1.4.1.5.1.1.25.13.1.2 | OCTET STRING | read-write | Source MAC Address of the Filtering entry. |
| OCT accSrFiltIIEntSrcMacAddrMask | 1.3.6.1.4.1.5.1.1.25.13.1.8 | OCTET STRING | read-write | Source 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. |
| accSrFiltIITable | 1.3.6.1.4.1.5.1.1.25.13 | not-accessible | A list of Filtering entries. | |
| accSrFpDefaults | 1.3.6.1.4.1.5.1.1.25.7 | |||
| accSrFpEntry | 1.3.6.1.4.1.5.1.1.25.6.1 | not-accessible | Relative Priority between frames to be forwarded on a Bridge Port. | |
| INT accSrFpIndex | 1.3.6.1.4.1.5.1.1.25.6.1.1 | INTEGER | read-write | Port number |
| INT accSrFpPriDefault | 1.3.6.1.4.1.5.1.1.25.7.1 | INTEGER | read-write | discard(0), low(1), normal(2), high(3) |
| INT accSrFpPrio | 1.3.6.1.4.1.5.1.1.25.6.1.3 | INTEGER | read-write | Relative forwarding priority assigned to protocol. discard(0), low(1), normal(2), high(3) |
| INT accSrFpProt | 1.3.6.1.4.1.5.1.1.25.6.1.2 | INTEGER | read-write | protocol type Set this object to NULL to delete the entry. |
| accSrFpTable | 1.3.6.1.4.1.5.1.1.25.6 | not-accessible | A list of Forwarding Priority Entries. Entries are added/deleted via management action. | |
| INT accSrHopLimit | 1.3.6.1.4.1.5.1.1.25.1.3 | INTEGER | read-write | This bridge will discard a broadcast packet which has transited this many bridges en route. |
| INT accSrNumPorts | 1.3.6.1.4.1.5.1.1.25.1.5 | INTEGER | read-write | Number of physical ports of unit. |
| INT accSrOperStatus | 1.3.6.1.4.1.5.1.1.25.2.1.3 | INTEGER | read-only | Operational (is) status of this bridge port. |
| INT accSrParmsIndex | 1.3.6.1.4.1.5.1.1.25.2.1.1 | INTEGER | read-only | Bridge port number |
| INT accSrPortFRdlci | 1.3.6.1.4.1.5.1.1.25.2.1.6 | INTEGER | read-write | Frame Relay DLCI for this port |
| INT accSrPortFRencap | 1.3.6.1.4.1.5.1.1.25.9.1.3 | INTEGER | read-write | Frame Relay Encapsulation Method |
| accSrPortFREntry | 1.3.6.1.4.1.5.1.1.25.9.1 | not-accessible | ||
| INT accSrPortFRport | 1.3.6.1.4.1.5.1.1.25.9.1.1 | INTEGER | read-only | |
| accSrPortFRTable | 1.3.6.1.4.1.5.1.1.25.9 | not-accessible | ||
| INT accSrPortLine | 1.3.6.1.4.1.5.1.1.25.2.1.5 | INTEGER | read-write | Index of physical port associated with this Source-Routing port. |
| accSrPortParmEntry | 1.3.6.1.4.1.5.1.1.25.2.1 | not-accessible | Parameters for this bridge port | |
| accSrPortParmTable | 1.3.6.1.4.1.5.1.1.25.2 | not-accessible | This table contains per-port parameters for source-routed bridge ports. | |
| INT accSrPortProtocol | 1.3.6.1.4.1.5.1.1.25.2.1.4 | INTEGER | read-write | Protocol |
| INT accSrPortSrMethod | 1.3.6.1.4.1.5.1.1.25.2.1.9 | INTEGER | read-write | Port Source Routing Method |
| accSrPortStatsEntry | 1.3.6.1.4.1.5.1.1.25.3.1 | not-accessible | Statistics for a single bridge port | |
| accSrPortStatsTable | 1.3.6.1.4.1.5.1.1.25.3 | not-accessible | Statistical information on bridge ports. | |
| INT accSrPortVirRingId | 1.3.6.1.4.1.5.1.1.25.2.1.8 | INTEGER | read-write | Port Virtual Ring Id |
| INT accSrPortX25addr1 | 1.3.6.1.4.1.5.1.1.25.10.1.2 | INTEGER | read-write | |
| INT accSrPortX25addr2 | 1.3.6.1.4.1.5.1.1.25.10.1.3 | INTEGER | read-write | |
| accSrPortX25Entry | 1.3.6.1.4.1.5.1.1.25.10.1 | not-accessible | ||
| INT accSrPortX25FacIndex | 1.3.6.1.4.1.5.1.1.25.10.1.7 | INTEGER | read-write | Index of optional facility string or zero. |
| INT accSrPortX25idleTime | 1.3.6.1.4.1.5.1.1.25.10.1.4 | INTEGER | read-write | |
| INT accSrPortX25pktNegot | 1.3.6.1.4.1.5.1.1.25.10.1.5 | INTEGER | read-write | |
| INT accSrPortX25port | 1.3.6.1.4.1.5.1.1.25.10.1.1 | INTEGER | read-only | |
| accSrPortX25Table | 1.3.6.1.4.1.5.1.1.25.10 | not-accessible | ||
| INT accSrPortX25windowNegot | 1.3.6.1.4.1.5.1.1.25.10.1.6 | INTEGER | read-write | |
| INT accSrPortXBridgeStatus | 1.3.6.1.4.1.5.1.1.25.2.1.7 | INTEGER | read-write | Translation bridge status for this port. |
| INT accSrRifTimer | 1.3.6.1.4.1.5.1.1.25.1.6 | INTEGER | read-write | |
| accSrRingEntry | 1.3.6.1.4.1.5.1.1.25.12.1 | not-accessible | ||
| accSrRingTable | 1.3.6.1.4.1.5.1.1.25.12 | not-accessible | ||
| INT accSrRingTblAge | 1.3.6.1.4.1.5.1.1.25.12.1.5 | INTEGER | read-write | The age, in seconds of this ring information. |
| INT accSrRingTblBridgeID | 1.3.6.1.4.1.5.1.1.25.12.1.2 | INTEGER | read-write | The bridge ID used to reach a Token Ring across the Virtual Ring. |
| INT accSrRingTblMetric | 1.3.6.1.4.1.5.1.1.25.12.1.4 | INTEGER | read-write | The number of hops to reach a Token Ring across the Virtual Ring. |
| OCT accSrRingTblNbrMacAddr | 1.3.6.1.4.1.5.1.1.25.12.1.6 | OCTET STRING | read-write | The MAC address of the neighbor on the Virtual Ring used to reach a remote Token Ring. (currently only used for Ethernets) |
| INT accSrRingTblPortIndex | 1.3.6.1.4.1.5.1.1.25.12.1.3 | INTEGER | read-write | The SR bridge port used to forward packets on the Virtual Ring. |
| INT accSrRingTblRingID | 1.3.6.1.4.1.5.1.1.25.12.1.1 | INTEGER | read-only | The ring number of a Token Ring reachable across the Virtual Ring. |
| accSrRouteEntry | 1.3.6.1.4.1.5.1.1.25.4.1 | not-accessible | Information on a specific route | |
| accSrRouteTable | 1.3.6.1.4.1.5.1.1.25.4 | not-accessible | Table of source-routing routes | |
| INT accSrRtControl | 1.3.6.1.4.1.5.1.1.25.4.1.2 | INTEGER | read-only | Control bytes in routing field |
| OCT accSrRtDesc | 1.3.6.1.4.1.5.1.1.25.4.1.3 | OCTET STRING | read-only | Route description; sequence of bridge and ring ID's. |
| OCT accSrRtDest | 1.3.6.1.4.1.5.1.1.25.4.1.1 | OCTET STRING | read-only | Destination for which route is intended |
| INT accSrRtIfIndex | 1.3.6.1.4.1.5.1.1.25.4.1.4 | INTEGER | read-only | |
| TIK accSrSdsInterval | 1.3.6.1.4.1.5.1.1.25.1.7 | TimeTicks | read-write | Interval between transmissions of SDS protocol packets |
| INT accSrSingleRtBcast | 1.3.6.1.4.1.5.1.1.25.1.4 | INTEGER | read-write | If off, this bridge will not forward single-route broadcast packets. |
| accSrStp | 1.3.6.1.4.1.5.1.1.25.11 | |||
| OCT accSrStpBrAddr | 1.3.6.1.4.1.5.1.1.25.11.1.3 | OCTET STRING | read-only | MAC address of preferred port for this bridge. |
| accSrStpBridge | 1.3.6.1.4.1.5.1.1.25.11.1 | |||
| OCT accSrStpDesRoot | 1.3.6.1.4.1.5.1.1.25.11.1.10 | OCTET STRING | read-only | The Bridge Identifier of the device currently assumed by this unit to be the Root. |
| TIK accSrStpFilterTime | 1.3.6.1.4.1.5.1.1.25.11.1.5 | TimeTicks | read-only | Minimum 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. |
| INT accSrStpForwardDelay | 1.3.6.1.4.1.5.1.1.25.11.1.15 | INTEGER | read-write | The 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 |
| INT accSrStpHelloTime | 1.3.6.1.4.1.5.1.1.25.11.1.14 | INTEGER | read-write | Interval between Hello frames that this Bridge will initiate when it is Root or is attempting to be Root. |
| OCT accSrStpId | 1.3.6.1.4.1.5.1.1.25.11.1.2 | OCTET STRING | read-only | Unique 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. |
| INT accSrStpMaxAge | 1.3.6.1.4.1.5.1.1.25.11.1.13 | INTEGER | read-write | The 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. |
| OCT accSrStpMcastAddr | 1.3.6.1.4.1.5.1.1.25.11.1.6 | OCTET STRING | read-write | A unique MAC group address, recognised by all the Bridges within the Bridged Local Area Network. |
| INT accSrStpMode | 1.3.6.1.4.1.5.1.1.25.11.1.4 | INTEGER | read-write | Style 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. |
| INT accSrStpPortAdmin | 1.3.6.1.4.1.5.1.1.25.11.2.10 | INTEGER | read-write | accSrStpPortAdminStatus 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. |
| OCT accSrStpPortDesBridge | 1.3.6.1.4.1.5.1.1.25.11.2.5 | OCTET STRING | read-only | Designated bridge |
| INT accSrStpPortDesCost | 1.3.6.1.4.1.5.1.1.25.11.2.4 | INTEGER | read-only | Cost to designated root |
| OCT accSrStpPortDesPort | 1.3.6.1.4.1.5.1.1.25.11.2.6 | OCTET STRING | read-only | Designated port |
| OCT accSrStpPortDesRoot | 1.3.6.1.4.1.5.1.1.25.11.2.3 | OCTET STRING | read-only | Designated root |
| CTR accSrStpPortInPkts | 1.3.6.1.4.1.5.1.1.25.11.2.8 | Counter | read-only | Number of spanning tree packets recieved |
| CTR accSrStpPortOutPkts | 1.3.6.1.4.1.5.1.1.25.11.2.9 | Counter | read-only | Number of spanning tree packets sent |
| accSrStpPortParms | 1.3.6.1.4.1.5.1.1.25.11.2 | |||
| INT accSrStpPortPathCost | 1.3.6.1.4.1.5.1.1.25.11.2.2 | INTEGER | read-write | Path cost |
| INT accSrStpPortPriority | 1.3.6.1.4.1.5.1.1.25.11.2.7 | INTEGER | read-write | Relative STP priority of this port |
| INT accSrStpPortState | 1.3.6.1.4.1.5.1.1.25.11.2.1 | INTEGER | read-only | accSrStpPortState reports the operational status of the port. The learning state will only be reported if SRT bridging is enabled |
| INT accSrStpPriority | 1.3.6.1.4.1.5.1.1.25.11.1.1 | INTEGER | read-write | Among 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. |
| INT accSrStpRootPathCost | 1.3.6.1.4.1.5.1.1.25.11.1.11 | INTEGER | read-only | Current path cost to the Root Bridge. |
| OCT accSrStpRootPort | 1.3.6.1.4.1.5.1.1.25.11.1.12 | OCTET STRING | read-only | Port Number of the one Port in the direction of the Root. (Value is meaningless if this unit is the Root). |
| INT accSrStpTopChange | 1.3.6.1.4.1.5.1.1.25.11.1.8 | INTEGER | read-only | Indicates if the STP topology of a network is in process of changing. |
| CTR accSrStpTopChangeCnts | 1.3.6.1.4.1.5.1.1.25.11.1.17 | Counter | read-only | |
| INT accSrStpTopChangeDet | 1.3.6.1.4.1.5.1.1.25.11.1.7 | INTEGER | read-only | Indicates if this unit has detected the Topology change indication in the hello BPDU. |
| TIK accSrStpTopChangeTimer | 1.3.6.1.4.1.5.1.1.25.11.1.9 | TimeTicks | read-only | This 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. |
| TIK accSrStpUpTime | 1.3.6.1.4.1.5.1.1.25.11.1.16 | TimeTicks | read-only | |
| INT accSrVirRingId | 1.3.6.1.4.1.5.1.1.25.1.2 | INTEGER | read-write | Ring number used by bridges on a WAN |
| INT accStatsIndex | 1.3.6.1.4.1.5.1.1.25.3.1.1 | INTEGER | read-only | Bridge port number |
| accStp | 1.3.6.1.4.1.5.1.1.2 | |||
| OCT accStpBrAddr | 1.3.6.1.4.1.5.1.1.2.3 | OCTET STRING | read-only | MAC address of this bridge. |
| OCT accStpDesRoot | 1.3.6.1.4.1.5.1.1.2.10 | OCTET STRING | read-only | The Bridge Identifier of the device currently assumed by this unit to be the Root. |
| TIK accStpFilterTime | 1.3.6.1.4.1.5.1.1.2.5 | TimeTicks | read-only | Minimum 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. |
| INT accStpForwardDelay | 1.3.6.1.4.1.5.1.1.2.15 | INTEGER | read-write | The 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. |
| INT accStpHelloTime | 1.3.6.1.4.1.5.1.1.2.14 | INTEGER | read-write | Interval between Hello frames that this Bridge will initiate when it is Root or is attempting to be Root. |
| OCT accStpId | 1.3.6.1.4.1.5.1.1.2.2 | OCTET STRING | read-only | Unique 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. |
| INT accStpMaxAge | 1.3.6.1.4.1.5.1.1.2.13 | INTEGER | read-write | The 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. |
| OCT accStpMcastAddr | 1.3.6.1.4.1.5.1.1.2.6 | OCTET STRING | read-write | A unique MAC group address, recognised by all the Bridges within the Bridged Local Area Network. |
| INT accStpMode | 1.3.6.1.4.1.5.1.1.2.4 | INTEGER | read-write | State 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. |
| INT accStpPriority | 1.3.6.1.4.1.5.1.1.2.1 | INTEGER | read-write | Among 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. |
| INT accStpRootPathCost | 1.3.6.1.4.1.5.1.1.2.11 | INTEGER | read-only | Current path cost to the Root Bridge. |
| OCT accStpRootPort | 1.3.6.1.4.1.5.1.1.2.12 | OCTET STRING | read-only | Port Number of the one Port in the direction of the Root. (Value is meaningless if this unit is the Root). |
| INT accStpTopChange | 1.3.6.1.4.1.5.1.1.2.8 | INTEGER | read-only | Indicates if the STP topology of a network is in process of changing. no(0), yes(1) |
| CTR accStpTopChangeCnts | 1.3.6.1.4.1.5.1.1.2.17 | Counter | read-only | |
| INT accStpTopChangeDet | 1.3.6.1.4.1.5.1.1.2.7 | INTEGER | read-only | Indicates if this unit has detected the Topology change indication in the hello BPDU. no(0), yes(1) |
| TIK accStpTopChangeTimer | 1.3.6.1.4.1.5.1.1.2.9 | TimeTicks | read-only | This 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. |
| TIK accStpUpTime | 1.3.6.1.4.1.5.1.1.2.16 | TimeTicks | read-only | |
| STR accSwVersion | 1.3.6.1.4.1.5.1.1.1.1.3 | DisplayString | read-only | A printable ASCII string representing the software version number of the running code. |
| OCT accSysBootTime | 1.3.6.1.4.1.5.1.1.1.4.3 | OCTET STRING | read-only | 3-byte date string, HH MM SS |
| accSysConfigInfo | 1.3.6.1.4.1.5.1.1.1.1.7 | |||
| INT accSysCpuAvgLong | 1.3.6.1.4.1.5.1.1.1.4.5 | INTEGER | read-only | percentage CPU used over the last 5 minutes |
| INT accSysCpuAvgShort | 1.3.6.1.4.1.5.1.1.1.4.4 | INTEGER | read-only | percentage CPU used over the last minute |
| INT accSysGlobalRam | 1.3.6.1.4.1.5.1.1.1.1.14 | INTEGER | read-only | The amount of global RAM installed in the system in kilobytes |
| INT accSysHWType | 1.3.6.1.4.1.5.1.1.1.1.11 | INTEGER | read-only | The hardware platform product name |
| accSysInfo | 1.3.6.1.4.1.5.1.1.1.1 | |||
| INT accSysLocalRam | 1.3.6.1.4.1.5.1.1.1.1.13 | INTEGER | read-only | The amount of local RAM installed in the system in kilobytes |
| INT accSysPowerSupply | 1.3.6.1.4.1.5.1.1.1.1.15 | INTEGER | read-only | Type of processor on this platform |
| INT accSysProcType | 1.3.6.1.4.1.5.1.1.1.1.12 | INTEGER | read-only | Type of processor on this platform |
| accSystem | 1.3.6.1.4.1.5.1.1.1 | |||
| accTftpCmd | 1.3.6.1.4.1.5.1.1.27.7 | |||
| IP accTftpCmdHost | 1.3.6.1.4.1.5.1.1.27.7.2 | IpAddress | read-only | TFTP command host. |
| STR accTftpCmdLocal | 1.3.6.1.4.1.5.1.1.27.7.4 | DisplayString | read-only | TFTP local file name. |
| STR accTftpCmdRemote | 1.3.6.1.4.1.5.1.1.27.7.3 | DisplayString | read-only | TFTP remote file name. |
| INT accTftpCmdReq | 1.3.6.1.4.1.5.1.1.27.7.1 | INTEGER | read-only | TFTP command request. |
| STR accTftpLastMsg | 1.3.6.1.4.1.5.1.1.27.6.5 | DisplayString | read-only | The contents of the last trap message generated by the remote loader. |
| STR accTftpLocalFile | 1.3.6.1.4.1.5.1.1.27.6.2 | DisplayString | read-only | The local filename used in the last upload/download. |
| INT accTftpOctetsTransferred | 1.3.6.1.4.1.5.1.1.27.6.4 | INTEGER | read-only | The number of octets transferred in the last/current upload/download. |
| STR accTftpRemoteFile | 1.3.6.1.4.1.5.1.1.27.6.3 | DisplayString | read-only | The remote filename used in the last download. |
| accTftpStat | 1.3.6.1.4.1.5.1.1.27.6 | |||
| INT accTftpStatus | 1.3.6.1.4.1.5.1.1.27.6.1 | INTEGER | read-only | The state of the remote loader (client of TFTP). |
| accTr | 1.3.6.1.4.1.5.1.1.24 | |||
| INT accTrActiveRingId | 1.3.6.1.4.1.5.1.1.24.2.1.5 | INTEGER | read-only | ID of ring that this interface participates on |
| IP accTrapAddr | 1.3.6.1.4.1.5.1.1.1.3.1.1 | IpAddress | read-write | An IP address to which SNMP traps generated by the unit are sent. |
| accTrapEntry | 1.3.6.1.4.1.5.1.1.1.3.1 | not-accessible | A Trap Table entry | |
| INT accTrapSeverity | 1.3.6.1.4.1.5.1.1.1.3.1.2 | INTEGER | read-write | severity level of the traps to be sent ACC products generate enterprise specific traps for which different severity levels from 1 through 7 are assigned. Level 1 refers to Only SNMP traps. Level 2 are specific traps of highest urgency, and thus progressively each level get more verbose. The normal operational level is expected to be 3 or 4. Higher levels (i.e., 5-7) are expected to generate many events which may be helpful in identifying/isolating configuration related problems, but may affect the performance of the unit. |
| accTrapTable | 1.3.6.1.4.1.5.1.1.1.3 | not-accessible | A table of systems to which Trap Messages generated by this unit shall be sent. To delete an entry, a SetRequest-PDU for the specific instance of accTrapAddr with a NULL value encoding is used. | |
| INT accTrDefaultRingId | 1.3.6.1.4.1.5.1.1.24.2.1.4 | INTEGER | read-write | Ring ID that interface will use if one is not provided by a ring server. |
| INT accTrEarlyRelease | 1.3.6.1.4.1.5.1.1.24.2.1.2 | INTEGER | read-write | If on, the device will pass the token immediately after transmitting a frame, rather than awaiting the message to transit the ring. |
| accTrEntry | 1.3.6.1.4.1.5.1.1.24.2.1 | not-accessible | Additional information about Token Ring interfaces. | |
| OCT accTrMACAddr | 1.3.6.1.4.1.5.1.1.24.2.1.3 | OCTET STRING | read-write | Locally-administered MAC address of this interface. If zero, an algorithmically determined address is used. |
| INT accTrNumber | 1.3.6.1.4.1.5.1.1.24.1 | INTEGER | read-only | Number of token-ring interfaces |
| INT accTrRingSrvStatus | 1.3.6.1.4.1.5.1.1.24.2.1.6 | INTEGER | read-only | Indicates if a ring server was found. |
| accTrTable | 1.3.6.1.4.1.5.1.1.24.2 | not-accessible | Token Ring table | |
| STR accUnitName | 1.3.6.1.4.1.5.1.1.1.1.1 | DisplayString | read-write | A printable ASCII string up to 32 octets long that is used to refer to a physical unit. This name is used in the prompt displayed at the maintenance terminal. |
| accUnNumIP | 1.3.6.1.4.1.5.1.1.40 | |||
| OCT accUToffset | 1.3.6.1.4.1.5.1.1.1.4.2 | OCTET STRING | read-write | 3-byte date string, HH MM SS |
| accV25 | 1.3.6.1.4.1.5.1.1.37 | |||
| INT accV25CallAttempts | 1.3.6.1.4.1.5.1.1.37.1.1.6 | INTEGER | read-only | The number of Call Attempts made for the current destination. |
| INT accV25CallSuccess | 1.3.6.1.4.1.5.1.1.37.1.1.7 | INTEGER | read-only | The number of Call Attempts which were successful for the current destination. |
| INT accV25CTSSignal | 1.3.6.1.4.1.5.1.1.37.1.1.5 | INTEGER | read-only | This is the current state of the 106 circuit. |
| INT accV25CurState | 1.3.6.1.4.1.5.1.1.37.1.1.2 | INTEGER | read-only | This is the current state of the state machine. |
| INT accV25DSRSignal | 1.3.6.1.4.1.5.1.1.37.1.1.4 | INTEGER | read-only | This is the current state of the 107 circuit. |
| INT accV25DTRSignal | 1.3.6.1.4.1.5.1.1.37.1.1.3 | INTEGER | read-only | This is the current state of the 108/2 circuit. |
| INT accV25IntIndex | 1.3.6.1.4.1.5.1.1.37.1.1.1 | INTEGER | read-only | This is the port which is currently doing the V25 Bis dialing. |
| accV25StatEntry | 1.3.6.1.4.1.5.1.1.37.1.1 | not-accessible | A table entry providing information about a specific port that is using V25Bis as the dialing procedure. | |
| accV25StatTable | 1.3.6.1.4.1.5.1.1.37.1 | not-accessible | A list of Physical Port Entries that are doing V25Bis Dialing. | |
| accX25 | 1.3.6.1.4.1.5.1.1.17 | |||
| INT accX25AddrMode | 1.3.6.1.4.1.5.1.1.17.3.1.2 | INTEGER | read-write | specifies address translation technique. |
| accX25AtEntry | 1.3.6.1.4.1.5.1.1.17.1.1 | not-accessible | Address translation entry for X.25 interfaces. | |
| INT accX25AtIfIndex | 1.3.6.1.4.1.5.1.1.17.1.1.1 | INTEGER | read-write | Interface number (ifIndex) for which this translation entry is valid. |
| IP accX25AtIpAddress | 1.3.6.1.4.1.5.1.1.17.1.1.2 | IpAddress | read-write | IP Address of this entry Set this object to NULL to delete entry. |
| INT accX25AtNetFacIndex | 1.3.6.1.4.1.5.1.1.17.1.1.5 | INTEGER | read-write | Index of optional facility string or 0. |
| STR accX25AtNetInAddr | 1.3.6.1.4.1.5.1.1.17.1.1.4 | DisplayString | read-write | Alternate 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. |
| STR accX25AtNetInOutAddr | 1.3.6.1.4.1.5.1.1.17.1.1.3 | DisplayString | read-write | X.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. |
| accX25AtTable | 1.3.6.1.4.1.5.1.1.17.1 | not-accessible | Address translation table for X.25 interfaces. This is a superset of the standard address translation table. Entries are added/deleted via management action. | |
| INT accX25ErrorCause | 1.3.6.1.4.1.5.1.1.17.7.1.6 | INTEGER | read-only | Cause octet from close packet. |
| INT accX25ErrorDiag | 1.3.6.1.4.1.5.1.1.17.7.1.7 | INTEGER | read-only | Diagnostic octet from close packet. |
| accX25ErrorEntry | 1.3.6.1.4.1.5.1.1.17.7.1 | not-accessible | A single error or exception item. | |
| INT accX25ErrorLine | 1.3.6.1.4.1.5.1.1.17.7.1.1 | INTEGER | read-only | Physical port which encountered the error. |
| OCT accX25ErrorPacket | 1.3.6.1.4.1.5.1.1.17.7.1.8 | OCTET STRING | read-only | Packet that triggered the log entry (if available). |
| INT accX25ErrorProtocol | 1.3.6.1.4.1.5.1.1.17.7.1.5 | INTEGER | read-only | Protocol which encountered the error. |
| INT accX25ErrorSeq | 1.3.6.1.4.1.5.1.1.17.7.1.3 | INTEGER | read-only | Unique cutter (for duplicate date/time). |
| INT accX25ErrorState | 1.3.6.1.4.1.5.1.1.17.7.1.4 | INTEGER | read-write | Etnry status. |
| accX25ErrorTable | 1.3.6.1.4.1.5.1.1.17.7 | not-accessible | Error and exception logging table. | |
| TIK accX25ErrorUpTime | 1.3.6.1.4.1.5.1.1.17.7.1.2 | TimeTicks | read-only | SysUpTime when error occurred. |
| INT accX25ExtendClr | 1.3.6.1.4.1.5.1.1.17.3.1.7 | INTEGER | read-write | specifies whether extended format for call clearing packets (as defined by X.25-1984) is permitted |
| INT accX25ExtendSeq | 1.3.6.1.4.1.5.1.1.17.3.1.8 | INTEGER | read-write | Use of extended sequence numbers |
| INT accX25Facility | 1.3.6.1.4.1.5.1.1.17.2.1.2 | INTEGER | read-write | selects whether DDN Standard Mode facility is included in call requests. |
| TIK accX25IdleMax | 1.3.6.1.4.1.5.1.1.17.3.1.10 | TimeTicks | read-write | maximum idle time for closing circuits; a circuit will be cleared when its idle time exceeds this value. |
| TIK accX25IdleMin | 1.3.6.1.4.1.5.1.1.17.3.1.9 | TimeTicks | read-write | minimum 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 accX25IdleScale | 1.3.6.1.4.1.5.1.1.17.3.1.11 | TimeTicks | read-write | scale 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 accX25InitBackoff | 1.3.6.1.4.1.5.1.1.17.3.1.17 | INTEGER | read-write | Initial 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 accX25MaxBackoff | 1.3.6.1.4.1.5.1.1.17.3.1.18 | INTEGER | read-write | Maximum 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. |
| CTR accX25OpenSvcCounts | 1.3.6.1.4.1.5.1.1.17.4.1.30 | Counter | read-only | Count of SVCs open on this port. |
| INT accX25OpenThresh | 1.3.6.1.4.1.5.1.1.17.3.1.14 | INTEGER | read-write | Threshold (number of IP datagrams queued per circuit) at which an additional virtual circuit will be opened. |
| accX25OptFacEntry | 1.3.6.1.4.1.5.1.1.17.5.1 | not-accessible | A single optional facility entry. | |
| INT accX25OptFacIndex | 1.3.6.1.4.1.5.1.1.17.5.1.1 | INTEGER | read-write | Index of this entry in table [1..n]. |
| OCT accX25OptFacString | 1.3.6.1.4.1.5.1.1.17.5.1.2 | OCTET STRING | read-write | facility string to be added when placing calls. |
| accX25OptFacTable | 1.3.6.1.4.1.5.1.1.17.5 | not-accessible | Optional facility string table. | |
| STR accX25OurAddress | 1.3.6.1.4.1.5.1.1.17.3.1.19 | DisplayString | read-write | Our X25 address (put in outbound packets) |
| INT accX25PktIndex | 1.3.6.1.4.1.5.1.1.17.4.1.1 | INTEGER | read-only | Port number of this X.25 interface. |
| INT accX25PktNegot | 1.3.6.1.4.1.5.1.1.17.2.1.3 | INTEGER | read-write | specifies 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 accX25PktSize | 1.3.6.1.4.1.5.1.1.17.3.1.3 | INTEGER | read-write | specifies default data packet size for this port. |
| accX25PktStatEntry | 1.3.6.1.4.1.5.1.1.17.4.1 | not-accessible | X.25 packet level statistics for an X.25 interface. | |
| accX25PktStatTable | 1.3.6.1.4.1.5.1.1.17.4 | not-accessible | Per-port packet statistics for X.25 interfaces. | |
| INT accX25PktWind | 1.3.6.1.4.1.5.1.1.17.3.1.4 | INTEGER | read-write | specifies default packet window size for this port. |
| accX25PortParmEntry | 1.3.6.1.4.1.5.1.1.17.3.1 | not-accessible | X25 parameters of a specific port. | |
| INT accX25PortParmIndex | 1.3.6.1.4.1.5.1.1.17.3.1.1 | INTEGER | read-only | Port number |
| accX25PortParmTable | 1.3.6.1.4.1.5.1.1.17.3 | not-accessible | Per-port parameters for X.25 interfaces. | |
| accX25PvcAddrEntry | 1.3.6.1.4.1.5.1.1.17.6.1 | not-accessible | A single PVC to X.25 address mapping entry. | |
| INT accX25PvcAddrLcid | 1.3.6.1.4.1.5.1.1.17.6.1.2 | INTEGER | read-write | PVC logical channel ID . |
| STR accX25PvcAddrString | 1.3.6.1.4.1.5.1.1.17.6.1.3 | DisplayString | read-write | X.25 address to associate with this PVC. |
| accX25PvcAddrTable | 1.3.6.1.4.1.5.1.1.17.6 | not-accessible | PVC to X.25 address mapping table. | |
| INT accX25PvcBase | 1.3.6.1.4.1.5.1.1.17.3.1.20 | INTEGER | read-write | Lowest LCID to be used for PVCs. |
| INT accX25PvcLine | 1.3.6.1.4.1.5.1.1.17.6.1.1 | INTEGER | read-write | Physical port for which this entry applies. Same is ifIndex. |
| INT accX25PvcNumber | 1.3.6.1.4.1.5.1.1.17.3.1.21 | INTEGER | read-write | Maximum number of PVCs. |
| INT accX25PvcProtocol | 1.3.6.1.4.1.5.1.1.17.6.1.4 | INTEGER | read-write | PVC Protocol Associated with this line and the LCID . |
| CTR accX25RcvCallAccs | 1.3.6.1.4.1.5.1.1.17.4.1.6 | Counter | read-only | Number of Call Accepted (Call Connected) packets received on this port. |
| CTR accX25RcvCallReqs | 1.3.6.1.4.1.5.1.1.17.4.1.5 | Counter | read-only | Number of Call Request (Incoming Call) packets received on this port. |
| CTR accX25RcvClrConfs | 1.3.6.1.4.1.5.1.1.17.4.1.8 | Counter | read-only | Number of Clear Confirmation packets received on this port. |
| CTR accX25RcvClrReqs | 1.3.6.1.4.1.5.1.1.17.4.1.7 | Counter | read-only | Number of Clear Request (Clear Indication) packets received on this port. |
| CTR accX25RcvDatas | 1.3.6.1.4.1.5.1.1.17.4.1.15 | Counter | read-only | Number of Data packets received on this port. |
| CTR accX25RcvDiags | 1.3.6.1.4.1.5.1.1.17.4.1.2 | Counter | read-only | Number of Diagnostic packets received on this port. |
| CTR accX25RcvIntConfs | 1.3.6.1.4.1.5.1.1.17.4.1.12 | Counter | read-only | Number of Interrupt Confirmation packets received on this port. |
| CTR accX25RcvInts | 1.3.6.1.4.1.5.1.1.17.4.1.11 | Counter | read-only | Number of Interrupt packets received on this port. |
| CTR accX25RcvResetConfs | 1.3.6.1.4.1.5.1.1.17.4.1.10 | Counter | read-only | Number of Reset Confirmation packets received on this port. |
| CTR accX25RcvResetReqs | 1.3.6.1.4.1.5.1.1.17.4.1.9 | Counter | read-only | Number of Reset Request (Reset Indication) packets received on this port. |
| CTR accX25RcvRestartConfs | 1.3.6.1.4.1.5.1.1.17.4.1.4 | Counter | read-only | Number of Restart Confirmation packets received on this port. |
| CTR accX25RcvRestartReqs | 1.3.6.1.4.1.5.1.1.17.4.1.3 | Counter | read-only | Number of Restart Request (Restart Indication) packets received on this port. |
| CTR accX25RcvRNRs | 1.3.6.1.4.1.5.1.1.17.4.1.14 | Counter | read-only | Number of RNR [Receive Not Ready] packets received on this port. |
| CTR accX25RcvRRs | 1.3.6.1.4.1.5.1.1.17.4.1.13 | Counter | read-only | Number of RR [Receive Ready] packets received on this port. |
| IP accX25SubnetAddr | 1.3.6.1.4.1.5.1.1.17.2.1.1 | IpAddress | read-write | Network/subnet number of IP network Set this object to NULL to delete entry. |
| accX25SubnetParmEntry | 1.3.6.1.4.1.5.1.1.17.2.1 | not-accessible | X.25-specific parameters for this IP network | |
| accX25SubnetParmTable | 1.3.6.1.4.1.5.1.1.17.2 | not-accessible | Per-network parameters for IP networks attached via X.25 interface. Entries added/deleted via management action. | |
| INT accX25SvcBase | 1.3.6.1.4.1.5.1.1.17.3.1.6 | INTEGER | read-write | specifies lowest Logical Channel Identifier to be used for switched virtual circuits. |
| INT accX25SvcDelay | 1.3.6.1.4.1.5.1.1.17.3.1.16 | INTEGER | read-write | Delay (seconds) between opening of successive virtual circuits to same destination. |
| INT accX25SvcLimit | 1.3.6.1.4.1.5.1.1.17.3.1.13 | INTEGER | read-write | Maximum 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 accX25SvcMax | 1.3.6.1.4.1.5.1.1.17.3.1.12 | INTEGER | read-write | Maximum number of virtual circuits which can be opened to a single destination. |
| INT accX25SvcMin | 1.3.6.1.4.1.5.1.1.17.3.1.15 | INTEGER | read-write | The minimum number of virtual circuits which IP will leave available for first circuits to other destinations |
| INT accX25SvcNumber | 1.3.6.1.4.1.5.1.1.17.3.1.5 | INTEGER | read-write | specifies maximum number of switched virtual circuits to be used on this port. |
| accX25Switch | 1.3.6.1.4.1.5.1.1.17.8 | |||
| INT accX25SwitchAddrTransDir | 1.3.6.1.4.1.5.1.1.17.8.6.1.2 | INTEGER | read-write | An Integer that identifies whether this entry applies to inbound or to outbound switched X.25 calls. |
| accX25SwitchAddrTransEntry | 1.3.6.1.4.1.5.1.1.17.8.6.1 | not-accessible | The entry part for the AddrTrans Table. | |
| INT accX25SwitchAddrTransIfIndex | 1.3.6.1.4.1.5.1.1.17.8.6.1.1 | INTEGER | read-write | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface that receives the call request. |
| STR accX25SwitchAddrTransPattern | 1.3.6.1.4.1.5.1.1.17.8.6.1.4 | DisplayString | read-write | A character string which defines the matching pattern for incoming called X.121 addresses. |
| STR accX25SwitchAddrTransReplace | 1.3.6.1.4.1.5.1.1.17.8.6.1.5 | DisplayString | read-write | A character string which defines the replacement pattern for incoming called X.121 addresses. |
| INT accX25SwitchAddrTransStatus | 1.3.6.1.4.1.5.1.1.17.8.6.1.6 | INTEGER | read-write | An Integer that defines the status of the table row. |
| accX25SwitchAddrTransTable | 1.3.6.1.4.1.5.1.1.17.8.6 | not-accessible | This Table contains objects which control the translation of X.121 addresses. | |
| INT accX25SwitchAddrTransType | 1.3.6.1.4.1.5.1.1.17.8.6.1.3 | INTEGER | read-write | An Integer that identifies whether this entry applies to called or to calling X.121 addresses. |
| CTR accX25SwitchCallFails | 1.3.6.1.4.1.5.1.1.17.8.4 | Counter | read-only | This Object indicates the total number of X.25 calls that this router has been unable to switch. |
| CTR accX25SwitchCallSucceeds | 1.3.6.1.4.1.5.1.1.17.8.3 | Counter | read-only | This Object indicates the total number of X.25 calls that have been switched by this router. |
| INT accX25SwitchConnCalledIfIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.7 | INTEGER | read-only | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which propagated the connection. |
| INT accX25SwitchConnCalledIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.8 | INTEGER | read-only | An 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. |
| CTR accX25SwitchConnCalledOctets | 1.3.6.1.4.1.5.1.1.17.8.5.1.12 | Counter | read-only | A counter which keeps track of the number of octets sent from the calling to the called port. |
| CTR accX25SwitchConnCalledPkts | 1.3.6.1.4.1.5.1.1.17.8.5.1.11 | Counter | read-only | A counter which keeps track of the number of packets sent from the calling to the called port. |
| INT accX25SwitchConnCalledType | 1.3.6.1.4.1.5.1.1.17.8.5.1.9 | INTEGER | read-only | An integer that indicates the called type. |
| OCT accX25SwitchConnCalledX121Addr | 1.3.6.1.4.1.5.1.1.17.8.5.1.10 | OCTET STRING | read-only | A string that contains the Called X.121 address that initiated the connection. |
| INT accX25SwitchConnCallingIfIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.1 | INTEGER | read-only | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which initiated the connection. |
| INT accX25SwitchConnCallingIndex | 1.3.6.1.4.1.5.1.1.17.8.5.1.2 | INTEGER | read-only | An 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. |
| CTR accX25SwitchConnCallingOctets | 1.3.6.1.4.1.5.1.1.17.8.5.1.6 | Counter | read-only | A counter which keeps track of the number of octets sent from the calling to the called port. |
| CTR accX25SwitchConnCallingPkts | 1.3.6.1.4.1.5.1.1.17.8.5.1.5 | Counter | read-only | A counter which keeps track of the number of packets sent from the calling to the called port. |
| INT accX25SwitchConnCallingType | 1.3.6.1.4.1.5.1.1.17.8.5.1.3 | INTEGER | read-only | An integer that indicates the calling type. |
| OCT accX25SwitchConnCallingX121Addr | 1.3.6.1.4.1.5.1.1.17.8.5.1.4 | OCTET STRING | read-only | A string that contains the Calling X.121 address that initiated the connection. |
| GAU accX25SwitchConnections | 1.3.6.1.4.1.5.1.1.17.8.2 | Gauge | read-only | This Object indicates the current number of X.25 connections that are being switched through this router. |
| accX25SwitchConnEntry | 1.3.6.1.4.1.5.1.1.17.8.5.1 | not-accessible | The entry part of accX25SwitchConnTable. | |
| INT accX25SwitchConnState | 1.3.6.1.4.1.5.1.1.17.8.5.1.13 | INTEGER | read-only | An integer that indicates the state of the switched X.25 circuit. |
| accX25SwitchConnTable | 1.3.6.1.4.1.5.1.1.17.8.5 | not-accessible | This Table contains objects which report information about the X.25 calls currently being switched through this router. | |
| OCT accX25SwitchExtRtAddr | 1.3.6.1.4.1.5.1.1.17.8.8.1.3 | OCTET STRING | read-write | A character string which defines the matching pattern for the incoming called X.121 addresses. |
| OCT accX25SwitchExtRtCUD | 1.3.6.1.4.1.5.1.1.17.8.8.1.4 | OCTET STRING | read-write | A 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 accX25SwitchExtRtDisp | 1.3.6.1.4.1.5.1.1.17.8.8.1.5 | INTEGER | read-write | An 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. |
| accX25SwitchExtRtEntry | 1.3.6.1.4.1.5.1.1.17.8.8.1 | not-accessible | The entry part for the Extended Route Table. | |
| INT accX25SwitchExtRtIfIn | 1.3.6.1.4.1.5.1.1.17.8.8.1.2 | INTEGER | read-write | An 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. |
| INT accX25SwitchExtRtIfOut | 1.3.6.1.4.1.5.1.1.17.8.8.1.6 | INTEGER | read-write | An 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 accX25SwitchExtRtIndex | 1.3.6.1.4.1.5.1.1.17.8.8.1.1 | INTEGER | read-write | An Integer that uniquely identifies this row of the Extended Switching Table. |
| INT accX25SwitchExtRtStatus | 1.3.6.1.4.1.5.1.1.17.8.8.1.7 | INTEGER | read-write | An Integer that defines the status of the table row. |
| accX25SwitchExtRtTable | 1.3.6.1.4.1.5.1.1.17.8.8 | not-accessible | This Table contains an extended set of objects which determine the switching of incoming X.25 calls. | |
| accX25SwitchRouteEntry | 1.3.6.1.4.1.5.1.1.17.8.7.1 | not-accessible | The entry part for the Route Table. | |
| INT accX25SwitchRouteIfIndex | 1.3.6.1.4.1.5.1.1.17.8.7.1.2 | INTEGER | read-write | An Integer that identifies the row of the system wide interfaces table associated with the X.25 interface which receives the call request. |
| OCT accX25SwitchRoutePattern | 1.3.6.1.4.1.5.1.1.17.8.7.1.1 | OCTET STRING | read-write | A character string which defines the matching pattern for the incoming called X.121 addresses. |
| INT accX25SwitchRouteStatus | 1.3.6.1.4.1.5.1.1.17.8.7.1.3 | INTEGER | read-write | An Integer that defines the status of the table row. |
| accX25SwitchRouteTable | 1.3.6.1.4.1.5.1.1.17.8.7 | not-accessible | This Table contains objects which determine the switching of incoming X.25 calls. | |
| INT accX25SwitchStatus | 1.3.6.1.4.1.5.1.1.17.8.1 | INTEGER | read-write | This Object controls whether X.25 switching is enabled or disabled. |
| TIK accX25Tx0Timer | 1.3.6.1.4.1.5.1.1.17.3.1.22 | TimeTicks | read-write | Value for T10 (DCE) or T20 (DTE) timer. |
| TIK accX25Tx1Timer | 1.3.6.1.4.1.5.1.1.17.3.1.23 | TimeTicks | read-write | Value for T11 (DCE) or T21 (DTE) timer. |
| TIK accX25Tx2Timer | 1.3.6.1.4.1.5.1.1.17.3.1.24 | TimeTicks | read-write | Value for T12 (DCE) or T22 (DTE) timer. |
| TIK accX25Tx3Timer | 1.3.6.1.4.1.5.1.1.17.3.1.25 | TimeTicks | read-write | Value for T13 (DCE) or T23 (DTE) timer. |
| INT accX25WindowNegot | 1.3.6.1.4.1.5.1.1.17.2.1.4 | INTEGER | read-write | specifies value for Window Size Negotiation Facility (between 1 and 127 inclusive), or zero if Window Size Negotiation Facility is not to be used. |
| CTR accX25XmtCallAccs | 1.3.6.1.4.1.5.1.1.17.4.1.20 | Counter | read-only | Number of Call Accepted (Call Connected) packets transmitted on this port. |
| CTR accX25XmtCallReqs | 1.3.6.1.4.1.5.1.1.17.4.1.19 | Counter | read-only | Number of Call Request (Incoming Call) packets transmitted on this port. |
| CTR accX25XmtClrConfs | 1.3.6.1.4.1.5.1.1.17.4.1.22 | Counter | read-only | Number of Clear Confirmation packets transmitted on this port. |
| CTR accX25XmtClrReqs | 1.3.6.1.4.1.5.1.1.17.4.1.21 | Counter | read-only | Number of Clear Request (Clear Indication) packets transmitted on this port. |
| CTR accX25XmtDatas | 1.3.6.1.4.1.5.1.1.17.4.1.29 | Counter | read-only | Number of Data packets transmitted on this port. |
| CTR accX25XmtDiags | 1.3.6.1.4.1.5.1.1.17.4.1.16 | Counter | read-only | Number of Diagnostic packets transmitted on this port. |
| CTR accX25XmtIntConfs | 1.3.6.1.4.1.5.1.1.17.4.1.26 | Counter | read-only | Number of Interrupt Confirmation packets transmitted on this port. |
| CTR accX25XmtInts | 1.3.6.1.4.1.5.1.1.17.4.1.25 | Counter | read-only | Number of Interrupt packets transmitted on this port. |
| CTR accX25XmtResetConfs | 1.3.6.1.4.1.5.1.1.17.4.1.24 | Counter | read-only | Number of Reset Confirmation packets transmitted on this port. |
| CTR accX25XmtResetReqs | 1.3.6.1.4.1.5.1.1.17.4.1.23 | Counter | read-only | Number of Reset Request (Reset Indication) packets transmitted on this port. |
| CTR accX25XmtRestartConfs | 1.3.6.1.4.1.5.1.1.17.4.1.18 | Counter | read-only | Number of Restart Confirmation packets transmitted on this port. |
| CTR accX25XmtRestartReqs | 1.3.6.1.4.1.5.1.1.17.4.1.17 | Counter | read-only | Number of Restart Request (Restart Indication) packets transmitted on this port. |
| CTR accX25XmtRNRs | 1.3.6.1.4.1.5.1.1.17.4.1.28 | Counter | read-only | Number of RNR [Receive Not Ready] packets transmitted on this port. |
| CTR accX25XmtRRs | 1.3.6.1.4.1.5.1.1.17.4.1.27 | Counter | read-only | Number of RR [Receive Ready] packets transmitted on this port. |
| accXBr | 1.3.6.1.4.1.5.1.1.34 | |||
| accXBridge | 1.3.6.1.4.1.5.1.1.34.1 | |||
| INT accXBridgeRingId | 1.3.6.1.4.1.5.1.1.34.1.2 | INTEGER | read-write | Translation bridging ring ID. |
| INT accXBridgeStatus | 1.3.6.1.4.1.5.1.1.34.1.1 | INTEGER | read-write | Status of translation bridging. |
| accXns | 1.3.6.1.4.1.5.1.1.21 | |||
| INT accXnsAdStat | 1.3.6.1.4.1.5.1.1.21.1.1 | INTEGER | read-write | Administrative status of XNS routing protocol |
| INT accXnsAllNets | 1.3.6.1.4.1.5.1.1.21.1.4 | INTEGER | read-write | All nets mode |
| CTR accXnsAllNetsErrs | 1.3.6.1.4.1.5.1.1.21.5.9 | Counter | read-only | Erroneous All-Nets packets encountered |
| CTR accXnsAllNetsIns | 1.3.6.1.4.1.5.1.1.21.5.7 | Counter | read-only | All-nets packets received |
| CTR accXnsAllNetsOuts | 1.3.6.1.4.1.5.1.1.21.5.8 | Counter | read-only | All-nets packets transmitted |
| INT accXnsCkSum | 1.3.6.1.4.1.5.1.1.21.1.2 | INTEGER | read-write | Checksumming of XNS protocol |
| accXnsHostFilters | 1.3.6.1.4.1.5.1.1.21.11 | |||
| INT accXnsHostFltrAction | 1.3.6.1.4.1.5.1.1.21.11.2.1.4 | INTEGER | read-write | The action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| INT accXnsHostFltrDefaultAction | 1.3.6.1.4.1.5.1.1.21.11.1 | INTEGER | read-write | The action taken on hosts not listed. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| accXnsHostFltrEntry | 1.3.6.1.4.1.5.1.1.21.11.2.1 | not-accessible | A single Host Identifier. | |
| OCT accXnsHostFltrId | 1.3.6.1.4.1.5.1.1.21.11.2.1.1 | OCTET STRING | read-write | Host Identifier |
| OCT accXnsHostFltrPepClient | 1.3.6.1.4.1.5.1.1.21.11.2.1.3 | OCTET STRING | read-write | On PEP traffic, the affected Client Type, or zero for all IDP traffic. |
| OCT accXnsHostFltrSocket | 1.3.6.1.4.1.5.1.1.21.11.2.1.2 | OCTET STRING | read-write | The affected socket number, or zero for 'any socket'. |
| INT accXnsHostFltrStatus | 1.3.6.1.4.1.5.1.1.21.11.2.1.5 | INTEGER | read-write | Writing 'invalid' has the effect of deleting the entry. |
| accXnsHostFltrTable | 1.3.6.1.4.1.5.1.1.21.11.2 | not-accessible | A list of XNS Hosts to be handled specially. | |
| CTR accXnsLocalIns | 1.3.6.1.4.1.5.1.1.21.5.1 | Counter | read-only | Packets received for local usage |
| CTR accXnsLocalOuts | 1.3.6.1.4.1.5.1.1.21.5.2 | Counter | read-only | Locally generated packets |
| INT accXnsMode | 1.3.6.1.4.1.5.1.1.21.1.5 | INTEGER | read-write | RIP protocol type to use |
| INT accXnsNetAdStat | 1.3.6.1.4.1.5.1.1.21.2.1.6 | INTEGER | read-write | Administrative status of network |
| INT accXnsNetCost | 1.3.6.1.4.1.5.1.1.21.2.1.10 | INTEGER | read-write | Cost metric Object will be defaulted to network type dependent value if missing in set PDU which adds entries. |
| INT accXnsNetDlci | 1.3.6.1.4.1.5.1.1.21.2.1.24 | INTEGER | read-write | Frame Relay DLCI for this port |
| INT accXnsNetEncap | 1.3.6.1.4.1.5.1.1.21.2.1.4 | INTEGER | read-write | LAN Encapsulation used (Ethernet). none(0), v2(1), raw(2), llc(3), snap(4) |
| accXnsNetEntry | 1.3.6.1.4.1.5.1.1.21.2.1 | not-accessible | Information on specific network | |
| INT accXnsNetEntryStat | 1.3.6.1.4.1.5.1.1.21.2.1.16 | INTEGER | read-write | Status of this table entry Set this object to invalid to remove entry from table |
| INT accXnsNetFltrAction | 1.3.6.1.4.1.5.1.1.21.10.3.1.3 | INTEGER | read-write | The action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| INT accXnsNetFltrDefaultAction | 1.3.6.1.4.1.5.1.1.21.10.1 | INTEGER | read-write | The action taken on messages not matched. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| OCT accXnsNetFltrDestination | 1.3.6.1.4.1.5.1.1.21.10.3.1.1 | OCTET STRING | read-write | The value to be found in the Destination Network Field, or 0x00000000. |
| OCT accXnsNetFltrDestSkt | 1.3.6.1.4.1.5.1.1.21.10.3.1.5 | OCTET STRING | read-write | The value to be found in the Destination Socket Field, or 0x0000. |
| accXnsNetFltrEntry | 1.3.6.1.4.1.5.1.1.21.10.3.1 | not-accessible | A single Network filter to be matched. | |
| INT accXnsNetFltrPktType | 1.3.6.1.4.1.5.1.1.21.10.3.1.7 | INTEGER | read-write | Packet type, or zero |
| OCT accXnsNetFltrSource | 1.3.6.1.4.1.5.1.1.21.10.3.1.2 | OCTET STRING | read-write | The value to be found in the Source Network Field, or 0x00000000. |
| OCT accXnsNetFltrSrcSkt | 1.3.6.1.4.1.5.1.1.21.10.3.1.6 | OCTET STRING | read-write | The value to be found in the Source Socket Field, or 0x0000. |
| INT accXnsNetFltrStatus | 1.3.6.1.4.1.5.1.1.21.10.3.1.4 | INTEGER | read-write | Writing 'invalid' has the effect of removing this filter entry. |
| accXnsNetFltrTable | 1.3.6.1.4.1.5.1.1.21.10.3 | not-accessible | A list of network filters to specially act on. | |
| OCT accXnsNetFncAddr | 1.3.6.1.4.1.5.1.1.21.2.1.21 | OCTET STRING | read-write | The MAC-layer functional address for sending and receiving multicasts. |
| INT accXnsNetHops | 1.3.6.1.4.1.5.1.1.21.2.1.9 | INTEGER | read-write | Hop count |
| INT accXnsNetMtu | 1.3.6.1.4.1.5.1.1.21.2.1.7 | INTEGER | read-write | Maximum packet size. Object will be defaulted to a network type dependent value if missing in set PDU which adds entries. |
| OCT accXnsNetNumber | 1.3.6.1.4.1.5.1.1.21.2.1.2 | OCTET STRING | read-write | XNS network number |
| INT accXnsNetPort | 1.3.6.1.4.1.5.1.1.21.2.1.1 | INTEGER | read-write | XNS logical port number |
| INT accXnsNetSlot | 1.3.6.1.4.1.5.1.1.21.2.1.5 | INTEGER | read-write | Slot to which the network is attached |
| INT accXnsNetSrMode | 1.3.6.1.4.1.5.1.1.21.2.1.22 | INTEGER | read-write | The source-routing mode for token-ring networks. |
| accXnsNetTable | 1.3.6.1.4.1.5.1.1.21.2 | not-accessible | List of XNS Networks. Entries added/deleted by management action. | |
| INT accXnsNetType | 1.3.6.1.4.1.5.1.1.21.2.1.3 | INTEGER | read-write | Type of network |
| TIK accXnsNetUbQT1 | 1.3.6.1.4.1.5.1.1.21.2.1.19 | TimeTicks | read-write | Ungermann-Bass QT1 timer Object will be defaulted to a network type dependent value if missing in set PDU which adds entries. |
| TIK accXnsNetUbQT2 | 1.3.6.1.4.1.5.1.1.21.2.1.20 | TimeTicks | read-write | Ungermann-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 |
| TIK accXnsNetUbTtl | 1.3.6.1.4.1.5.1.1.21.2.1.18 | TimeTicks | read-write | Ungermann-Bass time-to-live Object will be defaulted if missing in set PDU which adds entries. |
| TIK accXnsNetUbUpdate | 1.3.6.1.4.1.5.1.1.21.2.1.17 | TimeTicks | read-write | Ungermann-Bass update interval Object will be defaulted if missing in set PDU which adds entries. |
| TIK accXnsNetUpdate | 1.3.6.1.4.1.5.1.1.21.2.1.8 | TimeTicks | read-write | Update interval |
| accXnsNetworkFilters | 1.3.6.1.4.1.5.1.1.21.10 | |||
| INT accXnsNetX25FacIndex | 1.3.6.1.4.1.5.1.1.21.2.1.23 | INTEGER | read-write | Index of optional facility string or 0. |
| TIK accXnsNetX25Idle | 1.3.6.1.4.1.5.1.1.21.2.1.13 | TimeTicks | read-write | Time X25 connection can be idle before it is determined to be not busy. |
| STR accXnsNetX25InAddr | 1.3.6.1.4.1.5.1.1.21.2.1.12 | DisplayString | read-write | Receive-only X25 address Object not required in set PDU (defaults to In/Out address) |
| STR accXnsNetX25InOutAddr | 1.3.6.1.4.1.5.1.1.21.2.1.11 | DisplayString | read-write | X25 address to send to and to receive packets from. |
| INT accXnsNetX25PktVal | 1.3.6.1.4.1.5.1.1.21.2.1.14 | INTEGER | read-write | X25 packet size Object will be defaulted if missing in set PDU which adds entries. |
| INT accXnsNetX25PktWin | 1.3.6.1.4.1.5.1.1.21.2.1.15 | INTEGER | read-write | X25 packet window |
| CTR accXnsNodeInErrs | 1.3.6.1.4.1.5.1.1.21.5.5 | Counter | read-only | The number of input packets discarded by this node because of some unspecified internal error. |
| accXnsNodeStat | 1.3.6.1.4.1.5.1.1.21.5 | |||
| CTR accXnsNoRoutes | 1.3.6.1.4.1.5.1.1.21.5.4 | Counter | read-only | Packets for which no route was found |
| CTR accXnsNoSockets | 1.3.6.1.4.1.5.1.1.21.5.3 | Counter | read-only | Packets received for which there was no socket |
| CTR accXnsOutErrs | 1.3.6.1.4.1.5.1.1.21.5.6 | Counter | read-only | Output errors |
| accXnsParms | 1.3.6.1.4.1.5.1.1.21.1 | |||
| CTR accXnsPorFwdReqIns | 1.3.6.1.4.1.5.1.1.21.6.1.3 | Counter | read-only | The 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 accXnsPortCkSums | 1.3.6.1.4.1.5.1.1.21.6.1.12 | Counter | read-only | XNS packet checksum errors detected |
| CTR accXnsPortFwdErrs | 1.3.6.1.4.1.5.1.1.21.6.1.9 | Counter | read-only | The 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 accXnsPortFwdReqOuts | 1.3.6.1.4.1.5.1.1.21.6.1.8 | Counter | read-only | The number of packets received on this port which were successfully forwarded to another port. |
| CTR accXnsPortHopCnts | 1.3.6.1.4.1.5.1.1.21.6.1.6 | Counter | read-only | The number of packets received on this port whose hop count had reached the maximum value. |
| CTR accXnsPortInErrs | 1.3.6.1.4.1.5.1.1.21.6.1.10 | Counter | read-only | The number of packets received on this port which were discarded because of some unspecified internal error. |
| CTR accXnsPortNoFwdRts | 1.3.6.1.4.1.5.1.1.21.6.1.4 | Counter | read-only | The number of packets received on this port for which no route to the destination network could be found. |
| CTR accXnsPortNotForMes | 1.3.6.1.4.1.5.1.1.21.6.1.7 | Counter | read-only | The number of packets received on this port which were addressed to another node on the same network. |
| INT accXnsPortNumber | 1.3.6.1.4.1.5.1.1.21.6.1.1 | INTEGER | read-only | Port number |
| INT accXnsPortOpState | 1.3.6.1.4.1.5.1.1.21.6.1.15 | INTEGER | read-only | Operational status of this port. off(0), down(1), start(2), stop(3), up(4) |
| CTR accXnsPortOutErrs | 1.3.6.1.4.1.5.1.1.21.6.1.14 | Counter | read-only | XNS packet output errors detected |
| accXnsPortStatEntry | 1.3.6.1.4.1.5.1.1.21.6.1 | not-accessible | Per-port statistics | |
| accXnsPortStatTable | 1.3.6.1.4.1.5.1.1.21.6 | not-accessible | XNS Port statistics table | |
| CTR accXnsPortTooLongs | 1.3.6.1.4.1.5.1.1.21.6.1.13 | Counter | read-only | The number of packets received on this port which were discarded because they were too long. |
| CTR accXnsPortTooShorts | 1.3.6.1.4.1.5.1.1.21.6.1.11 | Counter | read-only | The number of packets received on this port which were discarded because they were too short. |
| CTR accXnsPortTotalIns | 1.3.6.1.4.1.5.1.1.21.6.1.2 | Counter | read-only | Total number of XNS Packets received |
| CTR accXnsPortTotalOuts | 1.3.6.1.4.1.5.1.1.21.6.1.5 | Counter | read-only | Total XNS packets transmitted |
| CTR accXnsRipInErrs | 1.3.6.1.4.1.5.1.1.21.4.5 | Counter | read-only | XNS RIP packets received with errors |
| CTR accXnsRipOutErrs | 1.3.6.1.4.1.5.1.1.21.4.6 | Counter | read-only | XNS RIP responses transmitted with errors. |
| CTR accXnsRipReqIns | 1.3.6.1.4.1.5.1.1.21.4.1 | Counter | read-only | XNS RIP requests received |
| CTR accXnsRipReqOuts | 1.3.6.1.4.1.5.1.1.21.4.3 | Counter | read-only | XNS RIP requests transmitted |
| CTR accXnsRipRespIns | 1.3.6.1.4.1.5.1.1.21.4.2 | Counter | read-only | XNS RIP responses received |
| CTR accXnsRipRespOuts | 1.3.6.1.4.1.5.1.1.21.4.4 | Counter | read-only | XNS RIP responses transmitted |
| accXnsRipStat | 1.3.6.1.4.1.5.1.1.21.4 | |||
| accXnsRouteEntry | 1.3.6.1.4.1.5.1.1.21.3.1 | not-accessible | Information on route to destination network | |
| accXnsRouteFilters | 1.3.6.1.4.1.5.1.1.21.9 | |||
| accXnsRouteTable | 1.3.6.1.4.1.5.1.1.21.3 | not-accessible | List of routes to other XNS networks | |
| TIK accXnsRtAge | 1.3.6.1.4.1.5.1.1.21.3.1.8 | TimeTicks | read-only | Age of route |
| INT accXnsRtCost | 1.3.6.1.4.1.5.1.1.21.3.1.5 | INTEGER | read-only | Cost to remote network |
| OCT accXnsRtDest | 1.3.6.1.4.1.5.1.1.21.3.1.1 | OCTET STRING | read-only | Destination network. |
| INT accXnsRteFltrAction | 1.3.6.1.4.1.5.1.1.21.9.3.1.3 | INTEGER | read-write | What is to be done with such an advertisement. |
| INT accXnsRteFltrDefaultAction | 1.3.6.1.4.1.5.1.1.21.9.1 | INTEGER | read-write | The action taken on route updates from unconfigured neighbors. |
| accXnsRteFltrEntry | 1.3.6.1.4.1.5.1.1.21.9.3.1 | not-accessible | A single potential advertisement, with information as to its disposition. | |
| OCT accXnsRteFltrNeighbor | 1.3.6.1.4.1.5.1.1.21.9.3.1.1 | OCTET STRING | read-write | The Host Identifier of the Routing Neighbor that might offer this advertsiement. |
| OCT accXnsRteFltrNetwork | 1.3.6.1.4.1.5.1.1.21.9.3.1.2 | OCTET STRING | read-write | The Network Number the neighbor might advertise. |
| INT accXnsRteFltrStatus | 1.3.6.1.4.1.5.1.1.21.9.3.1.4 | INTEGER | read-write | Writing 'invalid' has the effect of deleting this filter. |
| accXnsRteFltrTable | 1.3.6.1.4.1.5.1.1.21.9.3 | not-accessible | A list of special advertisements that a given neighbor might offer. Route Advertisements defaults are overridden using this table | |
| INT accXnsRteNbrAction | 1.3.6.1.4.1.5.1.1.21.9.2.1.2 | INTEGER | read-write | The action to be taken on advertisements from this routing neighbor, unless overridden by a route filter. |
| accXnsRteNbrEntry | 1.3.6.1.4.1.5.1.1.21.9.2.1 | not-accessible | The host identifier for an individual routing neighbor. | |
| OCT accXnsRteNbrId | 1.3.6.1.4.1.5.1.1.21.9.2.1.1 | OCTET STRING | read-write | The Host Identifier of a potential routing neighbor. |
| INT accXnsRteNbrStatus | 1.3.6.1.4.1.5.1.1.21.9.2.1.3 | INTEGER | read-write | Writing 'invalid' has the effect of deleting this routing neighbor and making its associated route filters of no effect. |
| accXnsRteNbrTable | 1.3.6.1.4.1.5.1.1.21.9.2 | not-accessible | A list of Host Identifiers for Routing Neighbors. | |
| INT accXnsRtHops | 1.3.6.1.4.1.5.1.1.21.3.1.4 | INTEGER | read-only | Number of hops to remote network |
| OCT accXnsRtNxtNet | 1.3.6.1.4.1.5.1.1.21.3.1.2 | OCTET STRING | read-only | The next network along the way to the destination network. |
| INT accXnsRtOwner | 1.3.6.1.4.1.5.1.1.21.3.1.7 | INTEGER | read-only | Source of route |
| INT accXnsRtPort | 1.3.6.1.4.1.5.1.1.21.3.1.9 | INTEGER | read-only | The logical port number through which packets will be forwarded to the destination network. |
| OCT accXnsRtRouter | 1.3.6.1.4.1.5.1.1.21.3.1.3 | OCTET STRING | read-only | Router on next XNS network on route |
| INT accXnsRtType | 1.3.6.1.4.1.5.1.1.21.3.1.6 | INTEGER | read-only | Type of route |
| INT accXnsSpltHorz | 1.3.6.1.4.1.5.1.1.21.1.3 | INTEGER | read-write | Split horizon mode of XNS protocol |
| CTR accXnsUbInErrs | 1.3.6.1.4.1.5.1.1.21.8.12 | Counter | read-only | U-B total input errors |
| accXnsUbNbrEntry | 1.3.6.1.4.1.5.1.1.21.7.1 | not-accessible | Information on specific neighbor. | |
| accXnsUbNbrTable | 1.3.6.1.4.1.5.1.1.21.7 | not-accessible | XNS Neighbor table (Ungermann-Bass) | |
| INT accXnsUbnCost | 1.3.6.1.4.1.5.1.1.21.7.1.5 | INTEGER | read-only | Cost to neighbor |
| INT accXnsUbnHops | 1.3.6.1.4.1.5.1.1.21.7.1.4 | INTEGER | read-only | Hop count to neighbor |
| OCT accXnsUbnLclNet | 1.3.6.1.4.1.5.1.1.21.7.1.2 | OCTET STRING | read-only | Local network |
| CTR accXnsUbNoRoutes | 1.3.6.1.4.1.5.1.1.21.8.11 | Counter | read-only | U-B unreachable network |
| OCT accXnsUbnRmtNet | 1.3.6.1.4.1.5.1.1.21.7.1.1 | OCTET STRING | read-only | Remote network |
| OCT accXnsUbnRouter | 1.3.6.1.4.1.5.1.1.21.7.1.3 | OCTET STRING | read-only | Router |
| INT accXnsUbnState | 1.3.6.1.4.1.5.1.1.21.7.1.6 | INTEGER | read-only | State of neighbor. local(0), congested(1), uncongested(2), keepalive(3) |
| TIK accXnsUbnTtl | 1.3.6.1.4.1.5.1.1.21.7.1.7 | TimeTicks | read-only | Time to live |
| CTR accXnsUbOutErrs | 1.3.6.1.4.1.5.1.1.21.8.13 | Counter | read-only | U-B total output errors |
| accXnsUbRip | 1.3.6.1.4.1.5.1.1.21.8 | |||
| CTR accXnsUbRipConHelIns | 1.3.6.1.4.1.5.1.1.21.8.3 | Counter | read-only | U-B RIP (congested) Hello packets received |
| CTR accXnsUbRipConHelOuts | 1.3.6.1.4.1.5.1.1.21.8.8 | Counter | read-only | U-B (congested) hello packets transmitted |
| CTR accXnsUbRipHelloIns | 1.3.6.1.4.1.5.1.1.21.8.2 | Counter | read-only | U-B RIP Hello packets received |
| CTR accXnsUbRipHelloOuts | 1.3.6.1.4.1.5.1.1.21.8.7 | Counter | read-only | U-B hello packets transmitted |
| CTR accXnsUbRipRedirIns | 1.3.6.1.4.1.5.1.1.21.8.5 | Counter | read-only | U-B RIP redirect packets received |
| CTR accXnsUbRipRedirOuts | 1.3.6.1.4.1.5.1.1.21.8.10 | Counter | read-only | U-B redirect packets transmitted |
| CTR accXnsUbRipRespIns | 1.3.6.1.4.1.5.1.1.21.8.1 | Counter | read-only | U-B RIP Responses received |
| CTR accXnsUbRipRespOuts | 1.3.6.1.4.1.5.1.1.21.8.6 | Counter | read-only | U-B RIP responses transmitted |
| CTR accXnsUbRipUnConHelIns | 1.3.6.1.4.1.5.1.1.21.8.4 | Counter | read-only | U-B RIP (uncongested) Hello packets received |
| CTR accXnsUbRipUnConHelOuts | 1.3.6.1.4.1.5.1.1.21.8.9 | Counter | read-only | U-B (uncongested) hello packets transmitted |
| INT ipMultiPathAge | 1.3.6.1.4.1.5.1.1.23.1.9 | INTEGER | read-write | The 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. |
| IP ipMultiPathDest | 1.3.6.1.4.1.5.1.1.23.1.1 | IpAddress | read-write | The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. |
| ipMultiPathEntry | 1.3.6.1.4.1.5.1.1.23.1 | not-accessible | A particular route to a particular destina- tion, under a particular policy. | |
| INT ipMultiPathIfIndex | 1.3.6.1.4.1.5.1.1.23.1.3 | INTEGER | read-write | The 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 ipMultiPathMask | 1.3.6.1.4.1.5.1.1.23.1.4 | IpAddress | read-write | Indicate 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. |
| INT ipMultiPathMetric | 1.3.6.1.4.1.5.1.1.23.1.6 | INTEGER | read-write | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipMultiPathProto value. |
| IP ipMultiPathNextHop | 1.3.6.1.4.1.5.1.1.23.1.5 | IpAddress | read-write | The 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 ipMultiPathPolicy | 1.3.6.1.4.1.5.1.1.23.1.2 | INTEGER | read-write | An instantiator for the relevant policy table. |
| INT ipMultiPathProto | 1.3.6.1.4.1.5.1.1.23.1.8 | INTEGER | read-write | The routing mechanism via which this route was learned. |
| ipMultiPathTable | 1.3.6.1.4.1.5.1.1.23 | not-accessible | This entity's IP Routing table. | |
| INT ipMultiPathType | 1.3.6.1.4.1.5.1.1.23.1.7 | INTEGER | read-write | The 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 oIpSubDirBcast | 1.3.6.1.4.1.5.1.1.18.4 | INTEGER | read-write | Packets 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. |
| INT oldIpxNetFltrAction | 1.3.6.1.4.1.5.1.1.22.10.2.1.3 | INTEGER | read-write | The action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| OCT oldIpxNetFltrDestination | 1.3.6.1.4.1.5.1.1.22.10.2.1.1 | OCTET STRING | read-write | The value to be found in the Destination Network Field, or 0x00000000. |
| oldIpxNetFltrEntry | 1.3.6.1.4.1.5.1.1.22.10.2.1 | not-accessible | A single Network Number pair to be matched. | |
| OCT oldIpxNetFltrSource | 1.3.6.1.4.1.5.1.1.22.10.2.1.2 | OCTET STRING | read-write | The value to be found in the Source Network Field, or 0x00000000. |
| INT oldIpxNetFltrStatus | 1.3.6.1.4.1.5.1.1.22.10.2.1.4 | INTEGER | read-write | Writing 'invalid' has the effect of removing this filter entry. |
| oldIpxNetFltrTable | 1.3.6.1.4.1.5.1.1.22.10.2 | not-accessible | A list of network pairs to specially act on. | |
| INT oldXnsNetFltrAction | 1.3.6.1.4.1.5.1.1.21.10.2.1.3 | INTEGER | read-write | The action to be taken on matching messages. discard(0), lowPriority(1), normalPriority(2), highPriority(3) |
| OCT oldXnsNetFltrDestination | 1.3.6.1.4.1.5.1.1.21.10.2.1.1 | OCTET STRING | read-write | The value to be found in the Destination Network Field, or 0x00000000. |
| oldXnsNetFltrEntry | 1.3.6.1.4.1.5.1.1.21.10.2.1 | not-accessible | A single Network Number pair to be matched. | |
| OCT oldXnsNetFltrSource | 1.3.6.1.4.1.5.1.1.21.10.2.1.2 | OCTET STRING | read-write | The value to be found in the Source Network Field, or 0x00000000. |
| INT oldXnsNetFltrStatus | 1.3.6.1.4.1.5.1.1.21.10.2.1.4 | INTEGER | read-write | Writing 'invalid' has the effect of removing this filter entry. |
| oldXnsNetFltrTable | 1.3.6.1.4.1.5.1.1.21.10.2 | not-accessible | A list of network pairs to specially act on. | |
| INT pysmiFakeCol472 | 1.3.6.1.4.1.5.1.1.1.1.5.4294967295 | INTEGER | not-accessible | |
| IP pysmiFakeCol473 | 1.3.6.1.4.1.5.1.1.40.1.1.4294967295 | IpAddress | not-accessible | |
| IP pysmiFakeCol474 | 1.3.6.1.4.1.5.1.1.29.13.1.4294967295 | IpAddress | not-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.