X25G-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
44
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
44 total| Object Name |
|---|
usr OBJECT IDENTIFIER .1.3.6.1.4.1.429 |
RFC1213-MIB Unknown .1.3.6.1.4.1.429 |
nas OBJECT IDENTIFIER .1.3.6.1.4.1.429.1 |
x25g OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.11 |
x25gwId OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.11.1 |
x25gwIdTableA table that contains information that identifies the
hardware and software that make up the specified X.25 card. SEQUENCE OF X25gwIdEntry .1.3.6.1.4.1.429.1.11.1.1 |
x25gwIdEntryThere is one entry in this table for every X.25 card in the
chassis. X25gwIdEntry .1.3.6.1.4.1.429.1.11.1.1.1 |
x25gwIdIndexAn index that uniquely identifies the X.25 card for which
this row in the table pertains. The value of this index
matches the value of the index for the corresponding entity
in the entity table of the chassis MIB.ro INTEGER .1.3.6.1.4.1.429.1.11.1.1.1.1 |
x25gwIdHardwareSerNumThe X.25 card's hardware serial number as stored in
EEPROM.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.429.1.11.1.1.1.2 |
x25gwIdHardwareRevThe hardware revision of the specified X.25 card as stored
in its EEPROM.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.429.1.11.1.1.1.3 |
x25gwIdSoftwareRevThe revision of the software being executed in the
specified X.25 card.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.429.1.11.1.1.1.4 |
x25gwIdCpuTypeDefines the type of CPU present on the X.25 Gateway NAC.ro Enumeration .1.3.6.1.4.1.429.1.11.1.1.1.5 |
x25gwIdRamInstalledSpecifies the amount of DRAM installed on the X.25 Gateway
NAC in Kbytes.ro INTEGER .1.3.6.1.4.1.429.1.11.1.1.1.6 |
x25gwIdFlashInstalledSpecifies the amount of Flash Rom installed on the X.25
Gateway NAC in Kbytes.ro INTEGER .1.3.6.1.4.1.429.1.11.1.1.1.7 |
x25gwIdOperCfgStsInforms the operator as to whether the operational
parameters are the NVRAM parameters or if the
administrative parameters have been saved to NVRAM.ro Enumeration .1.3.6.1.4.1.429.1.11.1.1.1.8 |
x25gwIdSelfTestResultDisplays the results of the most resent self test performed
by the X.25 Gateway NAC. If all tests have passed a value
of 0 is returned.ro INTEGER .1.3.6.1.4.1.429.1.11.1.1.1.9 |
x25gwIdMgmtConnectIndicates the current status of X.25 gateway user
interface.ro Enumeration .1.3.6.1.4.1.429.1.11.1.1.1.10 |
x25gwCmd OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.11.2 |
x25gwCmdTableThe X.25 Card Command table contains an entry for each of
the manageable X.25 Cards in the chassis. It provides a
means through which to take specific actions on one or more
X.25 cards in the NAS chassis. The number of entries in
this table is given by the value of x25gwIdNumber. SEQUENCE OF X25gwCmdEntry .1.3.6.1.4.1.429.1.11.2.1 |
x25gwCmdEntryThere is one X.25 Card Command entry per X.25 Card in the
chassis. X25gwCmdEntry .1.3.6.1.4.1.429.1.11.2.1.1 |
x25gwCmdIndexA unique value for each X.25 Card in the chassis. The
value of this object matches the value of the index of the
corresponding X.25 Card's entry in the entity table of the
chassis MIB.ro INTEGER .1.3.6.1.4.1.429.1.11.2.1.1.1 |
x25gwCmdMgtStationIdThis object is a generic read-write variable that a
Management Station (MS) can use to guarantee that the
results from a given command are the results of a command
issued by that specific MS. Each MS must SET a unique
value to this object when doing commands and GET the value
of this object together with x25gwCmdReqId and
x25gwCmdResult to detect interference from other MSs.rw OCTET STRING .1.3.6.1.4.1.429.1.11.2.1.1.2 |
x25gwCmdReqIdThis object contains the value of the request-id field in
the SNMP PDU which invoked the current or most recent
command or test on this X.25 Card. If the request-id is
unknown or undefined, this object contains the value zero.ro INTEGER .1.3.6.1.4.1.429.1.11.2.1.1.3 |
x25gwCmdFunctionThis object contains a value which describes the command
which is being invoked.rw Enumeration .1.3.6.1.4.1.429.1.11.2.1.1.4 |
x25gwCmdForceIn some cases, the X.25 Card may be in a state such that
certain commands could adversely affect connections. In
such cases, a command request with this object not present
or set to noForce will result in a warning. If the
operator elects to ignore such warnings, this object can be
set to force in a subsequent issue of the command to cause
the command to be carried out regardless of its potentially
hazzardous effects.rw INTEGER .1.3.6.1.4.1.429.1.11.2.1.1.5 |
x25gwCmdParamThis object contains parameters that are specific to the
particular command being issued. In some cases, there will
be no aditional parameters required.rw OCTET STRING .1.3.6.1.4.1.429.1.11.2.1.1.6 |
x25gwCmdResultThis object contains the result of the most recently
requested command or test, or the value none(1) if no
commands have been requested since the last reset.ro Enumeration .1.3.6.1.4.1.429.1.11.2.1.1.7 |
x25gwCmdCodeThe Value of this object is value of this object is
noError(1) if the command was successful, and indicates a
further description of what went wrong if it was
unsuccessful.ro Enumeration .1.3.6.1.4.1.429.1.11.2.1.1.8 |
x25gwCfg OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.11.3 |
x25gwCfgTableA table of configurable parameters specific to the X.25
Gateway NAC. SEQUENCE OF X25gwCfgEntry .1.3.6.1.4.1.429.1.11.3.1 |
x25gwCfgEntry X25gwCfgEntry .1.3.6.1.4.1.429.1.11.3.1.1 |
x25gwCfgIndexA unique value for each X.25 NAC installed in the chassis.
The value of this index is identical to the index in the
USR chassis MIB associates with the X.25 Gateway Card
entity.ro INTEGER .1.3.6.1.4.1.429.1.11.3.1.1.1 |
x25gwCfgUiPortDefines how the user interface port on the X.25 NIC will be
used. When configured for PAD access the UI port will
provide a means of accessing the X.25 network via a direct
connected serial device.ro Enumeration .1.3.6.1.4.1.429.1.11.3.1.1.2 |
x25gwCfgLocModemConnDefines whether the gateway UI access will be via direct
attachment or by Dial up Modem.rw Enumeration .1.3.6.1.4.1.429.1.11.3.1.1.3 |
x25gwCfgRoutingTypeDetermines the means by which X.25 call will be routed to
the NMC or modem. Default=None(1).rw Enumeration .1.3.6.1.4.1.429.1.11.3.1.1.4 |
x25gwCfgCudRoutStrCall user data string is used to compare to the incoming
X.25 call request CUD. If they match then the call is
routed to the NMC.
Default=MGMTOVX25.rw DisplayString .1.3.6.1.4.1.429.1.11.3.1.1.5 |
x25gwCfgX121SubAddrX.121 Subaddress is used to compare to the incoming X.25
call request Subaddress. If they match then the call is
routed to the NMC. Default=99.rw INTEGER .1.3.6.1.4.1.429.1.11.3.1.1.6 |
x25gwCfgSysDateX.25 gateway system date. Default = 01-01-95.rw DisplayString .1.3.6.1.4.1.429.1.11.3.1.1.7 |
x25gwCfgSysTimeX.25 gateway system time. Default = 00:00:00.rw DisplayString .1.3.6.1.4.1.429.1.11.3.1.1.8 |
x25gwTrapEna OBJECT IDENTIFIER .1.3.6.1.4.1.429.1.11.4 |
x25gwTrapEnaTableTable containing objects to enable traps on the X.25 Cards
in the chassis. SEQUENCE OF X25gwTrapEnaEntry .1.3.6.1.4.1.429.1.11.4.1 |
x25gwTrapEnaEntryThere is one entry for each X.25 Card in the chassis. X25gwTrapEnaEntry .1.3.6.1.4.1.429.1.11.4.1.1 |
x25gwTrapEnaIndexA unique index identifying the X.25 Card to which the trap
enable objects pertain.ro INTEGER .1.3.6.1.4.1.429.1.11.4.1.1.1 |
x25gwTrapEnaUiResetEnables reporting of NAC Reset by user interface command
traps. Default=disable(2).rw Enumeration .1.3.6.1.4.1.429.1.11.4.1.1.2 |