USR-DIALOUT-MIB
AI MIB Summary
The USR-DIALOUT-MIB provides SNMP management objects for CommWorks dialout gateways to monitor active session states, connection counts, and modem line status. This module enables administrators to track dial-in/out traffic volumes and detect connectivity failures on serial or analog modem interfaces.
The commWorks enterprise defined MIB objects for Dialout.
Main OID:
usrDialout.1.3.6.1.4.1.77.1.1.25
16
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
usrDialoutThe commWorks enterprise defined MIB objects
for Dialout. MODULE-IDENTITY .1.3.6.1.4.1.77.1.1.25 |
IMPORTSThe commWorks enterprise defined MIB objects
for Dialout. Unknown .1.3.6.1.4.1.77.1.1.25 |
usrDialoutConfigFileNameThe name of a ConfigFile to read/write permanent database
records. If the value of this object is an empty string,
then the Dial-out process uses the default name
`@file://DialOutProcess.cfg'.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.77.1.1.25.1 |
usrDialoutCFMStatusFlagSetting the value of this object to `save' causes the values
of the Dial-out Group to be written out to the current config
file, which is stored in the usrDialoutConfigFileName object.
While the new ConfigFile is being written, the Dial-out process
will set the value of this flag to `saving''. Any
attempts to set the value while it is not `normal'
(i.e. the file is currently being written to the
ConfigFile) while result in a badValue error being
returned. Setting the value to `normal' will result in no
action.rw UsrConfigStatus .1.3.6.1.4.1.77.1.1.25.2 |
usrDialoutSecuritySetting the value of this object to yes(2) will instruct the
Dial-out process to authenticate all network users who attempt to
connect to a virtual port. Setting the value of this object to
no(1) will instruct the Dial-out process to bypass the user
authentication process.rw Enumeration .1.3.6.1.4.1.77.1.1.25.3 |
usrDialoutWorkstationTimeoutEven when it appears there is no activity on a connected virtual
port, the client and server are still actively sending and
receiving messages. If the client is re-booted, or if the client
experiences a system error that interrupts this activity, the
server will wait a certain amount of time before terminating the
connection. Depending on what caused the interruption, this
period of time may allow the client to restore the connection.
This time-out value is specified in minutes. The default is 5
minutes. To disable workstation time-out, set this object to 0.rw Integer32 .1.3.6.1.4.1.77.1.1.25.4 |
usrDialoutUserTimeoutThe User time-out is provided so that a virtual port will be
freed for use by others when the current user is not actively
using the virtual port. If the server does not receive any
transmit data requests from the client for the period of the
time-out, the session is disconnected. The time-out value is
specified in minutes. The default is 5 minutes. To disable
user time-out, set this object to 0.rw Integer32 .1.3.6.1.4.1.77.1.1.25.5 |
usrDialoutPortTableA list of virtual ports available for dial-out. SEQUENCE OF UsrDialoutPortEntry .1.3.6.1.4.1.77.1.1.25.6 |
usrDialoutPortEntryAn entry containing management information applicable to a
particular virtual port. UsrDialoutPortEntry .1.3.6.1.4.1.77.1.1.25.6.1 |
usrDialoutPortNumberThe virtual port number of the dial-out port. Integer32 .1.3.6.1.4.1.77.1.1.25.6.1.1 |
usrDialoutPortGeneralNameThe general service name associated with a virtual port. When a
network user requires access to a type of service, rather than a
specific port, the user is able to request a service by its
general name. This provides network users access to the
communication server ports without requiring the user to know
the specific name or location of a port.ro DisplayString .1.3.6.1.4.1.77.1.1.25.6.1.2 |
usrDialoutPortSpecificNameThe specific name associated with a virtual port. This allows a
network user to locate a particular port for access to a specific
service associated with that port.ro DisplayString .1.3.6.1.4.1.77.1.1.25.6.1.3 |
usrDialoutPortStateThe state of the virtual port. When a port is in the available(1)
state, it is available to a network user. When a port is in the
unavailable(2) state, it is not available to a network user. When
a port is in the in-use(3) state, it is currently in use by a
network user. Setting this object to disconnect(4) will cause a
supervisory disconnect of the current user. Setting this object
to any other value will have no effect.rw Enumeration .1.3.6.1.4.1.77.1.1.25.6.1.4 |
usrDialoutPortClientTypeThe type of client that is attached to this port. This object
is set to none(0) if no client is attached to the port.ro Enumeration .1.3.6.1.4.1.77.1.1.25.6.1.5 |
usrDialoutPortIpxClientAddressThe Ethernet address of the IPX client workstation attached
to the port. If no client is attached to the port or an IP
client is attached to the port, this object is set to all
zeros.ro OCTET STRING .1.3.6.1.4.1.77.1.1.25.6.1.6 |
usrDialoutPortIpClientAddressThe IP address of the IP client workstation attached to
the port. If no client is attached to the port or an IPX
client is attached to the port, this object is set to all
zeros.ro IpAddress .1.3.6.1.4.1.77.1.1.25.6.1.7 |