PSA-LIN-MIB

File: PSA-LIN-MIB.mib (27987 bytes)

Imported modules

RFC-1212 RFC-1215 RFC1213-MIB
RFC1155-SMI INET-ADDRESS-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE mib-2
DisplayString PhysAddress TimeTicks
Counter Gauge IpAddress
mgmt enterprises InetAddressType
InetAddress

Defined Types

LinLogicalCpu  
SEQUENCE    
  linLgCpuNumber INTEGER

LinNetworkInterface  
SEQUENCE    
  linNIIndex INTEGER
  linNIMACAddress PhysAddress
  linNIIPAddress OCTET STRING
  linNIInterfaceName DisplayString
  linNISpeed INTEGER
  linNISubNetMask OCTET STRING
  linNINetworkType INTEGER
  linNIBusType INTEGER
  linNISegment INTEGER
  linNIBusNumber INTEGER
  linNIDeviceNumber INTEGER
  linNIFunction INTEGER
  linNIStatus INTEGER
  linNIIpPacketsIn Counter
  linNIIpPacketsOut Counter
  linNILinkStatus INTEGER
  linNIPhysicalID DisplayString
  linNIIPAddress2 DisplayString
  linNISubNetMask2 DisplayString

LinRouting  
SEQUENCE    
  linRTIndex INTEGER
  linRTInterfaceName DisplayString
  linRTDestination OCTET STRING
  linRTNextHop OCTET STRING
  linRTRouteType OCTET STRING
  linRTRouteMask OCTET STRING
  linRTDestination2 DisplayString
  linRTNextHop2 DisplayString
  linRTRouteMask2 DisplayString

LinIPv6NetworkInterface  
SEQUENCE    
  linIPv6NIIndex INTEGER
  linIPv6NIMACAddress PhysAddress
  linIPv6NIIPAddress OCTET STRING
  linIPv6NIIPAddress2 DisplayString
  linIPv6NIInterfaceName DisplayString
  linIPv6NISpeed INTEGER
  linIPv6NIPrefix INTEGER
  linIPv6NIScope INTEGER
  linIPv6NIDADStatus INTEGER
  linIPv6NINetworkType INTEGER
  linIPv6NIBusType INTEGER
  linIPv6NISegment INTEGER
  linIPv6NIBusNumber INTEGER
  linIPv6NIDeviceNumber INTEGER
  linIPv6NIFunction INTEGER
  linIPv6NIStatus INTEGER
  linIPv6NIIpPacketsIn Counter
  linIPv6NIIpPacketsOut Counter
  linIPv6NILinkStatus INTEGER
  linIPv6NIPhysicalID DisplayString

LinHardwareResource  
SEQUENCE    
  linHWRBusType INTEGER
  linHWRSegment INTEGER
  linHWRBusNumber INTEGER
  linHWRDeviceNumber INTEGER
  linHWRFunction INTEGER
  linHWRMemArea DisplayString
  linHWRIRQ INTEGER
  linHWRIoPort DisplayString
  linHWRAdapterName DisplayString
  linHWRVendor DisplayString
  linHWRClass OCTET STRING

Defined Values

fujitsu 1.3.6.1.4.1.211
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.211.1
OBJECT IDENTIFIER    

iaServer 1.3.6.1.4.1.211.1.31
OBJECT IDENTIFIER    

primequest 1.3.6.1.4.1.211.1.31.1
OBJECT IDENTIFIER    

partition 1.3.6.1.4.1.211.1.31.1.2
OBJECT IDENTIFIER    

partitionCommon 1.3.6.1.4.1.211.1.31.1.2.100
OBJECT IDENTIFIER    

physicalComponent 1.3.6.1.4.1.211.1.31.1.2.100.1
OBJECT IDENTIFIER    

logicalComponentForLinux 1.3.6.1.4.1.211.1.31.1.2.100.2
OBJECT IDENTIFIER    

logicalComponentForWindows 1.3.6.1.4.1.211.1.31.1.2.100.3
OBJECT IDENTIFIER    

monitoringFunction 1.3.6.1.4.1.211.1.31.1.2.100.4
OBJECT IDENTIFIER    

thresholdFunction 1.3.6.1.4.1.211.1.31.1.2.100.5
OBJECT IDENTIFIER    

statusFunction 1.3.6.1.4.1.211.1.31.1.2.100.6
OBJECT IDENTIFIER    

otherFunction 1.3.6.1.4.1.211.1.31.1.2.100.7
OBJECT IDENTIFIER    

pxFunction 1.3.6.1.4.1.211.1.31.1.2.100.8
OBJECT IDENTIFIER    

linLogicalCpuInfo 1.3.6.1.4.1.211.1.31.1.2.100.2.1
OBJECT IDENTIFIER    

linLogicalMemoryInfo 1.3.6.1.4.1.211.1.31.1.2.100.2.2
OBJECT IDENTIFIER    

linNetworkInfo 1.3.6.1.4.1.211.1.31.1.2.100.2.4
OBJECT IDENTIFIER    

linHardwareResourceInfo 1.3.6.1.4.1.211.1.31.1.2.100.2.5
OBJECT IDENTIFIER    

linOperatingSystemInfo 1.3.6.1.4.1.211.1.31.1.2.100.2.6
OBJECT IDENTIFIER    

linLogcalCpuTable 1.3.6.1.4.1.211.1.31.1.2.100.2.1.1
Table with logical CPU information
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinLogicalCpu

linLogicalCpuEntry 1.3.6.1.4.1.211.1.31.1.2.100.2.1.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LinLogicalCpu  

linLgCpuNumber 1.3.6.1.4.1.211.1.31.1.2.100.2.1.1.1.1
Logical identification number that OS allots to the CPU.(index: 0based)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNumOfLogicalCpus 1.3.6.1.4.1.211.1.31.1.2.100.2.1.6
Number of effective logical CPUs in the partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linLgMemSize 1.3.6.1.4.1.211.1.31.1.2.100.2.2.1
Memory size of the partition.(unit:Mbyte)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linLgMemSwapSize 1.3.6.1.4.1.211.1.31.1.2.100.2.2.2
Swap size of the partition.(unit:Mbyte)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNetworkInterfaceTable 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1
Table with network interface information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinNetworkInterface

linNetworkInterfaceEntry 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LinNetworkInterface  

linNIIndex 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.1
Network inteface identification number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNIMACAddress 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.2
The interface address of the physical layer of the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

