ALVARION-DEVICE-IF-MIB

File: ALVARION-DEVICE-IF-MIB.mib (9677 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ALVARION-SMI ALVARION-DEVICE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Counter64 IpAddress
DisplayString MacAddress MODULE-COMPLIANCE
OBJECT-GROUP alvarionMgmtV2 coDevDisIndex

Defined Types

CoDeviceIfStatusEntry  
SEQUENCE    
  coDevIfStaIfIndex Integer32
  coDevIfStaFriendlyInterfaceName DisplayString
  coDevIfStaType INTEGER
  coDevIfStaVLAN Integer32
  coDevIfStaIpAddress IpAddress
  coDevIfStaNetworkMask IpAddress
  coDevIfStaMACAddress MacAddress
  coDevIfStaState INTEGER

CoDeviceIfStatsEntry  
SEQUENCE    
  coDevIfStsRxBytes Counter64
  coDevIfStsRxPackets Counter32
  coDevIfStsRxErrors Counter32
  coDevIfStsTxBytes Counter64
  coDevIfStsTxPackets Counter32
  coDevIfStsTxErrors Counter32

Defined Values

alvarionDeviceIfMIB 1.3.6.1.4.1.12394.1.10.5.24
Alvarion Device Interface MIB.
MODULE-IDENTITY    

alvarionDeviceIfMIBObjects 1.3.6.1.4.1.12394.1.10.5.24.1
OBJECT IDENTIFIER    

coDeviceIfStatusGroup 1.3.6.1.4.1.12394.1.10.5.24.1.1
OBJECT IDENTIFIER    

coDeviceIfStatsGroup 1.3.6.1.4.1.12394.1.10.5.24.1.2
OBJECT IDENTIFIER    

coDeviceIfStatusTable 1.3.6.1.4.1.12394.1.10.5.24.1.1.1
Device interface status attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoDeviceIfStatusEntry

coDeviceIfStatusEntry 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1
An entry in the coDeviceIfStatusTable. coDevDisIndex - Uniquely identifies a device ion the MultiService Controller. coDevIfStaIfIndex - Uniquely identifies an interface on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoDeviceIfStatusEntry  

coDevIfStaIfIndex 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.1
Specifies the index of an interface on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

coDevIfStaFriendlyInterfaceName 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.2
The friendly name associated with the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

coDevIfStaType 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.3
The current state of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ethernet(2), l2vlan(3), bridge(4), ieee80211(5), ieee80211Wds(6)  

coDevIfStaVLAN 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.4
Specifies the VLAN associated with the interface. The value 0 is used when coDevIfStaType is not set to l2vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

coDevIfStaIpAddress 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.5
The IP address assigned to the interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

coDevIfStaNetworkMask 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.6
The network mask assigned to the interface.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

coDevIfStaMACAddress 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.7
The MAC address assigned to the interface.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

coDevIfStaState 1.3.6.1.4.1.12394.1.10.5.24.1.1.1.1.8
The current state of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

coDeviceIfStatsTable 1.3.6.1.4.1.12394.1.10.5.24.1.2.1
Device interface statistic attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoDeviceIfStatsEntry

coDeviceIfStatsEntry 1.3.6.1.4.1.12394.1.10.5.24.1.2.1.1
An entry in the coDeviceIfStatsTable. coDevDisIndex - Uniquely identify a device in the MultiService Controller. coDevIfStaIfIndex - Uniquely identify an interface on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoDeviceIfStatsEntry  

coDevIfStsRxBytes 1.3.6.1.4.1.12394.1.10.5.24.1.2.1.1.1
The total number of octets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

coDevIfStsRxPackets 1.3.6.1.4.1.12394.1.10.5.24.1.2.1.1.2
The number of packets delivered by this sub-layer to a higher (sub-)layer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coDevIfStsRxErrors 1.3.6.1.4.1.12394.1.10.5.24.1.2.1.1.3
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coDevIfStsTxBytes 1.3.6.1.4.1.12394.1.10.5.24.1.2.1.1.4
The total number of octets transmitted by the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

coDevIfStsTxPackets 1.3.6.1.4.1.12394.1.10.5.24.1.2.1.1.5
The total number of packets that higher-level protocols requested to be transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

coDevIfStsTxErrors 1.3.6.1.4.1.12394.1.10.5.24.1.2.1.1.6
The number of outbound packets that could not be transmitted because of errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

alvarionDeviceIfMIBNotificationPrefix 1.3.6.1.4.1.12394.1.10.5.24.2
OBJECT IDENTIFIER    

alvarionDeviceIfMIBNotifications 1.3.6.1.4.1.12394.1.10.5.24.2.0
OBJECT IDENTIFIER    

alvarionDeviceIfMIBConformance 1.3.6.1.4.1.12394.1.10.5.24.3
OBJECT IDENTIFIER    

alvarionDeviceIfMIBCompliances 1.3.6.1.4.1.12394.1.10.5.24.3.1
OBJECT IDENTIFIER    

alvarionDeviceIfMIBGroups 1.3.6.1.4.1.12394.1.10.5.24.3.2
OBJECT IDENTIFIER    

alvarionDeviceIfMIBCompliance 1.3.6.1.4.1.12394.1.10.5.24.3.1.1
The compliance statement for the device Interface MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alvarionDeviceIfStatusMIBGroup 1.3.6.1.4.1.12394.1.10.5.24.3.2.1
A collection of objects for the device Interface Status group.
Status: current Access: read-only
OBJECT-GROUP    

alvarionDeviceIfStatsMIBGroup 1.3.6.1.4.1.12394.1.10.5.24.3.2.2
A collection of objects for the device Interface Stats group.
Status: current Access: read-only
OBJECT-GROUP