Identifies the Mobile Device Server's current operating mode.
The Home Agent on a network maintains a location database that
records the current location (local or remote) of each mobile
host whose home network is the same as the Home Agent. The
Home Agent acts as the starting point of a tunnel for a mobile
host in a foreign network. The Home Agent is responsible for
forwarding packets to the mobile host when the host is located
in a foreign network.
The Foreign Agent on a network manages the registration and
access of foreign mobile hosts on the agent's network. The
Foreign Agent acts as the endpoint of a tunnel for a mobile
host in a foreign network. The Foreign Agent delivers to the
visiting host all IP packets that are forwarded from the
host's Home Agent.
The Mobile Device Server is classified as a Combined Agent
when it is operating as both a Home Agent and a Foreign Agent.
Parsed from file DEC-MDS-MIB.txt
Company: compaq
Module: DEC-MDS-MIB
Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.
mblServerMode OBJECT-TYPE SYNTAX INTEGER { home_agent(1), foreign_agent(2), combined_agent(3) } ACCESS read-only STATUS mandatory DESCRIPTION "Identifies the Mobile Device Server's current operating mode. The Home Agent on a network maintains a location database that records the current location (local or remote) of each mobile host whose home network is the same as the Home Agent. The Home Agent acts as the starting point of a tunnel for a mobile host in a foreign network. The Home Agent is responsible for forwarding packets to the mobile host when the host is located in a foreign network. The Foreign Agent on a network manages the registration and access of foreign mobile hosts on the agent's network. The Foreign Agent acts as the endpoint of a tunnel for a mobile host in a foreign network. The Foreign Agent delivers to the visiting host all IP packets that are forwarded from the host's Home Agent. The Mobile Device Server is classified as a Combined Agent when it is operating as both a Home Agent and a Foreign Agent." ::= { mblServer 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.36.2.18.15.1.1.2.0 | mblServerMode | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.36.2.18.15.1.1.1 | mblServerEnabled | 1 | 1 | Identifies whether the Mobile Device Server is enabled. |
1.3.6.1.4.1.36.2.18.15.1.1.3 | mblServerVersion | 1 | 1 | ASCII string indicating the version number of the Mobile Device Server software. |
1.3.6.1.4.1.36.2.18.15.1.1.4 | mblServerUpSince | 1 | 1 | The date and time that the Mobile Device Server began operating. |
1.3.6.1.4.1.36.2.18.15.1.1.5 | mblServerEpoch | 1 | 1 | Indicates the number of times that the Mobile Device Server's system has been re-set. This value is incremented each time the Mo… |
1.3.6.1.4.1.36.2.18.15.1.1.6 | mblServerAdvertPeriod | 1 | 1 | This defines how often (in seconds) the Mobile Device Server sends Advertisement messages. |
1.3.6.1.4.1.36.2.18.15.1.1.7 | mblServerLocalAge | 1 | 1 | Maximum time (in seconds) allowed between successive Location Update messages from a remote host. A host operating in a foreign n… |
1.3.6.1.4.1.36.2.18.15.1.1.8 | mblServerGuestAge | 1 | 1 | Maximum time (in seconds) allowed between successive Greeting messages sent from a visiting host. Visiting hosts must periodicall… |
1.3.6.1.4.1.36.2.18.15.1.1.9 | mblServerChkTime | 1 | 1 | The time (in seconds) between successive checkpoint operations performed by the Mobile Device Server. The Mobile Device Server wi… |
1.3.6.1.4.1.36.2.18.15.1.1.10 | mblServerAdvertisementXmtCnt | 1 | 1 | This counts the number of unsolicited Advertisements transmitted by this Mobile Device Server. |
1.3.6.1.4.1.36.2.18.15.1.1.11 | mblServerAdvertisementSolCnt | 1 | 1 | This counts the number of solicited Advertisements transmitted by this Mobile Device Server. A solicited advertisement is sent i… |
1.3.6.1.4.1.36.2.18.15.1.1.12 | mblServerGuestCnt | 1 | 1 | This is a count of the number of hosts that have visited this subnet. It does not include the number of hosts that have been den… |
1.3.6.1.4.1.36.2.18.15.1.1.13 | mblServerGuestsDenied | 1 | 1 | This is a count of the number of times that a visiting host has been denied access to the subnet due to insufficient resources on… |
1.3.6.1.4.1.36.2.18.15.1.1.14 | mblServerUnrecLU | 1 | 1 | This is the count of the number of Location Updates that have been received from unrecognized hosts. This count will increment if… |
1.3.6.1.4.1.36.2.18.15.1.1.15 | mblServerProtoErr | 1 | 1 | This counts the number of errors detected during the operation of the Mobile IP protocol. It is used mostly for debugging and tr… |