Home/Catalog/USR-IP-MIB

USR-IP-MIB

The enterprise specific defined objects for IP
Main OID:
usrIp.1.3.6.1.4.1.77.1.1.12
119
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

119 total
Object Name
usrIpThe enterprise specific defined objects for IP
MODULE-IDENTITY
.1.3.6.1.4.1.77.1.1.12
usrIpVersionThe current software version of the IP Forwarder.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.12.1
usrIpCFMStatusFlagThis variable controls saving and loading of configuration information for the IP Module. The value can be SET to either save(2) or load(4) by a management station; a GET following should return normal(1). The other values indicate if any configuration operation and what type is in progress.rw
UsrConfigStatus
.1.3.6.1.4.1.77.1.1.12.2
usrIpCfgFileNameThe name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the IP module uses the default name `@file://IPModule.cfg'.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.12.3
usrIpNetworkTableThe (conceptual) table of IP Networks. The objects in this table are essentially read/write versions of the ipAddrTable in MIB-2. These objects are defined as read/write so that they can be configured by a Network Manager at the time an IP Network is added to the Netserver configuration. Any attempt to modify these parameters when the network is in an active state will fail.
SEQUENCE OF UsrIpNetworkEntry
.1.3.6.1.4.1.77.1.1.12.4
usrIpNetworkEntryA (conceptual) entry for one IP Network.
UsrIpNetworkEntry
.1.3.6.1.4.1.77.1.1.12.4.1
usrIpNetIdThe logical identifier of the IP Network. This is the value of the usrCfgNetLogicalId object in the usrCfgNetworkTable. The IP forwarder returns this identifier to the Configuration process in the FWD_ADD_NETWORK_RSP message. It allows management applications to correlate Network Table entries with protocol specific table entries.
UsrNetLogicalId
.1.3.6.1.4.1.77.1.1.12.4.1.1
usrIpNetAddrThe IP address this network has assigned to the local interface.ro
IpAddress
.1.3.6.1.4.1.77.1.1.12.4.1.2
usrIpNetMaskThe subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.ro
IpAddress
.1.3.6.1.4.1.77.1.1.12.4.1.3
usrIpNetBcastAddrThe value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.rw
Integer32
.1.3.6.1.4.1.77.1.1.12.4.1.4
usrIpNetReasmMaxSizeThe size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.rw
Integer32
.1.3.6.1.4.1.77.1.1.12.4.1.5
usrIpNetRoutingProtocolThe routing protocol to be operated on this IP network.rwobsolete
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.6
usrIpNetSendDefaultRoutePolicyAllows disabling or enabling of the send default route RIP policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.7
usrIpNetSendRoutesPolicyAllows disabling or enabling of the send routes RIP policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.8
usrIpNetSendSubnetsOnlyPolicyAllows disabling or enabling of the send subnets only RIP policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.9
usrIpNetAcceptDefaultRoutePolicyAllows disabling or enabling of the accept default route RIP policy. This policy is disabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.10
usrIpNetSilentPolicyAllows disabling or enabling of the silent policy. This policy is disabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.11
usrIpNetSplitHorizonPolicyAllows disabling or enabling of the split horizon RIP policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.12
usrIpNetPoisonReversePolicyAllows disabling or enabling of the poison reverse RIP policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.13
usrIpNetFlashUpdatePolicyAllows disabling or enabling of the flash update RIP policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.14
usrIpNetSimpleAuthenPolicyAllows disabling or enabling of the simple authentication RIP policy. This policy is valid for RIPV2 only and is enabled by default when RIPV2 is selected as the routing protocol.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.15
usrIpNetSendRipV1CompatPolicyAllows disabling or enabling of the send RipV1 compatible policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.16
usrIpNetRcvRipV1PolicyAllows disabling or enabling of the receive RipV1 policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.17
usrIpNetRcvRipV2PolicyAllows disabling or enabling of the receive RipV2 policy. This policy is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.18
usrIpNetRip2AuthKeythis variable defines the authentication key for ip rip2. when this variable is set, by default, the authentication type is also set to simple.rw
DisplayString
.1.3.6.1.4.1.77.1.1.12.4.1.19
usrIpNetReconfigNeededThis object has a value of TRUE by default. If any other object in the usrIpNetworkTable has been changed since the network was enabled, the value of this object becomes TRUE. All object values in this table only take effect when the network is enabled. This object is meant to notify the system administrator that at least one network parameter has been modified and the network should be reinitialized in order for the new parameter values to take effect. The network can be automatically reconfigured by setting the network state to 'reconfigure' in the usrCfgNetStatus object of the usrCfgNetworkTable.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.12.4.1.20
usrIpNetRoutingMetricThe routing metric for using this IP network.rw
Integer32
.1.3.6.1.4.1.77.1.1.12.4.1.21
usrIpNetExportMetricThe metric for advertising route through this IP network.rw
Integer32
.1.3.6.1.4.1.77.1.1.12.4.1.22
usrIpNetRoutingNoneSpecifies that no routing protocol will be operating on this IP network. Only valid SET option is enable(1) since disable is meaningless unless a specific routing protocol is set; doing this will automatically set RoutingProtocolNone to disable(0)rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.27
usrIpNetRoutingRipV1Specifies if the RIPv1 routing protocol will be operating or not operating on this IP network.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.28
usrIpNetRoutingRipV2Specifies if the RIPv2 routing protocol will be operating or not operating on this IP network.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.29
usrIpNetRoutingOspfSpecifies if the OSPF routing protocol will be operating or not operating on this IP network.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.4.1.30
usrIpAddressPoolSizethis variable denotes the size of the dynamic address assignment pool. the default size is 8. no, not olympic. to have a size other than the default, one should set the pool size to the desired number before setting usrIpAddressPoolBegin.rwobsolete
Integer32
.1.3.6.1.4.1.77.1.1.12.5
usrIpAddressPoolBeginthe variable denotes the starting ip address of the dynamic address assignment pool. one needs to restart the system to change it once it is set.rwobsolete
IpAddress
.1.3.6.1.4.1.77.1.1.12.6
usrIpHostAddressthis variable shows the host ip address of the system. it is registered automatically by the ip forwarder and is not settable via SNMP. In general, the host address is also the ip address of the first added lan interface's ip address.rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.7
usrIpRoutesFlagthis flag triggers cfm to save/load ip static routes, good luck.rw
UsrConfigStatus
.1.3.6.1.4.1.77.1.1.12.8
usrIpForwardingthis variable mirrors the ipForwarding flag in MIB-IIrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.9
usrIpIcmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.12.10
usrIpIcmpOutRouterAdvertiseThe total number of ICMP Router Advertisement messages that has been sent by the router. Note this counter includes all those counted by icmpOutMsgs.ro
Counter32
.1.3.6.1.4.1.77.1.1.12.10.1
usrIpIcmpInRouterAdvertiseThe total number of ICMP Router Advertisement messages that the router has received. Note this counter includes all those counted by icmpInMsgs.ro
Counter32
.1.3.6.1.4.1.77.1.1.12.10.2
usrIpIcmpInRouterSolicitThe total number of ICMP Router Solicitation messages that has been received by the router. Note this counter includes all those counted by icmpInMsgs.ro
Counter32
.1.3.6.1.4.1.77.1.1.12.10.3
usrIpIcmpLogFlagFlag indicates whether ICMP syslogging is enabled or or not.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.10.4
usrIpIcmpRouterAdvertiseFlagFlag indicates whether ICMP router advertisement is enabled or or not.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.10.5
usrIpDropAllFO1indicating whether ip packet with FO = 1 is to be droppedrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.11
usrIpDropTcpFO1indicating whether ip packet with FO == 1 AND protocol == TCP is to be droppedrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.12
usrIpDropOptionsindicating whether ip packet with options is to be droppedrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.13
usrIpDropSRRouteindicating whether ip packet with OPTION==Source Route is to be droppedrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.14
usrIpAddrPoolTableThe table of IP Address Pools. These objects are defined as read/write so that they can be configured by a Network Manager at the time an IP Address Pool is added.
SEQUENCE OF UsrIpAddrPoolEntry
.1.3.6.1.4.1.77.1.1.12.15
usrIpAddrPoolEntryA (conceptual) entry for one IP Address Pool. To create a new row in this table the objects usrIpAddrPoolBegin and usrIpAddrPoolNetMask must be provided.
UsrIpAddrPoolEntry
.1.3.6.1.4.1.77.1.1.12.15.1
usrIpAddrPoolNamethe name of this IP address pool.
DisplayString
.1.3.6.1.4.1.77.1.1.12.15.1.1
usrIpAddrPoolBeginthe starting ip address of this IP address pool.rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.15.1.2
usrIpAddrPoolNetMaskthe network mask for this IP address pool. For classful pools this will be one of A/B/C/D/H; if not specified with usrIpAddrPoolBegin it will default to Class A. For classless pools the value of this object is calculated internally based on CIDR(RFC1519)rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.15.1.3
usrIpAddrPoolSizethe number of IP addresses in this pool. the default size is 1 Note that on the PDSN, the range is (1..4096) Note that on the HACN, the range is (1..4096) Note that on the HA, the range is (1..10000)rw
Integer32
.1.3.6.1.4.1.77.1.1.12.15.1.4
usrIpAddrPoolStateIf this object is set to public(1) an IP address can be selected from this pool for any user not assigned to a pool. If set to private(2) IP addresses can only be selected from this pool by users assigned to it.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.15.1.5
usrIpAddrPoolRouteIf this object is set to aggregate(1) a host routes within RIP updates will be aggregated. If set to no_aggregate(2) host routes will not be aggregated.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.15.1.6
usrIpAddrPoolStatusThis object can only be set to delete(1) or active(2). If set to active(2) IP addresses can be assigned from this pool. If set to delete(1) this pool is being deleted so no new users can be assigned IP addresses from this pool. If set to remove(3) IP addresses are being removed from this pool so no new users can be assigned IP address from this pool. If set to remove_pending(4) this pool is currently waiting for users to release IP addresses that need to be deleted, new users can be assigned IP addresses from this pool. If set to delete_pending(5) this pool is waiting for users to release IP addresses so this pool can be deleted. No new users can be assigned from this poolrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.15.1.7
usrIpAddrPoolInUsethe number of pool addresses in use. This is calculated using the size and the number of entries available.ro
Integer32
.1.3.6.1.4.1.77.1.1.12.15.1.8
usrIpAddrPoolMaxWastedthe Max number of pool addresses wasted in case of multiple routes aggr pool For PDSN, Range is (0..4096) For HA, Range is (0..10000)rw
Integer32
.1.3.6.1.4.1.77.1.1.12.15.1.9
usrIpAddrPoolPriorityPriority for a Pool. Address pool selection for NOT round-robin method shall use this field. Lowest value (1) has highest priority.rw
Integer32
.1.3.6.1.4.1.77.1.1.12.15.1.10
usrIpAddressPoolFilterThis object may only be set to enable(1) or disable (2). If set to enable(1) and if IP address found in any pools, but for which a host route does not exits, will return null route to drop packet. If set to disable(2) there will be no check for IP address in pool table. This is disabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.16
usrIpSRCPPPAddressThis variable sets the local address for WAN links (SLIP/PPP). If zero system will user internal or other ethernet address for itrw
IpAddress
.1.3.6.1.4.1.77.1.1.12.17
usrIpSRCRADIUSAddressFor all radius packets send out this will the source address. If zero internal ip address or interface IP address will be the source address .rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.18
usrIpSRCSyslogAddressFor all Syslog packets send out this will the source address. If zero internal ip address or interface IP address will be the source address .rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.19
usrIpClearArpThis object is used to clear the entire ARP cacherw
Integer32
.1.3.6.1.4.1.77.1.1.12.20
usrIpSrcIGMPAddressFor all IGMP packets send out this will the source address. If zero internal ip address or interface IP address will be the source address .rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.21
usrIpAddressPoolRoundRobinThis object may only be set to enable(1) or disable (2). If set to enable(1), addresses will be allocated from address pools in round-robin fashion. If set to disable(2), addresses will be allocated from the first pool until all of its addresses are depleted. Then addresses will be allocated from the next pool, and so forth. This is enabled by default.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.22
usrIpDefaultRouteTableTable of default route entries. Since all default routes have all 0's address and mask gateway address will be used as a index.
SEQUENCE OF UsrIpDefaultRouteEntry
.1.3.6.1.4.1.77.1.1.12.23
usrIpDefaultRouteEntryAll 0's for the network and all 0's mask.
UsrIpDefaultRouteEntry
.1.3.6.1.4.1.77.1.1.12.23.1
usrIpDefaultRouteGatewayGateway for this default route.ro
IpAddress
.1.3.6.1.4.1.77.1.1.12.23.1.1
usrIpDefaultRouteStatusCreate/delete parameter.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.23.1.2
usrIpDefaultRouteMetricMetric for this default route.rw
Integer32
.1.3.6.1.4.1.77.1.1.12.23.1.3
usrGlobalSourceIpFilterFlagIndicates whether Global Source address assurance feature is enabled.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.24
usrIpIeaSendUnsolicitedArpThis flag is DISABLED by default. In order to send unsolicited ARP request when the user gets connected, the needs to be set to ENABLED.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.25
usrIpIeaForceNexthopRouteThis flag is DISABLED by default. The state DISABLED states NOT to drop the connection for the user if the next hop in INVALID and also to use other routes to forward the packets when the next hop router is unreachable. If the state is ENABLED, then the user will be disconnected if nexthop route is INVALID and also drop the packets when nexthop route becomes unreachable.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.26
usrIpSRCPingAddressThis variable sets the src address for pingrw
IpAddress
.1.3.6.1.4.1.77.1.1.12.27
usrIpSRCTraceRouteAddressThis variable sets the src address for tracerouterw
IpAddress
.1.3.6.1.4.1.77.1.1.12.28
usrIpProxyArpAllDialinNetIndicates whether Proxy ARPing all dialin networks feature is enabled. Default is disabledrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.29
usrIpSendHostUnreachForPoolIndicates whether to send icmp unreachable for pool addresses Default is disabledrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.30
usrIpIeaNextHopRoutingIndicates whether next hop routing is enabled or not. The default value is ENABLEDrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.31
usrIpSrcVTPAddressFor all VTP packets send out this will the source address. If zero internal ip address or interface IP address will be the source address.rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.32
usrIpSrcPPTPAddressFor all PPTP packets sent out by the PAC, this will the source address. If this is zero then the internal ip addr or interface IP addr will be the source address .rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.33
usrIpSrcL2TPAddressFor all L2TP packets sent out by the LAC, this will the source address. If this is zero then the internal ip addr or interface IP addr will be the source address .rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.34
usrIpSrcRouteTableThis entity's IP Source Routing table.
SEQUENCE OF UsrIpSrcRouteEntry
.1.3.6.1.4.1.77.1.1.12.35
usrIpSrcRouteEntryA route to a particular destination.
UsrIpSrcRouteEntry
.1.3.6.1.4.1.77.1.1.12.35.1
usrIpSrcRouteDestThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use. This object is not applicable to the PDSNrw
IpAddress
.1.3.6.1.4.1.77.1.1.12.35.1.1
usrIpSrcRouteIfIndexThe 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. This object is not applicable to the PDSNrw
Integer32
.1.3.6.1.4.1.77.1.1.12.35.1.2
usrIpSrcRouteMetric1The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1. This object is not applicable to the PDSNrw
Integer32
.1.3.6.1.4.1.77.1.1.12.35.1.3
usrIpSrcRouteNextHopThe 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.) This object is not applicable to the PDSNrw
IpAddress
.1.3.6.1.4.1.77.1.1.12.35.1.4
usrIpSrcRouteTypeThe type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. The only value settable from SNMP is invalid(2). Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively disassociates 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 currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.35.1.5
usrIpSrcRouteProtoThe routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols. This object is not applicable to the PDSNro
Enumeration
.1.3.6.1.4.1.77.1.1.12.35.1.6
usrIpSrcRouteMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipSrcRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipSrcRouteDest 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 ipRouteDest 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 routing subsystems implicitly use this mechanism. This object is not applicable to the PDSNrw
IpAddress
.1.3.6.1.4.1.77.1.1.12.35.1.7
usrIpSrcRouteStatusWhether the route is UP or DOWN - updated internally depending upon whether the network goes up or down. Not settable via SNMP. This object is not applicable to the PDSNrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.35.1.8
usrIpSrcRouteInterfaceTableThe table listing the interfaces on which source based routing is enabled.
SEQUENCE OF UsrIpSrcRouteInterfaceEntry
.1.3.6.1.4.1.77.1.1.12.36
usrIpSrcRouteInterfaceEntryAn entry representing an interface on which source based routing is enabled.
UsrIpSrcRouteInterfaceEntry
.1.3.6.1.4.1.77.1.1.12.36.1
usrIpSrcRouteInterfaceIfNameThe interface name for which source rbased routing is enabled.
DisplayString
.1.3.6.1.4.1.77.1.1.12.36.1.1
usrIpSrcRouteInterfaceEnabledIndicates whether source routing is enabled or not.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.36.1.2
usrIpRespondToDirectedBcstDisable responding to directed bcast globallyrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.37
usrIpStaticArpTableTable of Static Arp cache
SEQUENCE OF UsrIpStaticRouteEntry
.1.3.6.1.4.1.77.1.1.12.38
usrIpStaticArpEntry
UsrIpStaticRouteEntry
.1.3.6.1.4.1.77.1.1.12.38.1
usrIpStaticArpIpAddrThe ip address of the ARP entryro
IpAddress
.1.3.6.1.4.1.77.1.1.12.38.1.1
usrIpusrIpStaticArpIntThe interface of the static ARP entryro
OCTET STRING
.1.3.6.1.4.1.77.1.1.12.38.1.2
usrIpStaticArpStatusThis object is used to identify the ARP operation. It is set to 1 when an entry is added; setting it to 2 will delete the entry.rw
Enumeration
.1.3.6.1.4.1.77.1.1.12.38.1.3
usrIpStaticArpMacAddrThis object is used to store the associated MAC addressrw
OCTET STRING
.1.3.6.1.4.1.77.1.1.12.38.1.4
usrIpStaticArpStateThis is the type of static arp entry. Public/privaterw
Enumeration
.1.3.6.1.4.1.77.1.1.12.38.1.5
usrIpForwardDirectedBcstEnable directed bcast forwarding in IPrw
Enumeration
.1.3.6.1.4.1.77.1.1.12.39
usrIpAggregateRouteTableThis table is used to display multiple aggregate routes for an IP pool. An IP pool could be segregated into multiple sub pools. depending on the size.
SEQUENCE OF UsrIpAggregateRouteEntry
.1.3.6.1.4.1.77.1.1.12.40
usrIpAggregateRouteEntryA table of PoolName, Initial Address, Aggregate Route, Endpoint address, Type
UsrIpAggregateRouteEntry
.1.3.6.1.4.1.77.1.1.12.40.1
usrIpAggInitPoolAddressInitial pool address for aggregate poolro
IpAddress
.1.3.6.1.4.1.77.1.1.12.40.1.1
usrIpAggPoolNameAggregate Pool namero
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.12.40.1.2
usrIpAggPoolAggregateRouteAggregate route that will be broadcastedro
IpAddress
.1.3.6.1.4.1.77.1.1.12.40.1.3
usrIpAggPoolNetMaskMask for an aggregate route poolro
IpAddress
.1.3.6.1.4.1.77.1.1.12.40.1.4
usrIpAggPoolSizeIndicates the last valid address in this aggregate poolro
Integer32
.1.3.6.1.4.1.77.1.1.12.40.1.5
usrIpAggPoolTypeIndicates the type of the aggregate pool. It might be MULTI_AGGREGATE, NON_AGGREGATE, AGGREGATEro
Integer32
.1.3.6.1.4.1.77.1.1.12.40.1.6
usrIpSrcFAAddressFor all FA packets send out this will the source address. If zero internal ip address or interface IP address will be the source address. This object is valid only for PDSN.rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.41
usrIpSrcVHAAddressFor all VHA packets send out this will the source address. If zero internal ip address or interface IP address will be the source address. This object is valid only for PDSN.rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.42
usrIpSrcHAAddressThis will be the HA source IP address. The user will specify using this object that which address HA will use as its Boot IP address. This object is valid only for HA.rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.43
usrIpSrcHACNAddressThis will be the HACN boot IP address. This object is valid only for HACNrw
IpAddress
.1.3.6.1.4.1.77.1.1.12.46
usrIpNetworksCfgFileNameThe name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the IP module uses the default name `@file://IPModule.cfg'.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.12.52
usrIpSrcSNMPAddressFor all SNMP packets send out this will the source address. If zero internal ip address or interface IP address will be the source address. This object is valid only for PDSN, HA, HACN.rw
IpAddress
.1.3.6.1.4.1.77.1.1.12.55
USR-IP-MIB - SNMP MIB Reference | MIBs Explorer