ZYXEL-ZYWALL-MIB

File: ZYXEL-ZYWALL-MIB.mib (24623 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI RFC-1212
RFC1213-MIB RFC-1215 ZYXEL-MIB

Imported symbols

enterprises IpAddress Counter64
OBJECT-TYPE DisplayString PhysAddress
TRAP-TYPE zywallCommon

Defined Types

SysDeviceInterfaceEntry  
SEQUENCE    
  sysDeviceInterfaceIndex INTEGER
  sysDeviceInterfaceName DisplayString
  sysDeviceInterfaceIPAddress IpAddress
  sysDeviceInterfaceIPSubnetMask IpAddress
  sysDeviceInterfaceTx INTEGER
  sysDeviceInterfaceRx INTEGER

SysDeviceARPEntry  
SEQUENCE    
  sysDeviceARPIndex INTEGER
  sysDeviceARPIPAddress IpAddress
  sysDeviceARPMACAddress DisplayString
  sysDeviceARPInterface DisplayString
  sysDeviceARPTTL INTEGER

SysLANDHCPEntry  
SEQUENCE    
  sysLANDHCPIndex INTEGER
  sysLANDHCPIPAddress IpAddress
  sysLANDHCPMACAddress DisplayString
  sysLANDHCPHostname DisplayString

SysDMZDHCPEntry  
SEQUENCE    
  sysDMZDHCPIndex INTEGER
  sysDMZDHCPIPAddress IpAddress
  sysDMZDHCPMACAddress DisplayString
  sysDMZDHCPHostname DisplayString

SysWLANDHCPEntry  
SEQUENCE    
  sysWLANDHCPIndex INTEGER
  sysWLANDHCPIPAddress IpAddress
  sysWLANDHCPMACAddress DisplayString
  sysWLANDHCPHostname DisplayString

FirewallDirEntry  
SEQUENCE    
  firewallDirIndex INTEGER
  firewallDirForwardPktCnt Counter64
  firewallDirForwardPktSize Counter64
  firewallDirBlockPktCnt Counter64
  firewallDirBlockPktSize Counter64

VPNTunnelEntry  
SEQUENCE    
  vpnTunnelIndex INTEGER
  vpnTunnelName DisplayString
  vpnTunnelTxPktCnt Counter64
  vpnTunnelTxPktSize Counter64
  vpnTunnelRxPktCnt Counter64
  vpnTunnelRxPktSize Counter64
  vpnTunnelDisPktCnt Counter64
  vpnTunnelDisPktSize Counter64
  vpnTunnelUpTime DisplayString
  vpnTunnelLaunchNum INTEGER
  vpnTunnelCloseNum INTEGER
  vpnTunnelFailReason DisplayString
  vpnTunnelFailTime DisplayString
  vpnTunnelRuleIndex INTEGER
  vpnTunnelRuleName DisplayString
  vpnTunnelActivity INTEGER
  vpnTunnelLocalNetwork DisplayString
  vpnTunnelRemoteNetwork DisplayString
  vpnTunnelEncapsulation DisplayString
  vpnTunnelAlgorithm DisplayString
  vpnTunnelRemoteGateway DisplayString

VPNLocalUserEntry  
SEQUENCE    
  vpnLocalUserIndex INTEGER
  vpnLocalUserName DisplayString
  vpnLocalUserFailCnt Counter64

Defined Values

zywallSystem 1.3.6.1.4.1.890.1.6.1.1
OBJECT IDENTIFIER    

zywallFirewall 1.3.6.1.4.1.890.1.6.1.2
OBJECT IDENTIFIER    

zywallVPN 1.3.6.1.4.1.890.1.6.1.3
OBJECT IDENTIFIER    

zywallIDP 1.3.6.1.4.1.890.1.6.1.4
OBJECT IDENTIFIER    

zywallAV 1.3.6.1.4.1.890.1.6.1.5
OBJECT IDENTIFIER    

zywallTraps 1.3.6.1.4.1.890.1.6.1.99
OBJECT IDENTIFIER    

sysCPUUsage 1.3.6.1.4.1.890.1.6.1.1.1
Show device CPU load in %, it's the snapshot of CPU load when getting the values.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysFlashUsage 1.3.6.1.4.1.890.1.6.1.1.2
Show device flash load in %, it's the snapshot of the flash load when getting the value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysRAMUsage 1.3.6.1.4.1.890.1.6.1.1.3
Show device RAM load in %, it's the snapshot of RAM load when getting the values.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysSessionUsage 1.3.6.1.4.1.890.1.6.1.1.4
Show device session load in %, it's the snapshot of session load when getting the values.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysDeviceName 1.3.6.1.4.1.890.1.6.1.1.5
The device name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceType 1.3.6.1.4.1.890.1.6.1.1.6
The device type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceMACAddress 1.3.6.1.4.1.890.1.6.1.1.7
The device MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysFirmwareVersion 1.3.6.1.4.1.890.1.6.1.1.8
The device firmware version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysLastEdit 1.3.6.1.4.1.890.1.6.1.1.9
The system last edit time.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceInterfaceTable 1.3.6.1.4.1.890.1.6.1.1.10
A list of device interface entries. The number depends on product definition.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysDeviceInterfaceEntry

sysDeviceInterfaceEntry 1.3.6.1.4.1.890.1.6.1.1.10.1
A device interface entry containing comment object for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysDeviceInterfaceEntry  

sysDeviceInterfaceIndex 1.3.6.1.4.1.890.1.6.1.1.10.1.1
The index of device interface, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysDeviceInterfaceName 1.3.6.1.4.1.890.1.6.1.1.10.1.2
The name of device interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceInterfaceIPAddress 1.3.6.1.4.1.890.1.6.1.1.10.1.3
The IP address of device interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysDeviceInterfaceIPSubnetMask 1.3.6.1.4.1.890.1.6.1.1.10.1.4
The IP subnet mask of device interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysDeviceInterfaceTx 1.3.6.1.4.1.890.1.6.1.1.10.1.5
the current outgoing rate in pbs of each interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysDeviceInterfaceRx 1.3.6.1.4.1.890.1.6.1.1.10.1.6
the current incoming rate in kbps of each interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysMaxSessionPerHost 1.3.6.1.4.1.890.1.6.1.1.11
Get and Set the Max concurrent session per host.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sysHTTPPort 1.3.6.1.4.1.890.1.6.1.1.12
Get the HTTP/HTTPS port numbers of management service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceARPTable 1.3.6.1.4.1.890.1.6.1.1.13
A list of device ARP entries. The number depends on product definition.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysDeviceARPEntry

sysDeviceARPEntry 1.3.6.1.4.1.890.1.6.1.1.13.1
A device ARP entry containing comment object for a particular ARP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysDeviceARPEntry  

sysDeviceARPIndex 1.3.6.1.4.1.890.1.6.1.1.13.1.1
The index of device ARP entry, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysDeviceARPIPAddress 1.3.6.1.4.1.890.1.6.1.1.13.1.2
The IP address of device ARP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysDeviceARPMACAddress 1.3.6.1.4.1.890.1.6.1.1.13.1.3
The MAC address of device ARP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceARPInterface 1.3.6.1.4.1.890.1.6.1.1.13.1.4
The input interface of device ARP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceARPTTL 1.3.6.1.4.1.890.1.6.1.1.13.1.5
The TTL of device ARP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysLANDHCPTable 1.3.6.1.4.1.890.1.6.1.1.14
A list of LAN DHCP entries. The number depends on LAN DHCP pool size
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysLANDHCPEntry

sysLANDHCPEntry 1.3.6.1.4.1.890.1.6.1.1.14.1
A LAN DHCP entry containing comment object for a particular DHCP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysLANDHCPEntry  

sysLANDHCPIndex 1.3.6.1.4.1.890.1.6.1.1.14.1.1
The index of LAN DHCP entry, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysLANDHCPIPAddress 1.3.6.1.4.1.890.1.6.1.1.14.1.2
The IP Address of LAN DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysLANDHCPMACAddress 1.3.6.1.4.1.890.1.6.1.1.14.1.3
The MAC address of LAN DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysLANDHCPHostname 1.3.6.1.4.1.890.1.6.1.1.14.1.4
The hostname of LAN DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDMZDHCPTable 1.3.6.1.4.1.890.1.6.1.1.15
A list of DMZ DHCP entries. The number depends on DMZ DHCP pool size
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysDMZDHCPEntry

sysDMZDHCPEntry 1.3.6.1.4.1.890.1.6.1.1.15.1
A DMZ DHCP entry containing comment object for a particular DHCP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysDMZDHCPEntry  

sysDMZDHCPIndex 1.3.6.1.4.1.890.1.6.1.1.15.1.1
The index of DMZ DHCP entry, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysDMZDHCPIPAddress 1.3.6.1.4.1.890.1.6.1.1.15.1.2
The IP Address of DMZ DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysDMZDHCPMACAddress 1.3.6.1.4.1.890.1.6.1.1.15.1.3
The MAC address of DMZ DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDMZDHCPHostname 1.3.6.1.4.1.890.1.6.1.1.15.1.4
The hostname of DMZ DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysWLANDHCPTable 1.3.6.1.4.1.890.1.6.1.1.16
A list of WLAN DHCP entries. The number depends on WLAN DHCP pool size
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SysWLANDHCPEntry

sysWLANDHCPEntry 1.3.6.1.4.1.890.1.6.1.1.16.1
A WLAN DHCP entry containing comment object for a particular DHCP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SysWLANDHCPEntry  

sysWLANDHCPIndex 1.3.6.1.4.1.890.1.6.1.1.16.1.1
The index of WLAN DHCP entry, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sysWLANDHCPIPAddress 1.3.6.1.4.1.890.1.6.1.1.16.1.2
The IP Address of WLAN DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sysWLANDHCPMACAddress 1.3.6.1.4.1.890.1.6.1.1.16.1.3
The MAC address of WLAN DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysWLANDHCPHostname 1.3.6.1.4.1.890.1.6.1.1.16.1.4
The hostname of WLAN DHCP entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sysDeviceMode 1.3.6.1.4.1.890.1.6.1.1.17
The device mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

firewallDirTable 1.3.6.1.4.1.890.1.6.1.2.1
A list of Firewall direction entries. The number depends on product definition.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FirewallDirEntry

firewallDirEntry 1.3.6.1.4.1.890.1.6.1.2.1.1
A Firewall direction entry containing comment object for a particular Firewall direction.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FirewallDirEntry  

firewallDirIndex 1.3.6.1.4.1.890.1.6.1.2.1.1.1
The index of Firewall direction.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER lan-to-wan(1), wan-to-lan(2), dmz-to-lan(3), dmz-to-wan(4), wan-to-dmz(5), lan-to-dmz(6), lan-to-lan(7), wan-to-wan(8), dmz-to-dmz(9), lan-to-router(10), wan-to-router(11), dmz-to-router(12)  

firewallDirForwardPktCnt 1.3.6.1.4.1.890.1.6.1.2.1.1.2
The number of the forwarded packets for each direction from device booting till now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

firewallDirForwardPktSize 1.3.6.1.4.1.890.1.6.1.2.1.1.3
The total size of the forwarded packets for each direction from device booting till now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

firewallDirBlockPktCnt 1.3.6.1.4.1.890.1.6.1.2.1.1.4
The number of the blocked packets for each direction from device booting till now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

firewallDirBlockPktSize 1.3.6.1.4.1.890.1.6.1.2.1.1.5
The number of the blocked packets for each direction from device booting till now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

firewallTotalRules 1.3.6.1.4.1.890.1.6.1.2.2
Counter of total Firewall rules from device booting until now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

firewallNewRules 1.3.6.1.4.1.890.1.6.1.2.3
Counter of new installation policies between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

firewallDelRules 1.3.6.1.4.1.890.1.6.1.2.4
Counter of the deleted policies between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

firewallActRules 1.3.6.1.4.1.890.1.6.1.2.5
Counter of the activated rules between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

firewallDeActRules 1.3.6.1.4.1.890.1.6.1.2.6
Counter of the deactivated rules between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelTable 1.3.6.1.4.1.890.1.6.1.3.1
A list of VPN tunnel entries. The number depends on product definition.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VPNTunnelEntry

vpnTunnelEntry 1.3.6.1.4.1.890.1.6.1.3.1.1
A VPN tunnel entry containing comment object for a particular VPN tunnel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VPNTunnelEntry  

vpnTunnelIndex 1.3.6.1.4.1.890.1.6.1.3.1.1.1
The index of VPN tunnel, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelName 1.3.6.1.4.1.890.1.6.1.3.1.1.2
The name of VPN tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelTxPktCnt 1.3.6.1.4.1.890.1.6.1.3.1.1.3
The number of transmitted packets from tunnel was up for each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

vpnTunnelTxPktSize 1.3.6.1.4.1.890.1.6.1.3.1.1.4
The total size of transmitted packets from tunnel was up for each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

vpnTunnelRxPktCnt 1.3.6.1.4.1.890.1.6.1.3.1.1.5
The number of received packets from tunnel was up for each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

vpnTunnelRxPktSize 1.3.6.1.4.1.890.1.6.1.3.1.1.6
The total size of received packets from tunnel was up for each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

vpnTunnelDisPktCnt 1.3.6.1.4.1.890.1.6.1.3.1.1.7
The number of discarded packets from tunnel was up for each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

vpnTunnelDisPktSize 1.3.6.1.4.1.890.1.6.1.3.1.1.8
The total size of discarded packets from tunnel was up for each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

vpnTunnelUpTime 1.3.6.1.4.1.890.1.6.1.3.1.1.9
Tunnel up time until now for each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelLaunchNum 1.3.6.1.4.1.890.1.6.1.3.1.1.10
Number of times a tunnel has been launched from device booting until now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelCloseNum 1.3.6.1.4.1.890.1.6.1.3.1.1.11
Number of times a tunnel has been closed from device booting until now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelFailReason 1.3.6.1.4.1.890.1.6.1.3.1.1.12
The latest failed reason of each tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelFailTime 1.3.6.1.4.1.890.1.6.1.3.1.1.13
The latest failed time of each tunnel. DisplayString = mm/dd/yyyy hh:mm:ss, ex: 01/07/2005 12:35:20.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelRuleIndex 1.3.6.1.4.1.890.1.6.1.3.1.1.14
The rule index of VPN tunnel, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnTunnelRuleName 1.3.6.1.4.1.890.1.6.1.3.1.1.15
The rule name of VPN tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelActivity 1.3.6.1.4.1.890.1.6.1.3.1.1.16
The activity of VPN tunnel.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

vpnTunnelLocalNetwork 1.3.6.1.4.1.890.1.6.1.3.1.1.17
The local network of VPN tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelRemoteNetwork 1.3.6.1.4.1.890.1.6.1.3.1.1.18
The remote network of VPN tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelEncapsulation 1.3.6.1.4.1.890.1.6.1.3.1.1.19
The encapsulation mode of VPN tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelAlgorithm 1.3.6.1.4.1.890.1.6.1.3.1.1.20
The used algorithms of VPN tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnTunnelRemoteGateway 1.3.6.1.4.1.890.1.6.1.3.1.1.21
The remote gateway of VPN tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnUpTunnel 1.3.6.1.4.1.890.1.6.1.3.2
Number of total up tunnels when querying.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnPhase1ErrbyLocal 1.3.6.1.4.1.890.1.6.1.3.3
Counter of phase 1 tunnels errors caused by local site between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnPhase1ErrbyRemote 1.3.6.1.4.1.890.1.6.1.3.4
Counter of phase 1 tunnels errors caused by remote site between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnPhase2ErrbyLocal 1.3.6.1.4.1.890.1.6.1.3.5
Counter of phase 2 tunnels errors caused by local site between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnPhase2ErrbyRemote 1.3.6.1.4.1.890.1.6.1.3.6
Counter of phase 2 tunnels errors caused by remote site between 2 queries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnLocalUserTable 1.3.6.1.4.1.890.1.6.1.3.7
A list of VPN local user entries from system local user database. The number depends on product definition.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VPNLocalUserEntry

vpnLocalUserEntry 1.3.6.1.4.1.890.1.6.1.3.7.1
A VPN local user entry containing comment object for a particular local user.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VPNLocalUserEntry  

vpnLocalUserIndex 1.3.6.1.4.1.890.1.6.1.3.7.1.1
The index of VPN local user, base on 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vpnLocalUserName 1.3.6.1.4.1.890.1.6.1.3.7.1.2
The name of VPN local user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

vpnLocalUserFailCnt 1.3.6.1.4.1.890.1.6.1.3.7.1.3
Counter of failure for each user name of local user database from device booting until now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter64  

idpSigVersion 1.3.6.1.4.1.890.1.6.1.4.1
The IDP signature version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

idpSigDate 1.3.6.1.4.1.890.1.6.1.4.2
The IDP signature date.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avSigVersion 1.3.6.1.4.1.890.1.6.1.5.1
The AV signature version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

avSigDate 1.3.6.1.4.1.890.1.6.1.5.2
The AV signature date.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString