PSA-WIN-MIB

File: PSA-WIN-MIB.mib (23399 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

WinNetworkInterface  
SEQUENCE    
  winNIIndex INTEGER
  winNIMACAddress PhysAddress
  winNIIPAddress OCTET STRING
  winNIInterfaceName DisplayString
  winNISpeed INTEGER
  winNISubNetMask OCTET STRING
  winNINetworkType INTEGER
  winNIBusType INTEGER
  winNISegment INTEGER
  winNIBusNumber INTEGER
  winNIDeviceNumber INTEGER
  winNIFunction INTEGER
  winNIStatus INTEGER
  winNIIpPacketsIn Counter
  winNIIpPacketsOut Counter
  winNIDeviceName DisplayString
  winNILinkStatus INTEGER
  winNIPhysicalID DisplayString
  winNIIPAddress2 DisplayString
  winNISubNetMask2 DisplayString

WinIPv6NetworkInterface  
SEQUENCE    
  winIPv6NIIndex INTEGER
  winIPv6NIMACAddress PhysAddress
  winIPv6NIIPAddress OCTET STRING
  winIPv6NIIPAddress2 DisplayString
  winIPv6NIInterfaceName DisplayString
  winIPv6NISpeed INTEGER
  winIPv6NIPrefix INTEGER
  winIPv6NIScope INTEGER
  winIPv6NIDADStatus INTEGER
  winIPv6NINetworkType INTEGER
  winIPv6NIBusType INTEGER
  winIPv6NISegment INTEGER
  winIPv6NIBusNumber INTEGER
  winIPv6NIDeviceNumber INTEGER
  winIPv6NIFunction INTEGER
  winIPv6NIStatus INTEGER
  winIPv6NIIpPacketsIn Counter
  winIPv6NIIpPacketsOut Counter
  winIPv6NIlinkStatus INTEGER
  winIPv6NIPhysicalID DisplayString

WinHardwareResource  
SEQUENCE    
  winHWRBusType INTEGER
  winHWRSegment INTEGER
  winHWRBusNumber INTEGER
  winHWRDeviceNumber INTEGER
  winHWRFunction INTEGER
  winHWRMemArea DisplayString
  winHWRIRQ INTEGER
  winHWRIoPort DisplayString
  winHWRAdapterName DisplayString
  winHWRVendor DisplayString
  winHWRClass 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    

winLogicalCpuInfo 1.3.6.1.4.1.211.1.31.1.2.100.3.1
OBJECT IDENTIFIER    

winLogicalMemoryInfo 1.3.6.1.4.1.211.1.31.1.2.100.3.2
OBJECT IDENTIFIER    

winNetworkInfo 1.3.6.1.4.1.211.1.31.1.2.100.3.4
OBJECT IDENTIFIER    

winHardwareResourceInfo 1.3.6.1.4.1.211.1.31.1.2.100.3.5
OBJECT IDENTIFIER    

winOperatingSystemInfo 1.3.6.1.4.1.211.1.31.1.2.100.3.6
OBJECT IDENTIFIER    

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

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

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

winNetworkInterfaceTable 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1
Table with network interface information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WinNetworkInterface

winNetworkInterfaceEntry 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WinNetworkInterface  

winNIIndex 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.1
Network inteface identification number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

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

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

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

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

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

winNIBusType 1.3.6.1.4.1.211.1.31.1.2.100.3.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  

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

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

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

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

winNIStatus 1.3.6.1.4.1.211.1.31.1.2.100.3.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)  

winNIIpPacketsIn 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.14
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

winNIIpPacketsOut 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.15
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

winNIDeviceName 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.16
Device name of the network interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

winNILinkStatus 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.17
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)  

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

winNIIPAddress2 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.19
IP address of the network interface. Please use this object instead of 'winNIIPAddress'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

winNISubNetMask2 1.3.6.1.4.1.211.1.31.1.2.100.3.4.1.1.20
Subnet address of the network interface. Please use this object instead of 'winNISubNetMask'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

winIPv6NetworkInterfaceTable 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2
Table with IPv6 network interface information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WinIPv6NetworkInterface

winIPv6NetworkInterfaceEntry 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WinIPv6NetworkInterface  

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

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

winIPv6NIIPAddress 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.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  

winIPv6NIIPAddress2 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.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  

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

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

winIPv6NIPrefix 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.1.7
IPv6 network interface prefix
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

winIPv6NIScope 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.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  

winIPv6NIDADStatus 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.1.9
IPv6 network interface DAD Status. Refer to the following definitions; value contents 0 The DAD state is invalid 1 The DAD state is tentative 2 A duplicate IP address has been detected 3 The IP address has been deprecated 4 The IP address is the preferred address
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

winIPv6NIBusType 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.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  

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

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

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

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

winIPv6NIStatus 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.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)  

winIPv6NIIpPacketsIn 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.1.17
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

winIPv6NIIpPacketsOut 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.1.18
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

winIPv6NIlinkStatus 1.3.6.1.4.1.211.1.31.1.2.100.3.4.2.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)  

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

winHardwareResourceTable 1.3.6.1.4.1.211.1.31.1.2.100.3.5.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WinHardwareResource

winHardwareResourceEntry 1.3.6.1.4.1.211.1.31.1.2.100.3.5.1.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WinHardwareResource  

winHWRBusType 1.3.6.1.4.1.211.1.31.1.2.100.3.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  

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

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

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

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

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

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

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

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

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

winHWRClass 1.3.6.1.4.1.211.1.31.1.2.100.3.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  

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

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

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

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

winOSCurrentSession 1.3.6.1.4.1.211.1.31.1.2.100.3.6.5
Number of current session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

winOSServicePack 1.3.6.1.4.1.211.1.31.1.2.100.3.6.9
Service pack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

winOSCharactorCode 1.3.6.1.4.1.211.1.31.1.2.100.3.6.10
System charactor code.This value is the Code-page indentifiers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER