WaveLAN-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for WaveLAN-MIB.
52
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
52 total| Object Name |
|---|
att-2 OBJECT IDENTIFIER .1.3.6.1.4.1.74 |
RFC1155-SMI Unknown .1.3.6.1.4.1.74 |
att-mgmt OBJECT IDENTIFIER .1.3.6.1.4.1.74.2 |
wavelan OBJECT IDENTIFIER .1.3.6.1.4.1.74.2.21 |
wavelanInterface OBJECT IDENTIFIER .1.3.6.1.4.1.74.2.21.1 |
wliNicTableNetwork Interface Card information for a
collection of WaveLAN interfaces attached to a
particular system. SEQUENCE OF WliNicEntry .1.3.6.1.4.1.74.2.21.1.1 |
wliNicEntryNetwork Interface Card information for a
particular WaveLAN interface. WliNicEntry .1.3.6.1.4.1.74.2.21.1.1.1 |
wliNicIndexAn index value that uniquely identifies a WaveLAN
network interface this NIC information applies to.
The interface associated with a particular
value of this index is the same interface
as identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.74.2.21.1.1.1.1 |
wliNicBusTypeThe bus-type supported by this NIC.ro Enumeration .1.3.6.1.4.1.74.2.21.1.1.1.2 |
wliNicSlotThe I/O Base Address (ISA/AT) or Slot Number (MC)
or Socket Number (PCMCIA) used by this NIC.
For ISA/AT (and alike) Base Addresses, the following
values are used:
1='0300'H, 2='0390'H, 3='03C0'H, 4='03E0'Hro INTEGER .1.3.6.1.4.1.74.2.21.1.1.1.3 |
wliNicIrqThe Interrupt Request Number (IRQ) used by this NIC.ro INTEGER .1.3.6.1.4.1.74.2.21.1.1.1.4 |
wliNicErrorA counter for miscellaneous board errors.
It indicates (intermittent) NIC hardware problems.ro Counter .1.3.6.1.4.1.74.2.21.1.1.1.5 |
wliNicOutOfRxResourceA counter for the number of times the
NIC is out of resources for the receiver,
causing the receiver to be switched off temporarily.ro Counter .1.3.6.1.4.1.74.2.21.1.1.1.6 |
wliPhyTablePHY status information and control variables for a
collection of WaveLAN interfaces attached to a
particular system. SEQUENCE OF WliPhyEntry .1.3.6.1.4.1.74.2.21.1.2 |
wliPhyEntryPHY status information and control variables for a
particular WaveLAN interface. WliPhyEntry .1.3.6.1.4.1.74.2.21.1.2.1 |
wliPhyIndexAn index value that uniquely identifies a WaveLAN
network interface this PHY information applies to.
The interface associated with a particular
value of this index is the same interface
as identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.74.2.21.1.2.1.1 |
wliPhyDspThe Digital Signal Processor on the board.ro Enumeration .1.3.6.1.4.1.74.2.21.1.2.1.2 |
wliPhyFrequencyThe mid-point of the frequency band
this WaveLAN NIC operates in.ro Enumeration .1.3.6.1.4.1.74.2.21.1.2.1.3 |
wliPhyNwidThe WaveLAN Network ID (NWID) this RF-modem
is currently configured for.rw OCTET STRING .1.3.6.1.4.1.74.2.21.1.2.1.4 |
wliPhyRfSilenceLevelThe RF Silence Level as currently read from
the RF modem.ro INTEGER .1.3.6.1.4.1.74.2.21.1.2.1.5 |
wliPhyOwnNwidOwn NWID counter; the number of frames
received with the configured NWID.ro Counter .1.3.6.1.4.1.74.2.21.1.2.1.6 |
wliPhyOtherNwidOther NWID counter; the number of frames
received with different NWID than configured.ro Counter .1.3.6.1.4.1.74.2.21.1.2.1.7 |
wliPhyLowSnrThe number of times the Signal to Noise Ratio
(sample) of a frame reception was low.ro Counter .1.3.6.1.4.1.74.2.21.1.2.1.8 |
wliPhyGoodSnrThe number of times the Signal to Noise Ratio
(sample) of a frame reception was good.ro Counter .1.3.6.1.4.1.74.2.21.1.2.1.9 |
wliPhyExcellentSnrThe number of times the Signal to Noise Ratio
(sample) of a frame reception was excellent.ro Counter .1.3.6.1.4.1.74.2.21.1.2.1.10 |
wliMacTableMAC status information and control variables for a
collection of WaveLAN interfaces attached to a
particular system. SEQUENCE OF WliMacEntry .1.3.6.1.4.1.74.2.21.1.3 |
wliMacEntryMAC status information and control variables for a
particular WaveLAN interface. WliMacEntry .1.3.6.1.4.1.74.2.21.1.3.1 |
wliMacIndexAn index value that uniquely identifies a WaveLAN
network interface this MAC information applies to.
The interface associated with a particular
value of this index is the same interface
as identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.74.2.21.1.3.1.1 |
wliMacAddressSelectMAC Address type select.ro Enumeration .1.3.6.1.4.1.74.2.21.1.3.1.2 |
wliMacCaDefersCSMA/CA Defer counter.ro Counter .1.3.6.1.4.1.74.2.21.1.3.1.3 |
wliMacDeferredTransmissionsA counter for the number of frames
for which the transmission attempt is
delayed because the medium is busy.
(same as dot3StatsDeferredTransmissions)ro Counter .1.3.6.1.4.1.74.2.21.1.3.1.4 |
wliMacFCSErrorsA counter for the number of frames
received that do not pass the FCS check
and/or that are not an integral number of
octets in length.
WaveLAN hardware does not distinguish
between FCS errors and Alignment errors.
(same as dot3StatsFCSErrors +
dot3StatsAlignmentErrors)ro Counter .1.3.6.1.4.1.74.2.21.1.3.1.5 |
wliMacFrameTooLongsA counter for the number of frames
received that exceed the maximum
permitted frame size for the medium
(1518 bytes).
(same as dot3StatsFrameTooLongs)ro Counter .1.3.6.1.4.1.74.2.21.1.3.1.6 |
wliMacFrameTooShortsA counter for the number of frames
received that are shorter than the
minimum permitted frame size for
the medium (64 bytes)ro Counter .1.3.6.1.4.1.74.2.21.1.3.1.7 |
wliMacDeferLimitsThe number of times a frame
is not transmitted because the
CSMA/CA defer limit is reachedro Counter .1.3.6.1.4.1.74.2.21.1.3.1.8 |
wliDriverTableDriver information for a collection of WaveLAN
interfaces attached to a particular system. SEQUENCE OF WliDriverEntry .1.3.6.1.4.1.74.2.21.1.4 |
wliDriverEntryDriver information for a particular WaveLAN interface. WliDriverEntry .1.3.6.1.4.1.74.2.21.1.4.1 |
wliDriverIndexAn index value that uniquely identifies a WaveLAN
network interface this driver information applies to.
The interface associated with a particular
value of this index is the same interface
as identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.74.2.21.1.4.1.1 |
wliDriverNameThe name of the software driver for this
WaveLAN network interface.ro DisplayString .1.3.6.1.4.1.74.2.21.1.4.1.2 |
wliDriverVersionThe version number of the software driver.
A text string as 'mm.nn.pp', where
mm = major release number
nn = point release number
pp = optional patch numberro DisplayString .1.3.6.1.4.1.74.2.21.1.4.1.3 |
wliEncTableEncryption status information and control variables for
a collection of WaveLAN interfaces attached to a
particular system. SEQUENCE OF WliEncEntry .1.3.6.1.4.1.74.2.21.1.5 |
wliEncEntryEncryption status information and control variables for
a particular WaveLAN interface. WliEncEntry .1.3.6.1.4.1.74.2.21.1.5.1 |
wliEncIndexAn index value that uniquely identifies a WaveLAN
network interface this encryption information applies to.
The interface associated with a particular
value of this index is the same interface
as identified by the same value of ifIndex.ro INTEGER .1.3.6.1.4.1.74.2.21.1.5.1.1 |
wliEncInstalledWhich encryption option is installed.ro Enumeration .1.3.6.1.4.1.74.2.21.1.5.1.2 |
wliEncSelectWhether encryption is enabled or disabled.ro Enumeration .1.3.6.1.4.1.74.2.21.1.5.1.3 |
wliEncKeyThe encryption key.rw OCTET STRING .1.3.6.1.4.1.74.2.21.1.5.1.4 |
wliMcastDelayTableInformation about the Multicast Delay
feature for a collection of WaveLAN
interfaces attached to a particular system. SEQUENCE OF WliMcastDelayEntry .1.3.6.1.4.1.74.2.21.1.6 |
wliMcastDelayEntryInformation about the Multicast Delay
feature for a particular WaveLAN interface. WliMcastDelayEntry .1.3.6.1.4.1.74.2.21.1.6.1 |
wliMcastDelayIndexAn index value that uniquely identifies a WaveLAN
network interface this Multicast Delay information
applies to. The interface associated with a
particular value of this index is the same interface
as identified by the same value of wliIndex (and ifIndex).ro INTEGER .1.3.6.1.4.1.74.2.21.1.6.1.1 |
wliMcastNumberOfApsThe total number of Access Points in the coverage
area. Together with wliMcastApSequenceNumber
this is used to determine the delays before
and after the transmission of each multicast frame.
This results in a transmission slot
per Access Point per multicast frame.
0 means: no multicast delay specified
(use default mechanism).rw INTEGER .1.3.6.1.4.1.74.2.21.1.6.1.2 |
wliMcastApSequenceNumberThe sequence number of this Access Point in the
coverage area. Together with wliMcastNumberOfAps
this is used to determine the delays before
and after the transmission of each multicast frame.
This results in a transmission slot
per Access Point per multicast frame.rw INTEGER .1.3.6.1.4.1.74.2.21.1.6.1.3 |
wliMcastRepeatCountThe number of times a multicast frame
transmission is to be repeated.rw INTEGER .1.3.6.1.4.1.74.2.21.1.6.1.4 |