All MIBs › ACC-FAKE
Category: Vendor: ACC/Ericsson
Description:
Defines placeholder or test MIB objects for ACC/Ericsson router platforms, used internally during development and testing of the management framework.
Imported Objects
What Is ACC-FAKE?
ACC-FAKE appears to be an internal placeholder or test MIB module associated with ACC/Ericsson router platforms, reusing standard IP CIDR routing table object names rather than defining genuinely new managed objects. Its data categories are limited to whatever it borrows from the standard IP-FORWARD-MIB style CIDR route table (destination, mask, TOS, next hop). It has minimal practical value for monitoring real hardware or software status since it exists for internal development/testing of the management framework rather than production use. It is dependent on (or mirrors) the standard IP-FORWARD-MIB's ipCidrRouteTable structure, and any tooling that stumbles across an ACC-FAKE OID in a MIB walk should treat it as a leftover test artifact rather than genuine device data. Deployment context, if used at all, would be internal test/lab environments during MIB tooling development, not production networks.
IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-FAKE. 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 router (test/placeholder module, not a real product MIB)
Monitoring Examples
Because this module is a test/placeholder artifact rather than a real product MIB, there is no realistic production monitoring scenario to describe; any values under ipCidrRouteDest/ipCidrRouteMask/ipCidrRouteTos/ipCidrRouteNextHop would simply mirror standard IP routing table semantics used for internal testing, not device-specific data.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| accFake | 1.3.6.1.4.1.5.2 | |||
| INT ifOperStatus | 1.3.6.1.4.1.5.2.1 | INTEGER | read-only | The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| DLC frCircuitDlci | 1.3.6.1.4.1.5.2.2 | DLCI | read-only | The Data Link Connection Identifier for this virtual circuit. |
| IP ospfIfIpAddress | 1.3.6.1.4.1.5.2.3 | IpAddress | read-write | The IP address of this OSPF interface. |
| INT ospfAddressLessIf | 1.3.6.1.4.1.5.2.4 | INTEGER | read-write | For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address. |
| ARE ospfAreaId | 1.3.6.1.4.1.5.2.5 | AreaID | read-write | A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone. |
| INT ospfIfType | 1.3.6.1.4.1.5.2.6 | INTEGER | read-write | The OSPF interface type. By way of a default, this field may be intuited from the corresponding value of ifType. Broadcast LANs, such as Ethernet and IEEE 802.5, take the value 'broadcast', X.25, Frame Relay, and similar technologies take the value 'nbma', and links that are definitively point to point take the value 'pointToPoint'. |
| ARE ospfVirtIfAreaId | 1.3.6.1.4.1.5.2.7 | AreaID | read-write | The Transit Area that the Virtual Link traverses. By definition, this is not 0.0.0.0 |
| ROU ospfVirtIfNeighbor | 1.3.6.1.4.1.5.2.8 | RouterID | read-write | The Router ID of the Virtual Neighbor. |
| ARE ospfVirtNbrArea | 1.3.6.1.4.1.5.2.9 | AreaID | read-only | The Transit Area Identifier. |
| ROU ospfRouterId | 1.3.6.1.4.1.5.2.10 | RouterID | read-write | A 32-bit integer uniquely identifying the router in the Autonomous System. By convention, to ensure uniqueness, this should default to the value of one of the router's IP interface addresses. |
| T/F ospfASBdrRtrStatus | 1.3.6.1.4.1.5.2.11 | TruthValue | read-write | A flag to note whether this router is an Autonomous System border router. |
| T/F ospfTOSSupport | 1.3.6.1.4.1.5.2.12 | TruthValue | read-write | The router's support for type-of-service routing. |
| STA ospfAdminStat | 1.3.6.1.4.1.5.2.13 | Status | read-write | The administrative status of OSPF in the router. The value 'enabled' denotes that the OSPF Process is active on at least one interface; 'disabled' disables it on all interfaces. |
| IP ospfNbrIpAddr | 1.3.6.1.4.1.5.2.14 | IpAddress | read-write | The IP address of this neighbor. |
| INT ospfLsdbType | 1.3.6.1.4.1.5.2.15 | INTEGER | read-only | The type of the link state advertisement. Each link state type has a separate advertisement format. |
| ARE ospfLsdbAreaId | 1.3.6.1.4.1.5.2.16 | AreaID | read-only | The 32 bit identifier of the Area from which the LSA was received. |
| NUM ospfNbrAddressLessIndex | 1.3.6.1.4.1.5.2.17 | InterfaceIndex | read-write | On an interface having an IP Address, zero. On addressless interfaces, the corresponding value of ifIndex in the Internet Standard MIB. On row creation, this can be derived from the instance. |
| INT ospfMulticastExtensions | 1.3.6.1.4.1.5.2.18 | INTEGER | read-write | A Bit Mask indicating whether the router is forwarding IP multicast (Class D) datagrams based on the algorithms defined in the Multi- cast Extensions to OSPF. Bit 0, if set, indicates that the router can forward IP multicast datagrams in the router's directly attached areas (called intra-area mul- ticast routing). Bit 1, if set, indicates that the router can forward IP multicast datagrams between OSPF areas (called inter-area multicast routing). Bit 2, if set, indicates that the router can forward IP multicast datagrams between Auto- nomous Systems (called inter-AS multicast rout- ing). Only certain combinations of bit settings are allowed, namely: 0 (no multicast forwarding is enabled), 1 (intra-area multicasting only), 3 (intra-area and inter-area multicasting), 5 (intra-area and inter-AS multicasting) and 7 (multicasting everywhere). By default, no mul- ticast forwarding is enabled. |
| ARE ospfAreaAggregateAreaID | 1.3.6.1.4.1.5.2.19 | AreaID | read-only | The Area the Address Aggregate is to be found within. |
| IP ospfAreaAggregateNet | 1.3.6.1.4.1.5.2.20 | IpAddress | read-only | The IP Address of the Net or Subnet indicated by the range. |
| IP ospfAreaAggregateMask | 1.3.6.1.4.1.5.2.21 | IpAddress | read-only | The Subnet Mask that pertains to the Net or Subnet. |
| IP ipCidrRouteDest | 1.3.6.1.4.1.5.2.22 | IpAddress | read-only | The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the ipCidrRouteMask object is not equal to x. |
| IP ipCidrRouteMask | 1.3.6.1.4.1.5.2.23 | IpAddress | read-only | Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipCidrRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipCidrRouteMask by reference to the IP Ad- dress Class. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the ipCidrRouteDest object is not equal to ipCidrRoute- Dest. |
| INT ipCidrRouteTos | 1.3.6.1.4.1.5.2.24 | INTEGER | read-only | The policy specifier is the IP TOS Field. The encoding of IP TOS is as specified by the following convention. Zero indicates the default path if no more specific policy applies. +-----+-----+-----+-----+-----+-----+-----+-----+ | | | | | PRECEDENCE | TYPE OF SERVICE | 0 | | | | | +-----+-----+-----+-----+-----+-----+-----+-----+ IP TOS IP TOS Field Policy Field Policy Contents Code Contents Code 0 0 0 0 ==> 0 0 0 0 1 ==> 2 0 0 1 0 ==> 4 0 0 1 1 ==> 6 0 1 0 0 ==> 8 0 1 0 1 ==> 10 0 1 1 0 ==> 12 0 1 1 1 ==> 14 1 0 0 0 ==> 16 1 0 0 1 ==> 18 1 0 1 0 ==> 20 1 0 1 1 ==> 22 1 1 0 0 ==> 24 1 1 0 1 ==> 26 1 1 1 0 ==> 28 1 1 1 1 ==> 30 |
| IP ipCidrRouteNextHop | 1.3.6.1.4.1.5.2.25 | IpAddress | read-only | On remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0. |
| STR ifName | 1.3.6.1.4.1.5.2.26 | DisplayString | read-only | The textual name of the interface. The value of this object should be the name of the interface as assigned by the local device and should be suitable for use in commands entered at the device's `console'. This might be a text name, such as `le0' or a simple port number, such as `1', depending on the interface naming syntax of the device. If several entries in the ifTable together represent a single interface as named by the device, then each will have the same value of ifName. If there is no local name, or this object is otherwise not applicable, then this object contains a 0-length string. |
RFC description
ACC enterprise MIB containing fake/placeholder definitions derived from standard RFCs for compatibility purposes (test/utility MIB).
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.