linNIIPAddress 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.3
IP address of the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linNIInterfaceName 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.4
Network interface name.(e.g.eth0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linNISpeed 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.5
Network speed.(unit:Mbit/s)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNISubNetMask 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.6
Subnet address of the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linNINetworkType 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.7
Network interface type. The network type definition are assigned by the IANA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNIBusType 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.8
Bus type of the network interface. Refer to the following definitions; value contens 0 other 1 isa 2 eisa 3 pci
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNISegment 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.9
Segment number of the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNIBusNumber 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.10
Bus number of the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNIDeviceNumber 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.11
Device number of the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNIFunction 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.12
Function number of the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linNIStatus 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.13
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

linNIIpPacketsIn 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.14
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

linNIIpPacketsOut 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.15
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

linNILinkStatus 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.16
The current link state of the interface. If 0; link status is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

linNIPhysicalID 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.17
Identification name of Network Interface cand.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linNIIPAddress2 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.18
IP address of the network interface. Please use this object instead of 'linNIIPAddress'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linNISubNetMask2 1.3.6.1.4.1.211.1.31.1.2.100.2.4.1.1.19
Subnet address of the network interface. Please use this object instead of 'linNISubNetMask'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linRoutingTable 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2
Table with routing information
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinRouting

linRoutingEntry 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LinRouting  

linRTIndex 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.1
Routing identification number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linRTInterfaceName 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.2
Network interface name.(e.g.eth0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linRTDestination 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.3
The destination IP address of this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linRTNextHop 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.4
The IP address of the next hop of this route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linRTRouteType 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.5
The type of route. Refer to the following definition. Byte field Contents 0x0001 route unable 0x0002 destination is a gateway 0x0004 host entry (net otherwise) 0x0008 reinstate route after tmout 0x0010 created dyn. (by redirect) 0x0020 modified dyn. (by redirect) 0x0040 specific MTU for this route 0x0080 per route window clamping 0x0100 Initial round trip time 0x0200 Reject route 0x0400 this route isn't cached
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linRTRouteMask 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.6
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the linRTDestination field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linRTDestination2 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.7
The destination IP address of this route. Please use this object instead of 'linRTDestination'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linRTNextHop2 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.8
The IP address of the next hop of this route. Please use this object instead of 'linRTNextHop'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linRTRouteMask2 1.3.6.1.4.1.211.1.31.1.2.100.2.4.2.1.9
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the linRTDestination2 field. Please use this object instead of 'linRTRouteMask'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linIPv6NetworkInterfaceTable 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3
Table with IPv6 network interface information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinIPv6NetworkInterface

linIPv6NetworkInterfaceEntry 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LinIPv6NetworkInterface  

linIPv6NIIndex 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.1
IPv6 Network inteface identification number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIMACAddress 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.2
The interface address of the physical layer of the IPv6 network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

linIPv6NIIPAddress 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.3
IPv6 address of the network interface. This object returns IPv6 address of 16 bytes binary data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linIPv6NIIPAddress2 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.4
IPv6 address of the network interface. This object returns IPv6 address of text string format
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linIPv6NIInterfaceName 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.5
IPv6 Network interface name.(e.g.eth0).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linIPv6NISpeed 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.6
IPv6 Network speed.(unit:Mbit/s)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIPrefix 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.7
IPv6 network interface prefix
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIScope 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.8
IPv6 network interface scope. Refer to the following definitions; value contents 0 global 16 loopback 32 link 64 site
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIDADStatus 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.9
IPv6 network interface DAD Status. Refer to the following definitions; value contents 0 The IP address is the preferred address. 4 The IP address is the optimistic address. 32 The IP address has been deprecated. 64 The DAD state is tentative.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NINetworkType 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.10
IPv6 network interface type. The network type definition are assigned by the IANA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIBusType 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.11
Bus type of the IPv6 network interface. Refer to the following definitions; value contens 0 other 1 isa 2 eisa 3 pci
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NISegment 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.12
Segment number of the IPv6 network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIBusNumber 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.13
Bus number of the IPv6 network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIDeviceNumber 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.14
Device number of the IPv6 network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIFunction 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.15
Function number of the IPv6 network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linIPv6NIStatus 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.16
The current operational state of the IPv6 interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

linIPv6NIIpPacketsIn 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.17
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

linIPv6NIIpPacketsOut 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.18
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

linIPv6NILinkStatus 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.19
The current link state of the IPv6 interface. If 0; link status is unknown.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

linIPv6NIPhysicalID 1.3.6.1.4.1.211.1.31.1.2.100.2.4.3.1.20
Identification name of IPv6 network interface cand.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linHardwareResourceTable 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinHardwareResource

linHardwareResourceEntry 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  LinHardwareResource  

linHWRBusType 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.1
Bus type of the device. Refer to the following definitions; value contens 0 other 1 isa 2 eisa 3 pci
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linHWRSegment 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.2
Segment number of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linHWRBusNumber 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.3
Bus number of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linHWRDeviceNumber 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.4
Device number of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linHWRFunction 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.5
Function number of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linHWRMemArea 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.6
Memory area used the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linHWRIRQ 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.7
Interrupt number used the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linHWRIoPort 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.8
I/O port area used the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linHWRAdapterName 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.9
Adapter name id of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linHWRVendor 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.10
Vendor id of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linHWRClass 1.3.6.1.4.1.211.1.31.1.2.100.2.5.1.1.11
Device classification; according to the PCI classification scheme. Byte Contents 0 BaseClass 1 SubClass 2 ProgIf
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

linOSName 1.3.6.1.4.1.211.1.31.1.2.100.2.6.1
Operating system name that running on the partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linOSVersion 1.3.6.1.4.1.211.1.31.1.2.100.2.6.2
Operating system version that running on the partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linOSRunTime 1.3.6.1.4.1.211.1.31.1.2.100.2.6.3
Current partition up time.(unit:sec)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

linOSSystemTime 1.3.6.1.4.1.211.1.31.1.2.100.2.6.4
Current date and time as visible string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

linOSLoginCurrentValue 1.3.6.1.4.1.211.1.31.1.2.100.2.6.5
Number of current login users to the partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linOSAverageUsageRate 1.3.6.1.4.1.211.1.31.1.2.100.2.6.6
The average system usage rate over all processors since startup.(unit:%)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

linOSRunlevel 1.3.6.1.4.1.211.1.31.1.2.100.2.6.7
The current runlevel of the partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER