TIMETRA-RPKI-MIB

File: TIMETRA-RPKI-MIB.mib (30788 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB TIMETRA-GLOBAL-MIB TIMETRA-TC-MIB
TIMETRA-VRTR-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Counter64 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TEXTUAL-CONVENTION
RowStatus TimeStamp TruthValue
DisplayString InetAddress InetAddressType
InetPortNumber InetAddressPrefixLength InetAutonomousSystemNumber
timetraSRMIBModules tmnxSRObjs tmnxSRNotifyPrefix
tmnxSRConfs TNamedItem TmnxAdminState
TmnxOperState TmnxPortID TLNamedItemOrEmpty
BgpConnectRetryTime BgpHoldTime TmnxVRtrID
vRtrID

Defined Types

VRtrRpkiSessInstanceEntry  
SEQUENCE    
  vRtrRpkiSessInstanceAddressType InetAddressType
  vRtrRpkiSessInstanceAddress InetAddress
  vRtrRpkiSessInstanceRowStatus RowStatus
  vRtrRpkiSessInstanceConnectRetry BgpConnectRetryTime
  vRtrRpkiSessInstanceDescription DisplayString
  vRtrRpkiSessInstanceHoldTime BgpHoldTime
  vRtrRpkiSessLocalAddressType InetAddressType
  vRtrRpkiSessLocalAddress InetAddress
  vRtrRpkiSessInstancePort Unsigned32
  vRtrRpkiSessInstanceRefreshTime Unsigned32
  vRtrRpkiSessInstanceAdminState TmnxAdminState
  vRtrRpkiSessInstanceStaleRoutTim Unsigned32
  vRtrRpkiSessInstanceSessionState INTEGER
  vRtrRpkiSessInstanceSessionFlaps Unsigned32
  vRtrRpkiSessInstanceUptime TimeStamp
  vRtrRpkiSessInstanceActIpv4Rec Unsigned32
  vRtrRpkiSessInstanceActIpv6Rec Unsigned32
  vRtrRpkiSessInstanceSerialId Unsigned32
  vRtrRpkiSessInstanceSessionId Unsigned32
  vRtrRpkiSessInstanceLastChange TimeStamp

VRtrOriginValStaticEntry  
SEQUENCE    
  vRtrOrigValStaticIpPrefixType InetAddressType
  vRtrOrigValStaticIpPrefix InetAddress
  vRtrOrigValStaticMinPrefixLen InetAddressPrefixLength
  vRtrOrigValStaticMaxPrefixLen InetAddressPrefixLength
  vRtrOrigValStaticAS4Byte InetAutonomousSystemNumber
  vRtrOrigValStaticRowStatus RowStatus
  vRtrOrigValStaticASValidity TruthValue

VRtrOriginValRouteEntry  
SEQUENCE    
  vRtrOrigValRouteIpPrefixType InetAddressType
  vRtrOrigValRouteIpPrefix InetAddress
  vRtrOrigValRouteMinPrefixLen InetAddressPrefixLength
  vRtrOrigValRouteMaxPrefixLen InetAddressPrefixLength
  vRtrOrigValRouteAS4Byte InetAutonomousSystemNumber
  vRtrOrigValRouteType INTEGER
  vRtrOrigValRouteRpkiVrId TmnxVRtrID
  vRtrOrigValRouteRpkiAddrType InetAddressType
  vRtrOrigValRouteRpkiAddress InetAddress
  vRtrOrigValASRouteValidity TruthValue

Defined Values

timetraRpkiOriginValidMIBModule 1.3.6.1.4.1.6527.1.1.3.96
This document is the SNMP MIB module for the Nokia SROS implementation of origin validation for rpki session. Copyright 2003-2016 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxRpkiObjs 1.3.6.1.4.1.6527.3.1.2.96
OBJECT IDENTIFIER    

tmnxRpkiConformance 1.3.6.1.4.1.6527.3.1.1.96
OBJECT IDENTIFIER    

tmnxRpkiCompliances 1.3.6.1.4.1.6527.3.1.1.96.1
OBJECT IDENTIFIER    

tmnxRpkiGroups 1.3.6.1.4.1.6527.3.1.1.96.2
OBJECT IDENTIFIER    

tmnxRpkiNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.96
OBJECT IDENTIFIER    

tmnxRpkiNotifications 1.3.6.1.4.1.6527.3.1.3.96.0
OBJECT IDENTIFIER    

vRtrRpkiSessInstanceTable 1.3.6.1.4.1.6527.3.1.2.96.1
vRtrRpkiSessInstanceTable consists of information about each running instance of Rpki-Session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VRtrRpkiSessInstanceEntry

vRtrRpkiSessInstanceEntry 1.3.6.1.4.1.6527.3.1.2.96.1.1
An entry (conceptual row) in the vRtrRpkiSessInstanceTable. Each entry represents an instance of Rpki-Session running on the virtual router.
Status: current Access: not-accessible
OBJECT-TYPE    
  VRtrRpkiSessInstanceEntry  

vRtrRpkiSessInstanceAddressType 1.3.6.1.4.1.6527.3.1.2.96.1.1.1
The value of vRtrRpkiSessInstanceAddressType indicates the IP address type of the RPKI session configuration. vRtrRpkiSessInstanceAddressType supports InetAddressType values 'ipv4 (1)','ipv6 (2)' and 'ipv6z(4)'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

vRtrRpkiSessInstanceAddress 1.3.6.1.4.1.6527.3.1.2.96.1.1.2
The value of vRtrRpkiSessInstanceAddress indicates the IPv4,IPv6 or a link local address of a local cache server.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

vRtrRpkiSessInstanceRowStatus 1.3.6.1.4.1.6527.3.1.2.96.1.1.3
The value of vRtrRpkiSessInstanceRowStatus specifies the row status for this RPKI instance for the virtual router. It is used to create and delete row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vRtrRpkiSessInstanceConnectRetry 1.3.6.1.4.1.6527.3.1.2.96.1.1.4
The value of vRtrRpkiSessInstanceConnectRetry specifies the value (in seconds) for the RPKI Connect Retry timer.
Status: current Access: read-create
OBJECT-TYPE    
  BgpConnectRetryTime  

vRtrRpkiSessInstanceDescription 1.3.6.1.4.1.6527.3.1.2.96.1.1.5
The value of vRtrRpkiSessInstanceDescription specifies the textual description of this RPKI instance.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

vRtrRpkiSessInstanceHoldTime 1.3.6.1.4.1.6527.3.1.2.96.1.1.6
The value of vRtrRpkiSessInstanceHoldTime specifies the length of time in seconds that the session is to be considered UP without any indication that the cache server is alive and reachable. The default value of vRtrRpkiSessInstanceHoldTime is 600 seconds and must be set to a value at least 2 times the value of vRtrRpkiSessInstanceRefreshTime. When object vRtrRpkiSessInstanceHoldTime is set, object vRtrRpkiSessInstanceRefreshTime needs to be set as well. Reception of any PDU from the cache server resets the hold timer. When the hold-time expires the session is considered to be DOWN and the stale timer is started.
Status: current Access: read-create
OBJECT-TYPE    
  BgpHoldTime  

vRtrRpkiSessLocalAddressType 1.3.6.1.4.1.6527.3.1.2.96.1.1.7
The value of vRtrRpkiSessLocalAddressType specifies the type of vRtrRpkiSessLocalAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

vRtrRpkiSessLocalAddress 1.3.6.1.4.1.6527.3.1.2.96.1.1.8
The value of vRtrRpkiSessLocalAddress specifies the address of the local end of the Rpki session. In order for Rpki to function at least one peer must be configured. This address is used to validate incoming connections to the peer and to establish connections to the remote peer. The default value of vRtrRpkiSessLocalAddress is the system IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

vRtrRpkiSessInstancePort 1.3.6.1.4.1.6527.3.1.2.96.1.1.9
The value of vRtrRpkiSessInstancePort specifies the destination port number to be used to connect the cache server. The default port number is 323.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

vRtrRpkiSessInstanceRefreshTime 1.3.6.1.4.1.6527.3.1.2.96.1.1.10
The value of vRtrRpkiSessInstanceRefreshTime triggers the sending of periodic Serial Query PDUs for purposes of liveness detection. The default value of vRtrRpkiSessInstanceRefreshTime is 300 seconds. and is reset whenever a Reset Query or Serial Query PDU is sent to the cache server. When the timer expires a new Serial Query PDU is sent with the last known serial number. When object vRtrRpkiSessInstanceRefreshTime is set, object vRtrRpkiSessInstanceHoldTime needs to be set as well.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 30..32767  

vRtrRpkiSessInstanceAdminState 1.3.6.1.4.1.6527.3.1.2.96.1.1.11
The value of vRtrRpkiSessInstanceAdminState specifies the administrative state of Rpki session in this virtual router instance.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

vRtrRpkiSessInstanceStaleRoutTim 1.3.6.1.4.1.6527.3.1.2.96.1.1.12
The value of vRtrRpkiSessInstanceStaleRoutTim specifies the maximum length of time that prefix origin records learned from the cache server remain valid after the session with the cache server goes down. The default value of vRtrRpkiSessInstanceStaleRoutTim is 3600 seconds (1 hour). When the timer expires all remaining stale entries associated with the session are deleted.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..3600  

vRtrRpkiSessInstanceSessionState 1.3.6.1.4.1.6527.3.1.2.96.1.1.13
The value of vRtrRpkiSessInstanceSessionState indicates the current state of a particular session.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), connect(1), established(2), cleanup(3)  

vRtrRpkiSessInstanceSessionFlaps 1.3.6.1.4.1.6527.3.1.2.96.1.1.14
The value of vRtrRpkiSessInstanceSessionFlaps indicates the number of times the session has transitioned from 'established' state to 'idle' state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vRtrRpkiSessInstanceUptime 1.3.6.1.4.1.6527.3.1.2.96.1.1.15
The value of vRtrRpkiSessInstanceUptime indicates the time since this session is active.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

vRtrRpkiSessInstanceActIpv4Rec 1.3.6.1.4.1.6527.3.1.2.96.1.1.16
The value of vRtrRpkiSessInstanceActIpv4Rec indicates the number of active, non-withdrawn IPv4 records.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vRtrRpkiSessInstanceActIpv6Rec 1.3.6.1.4.1.6527.3.1.2.96.1.1.17
The value of vRtrRpkiSessInstanceActIpv6Rec indicates the number of active, non-withdrawn IPv6 records.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vRtrRpkiSessInstanceSerialId 1.3.6.1.4.1.6527.3.1.2.96.1.1.18
The value of vRtrRpkiSessInstanceSerialId indicates the serial id associated with this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vRtrRpkiSessInstanceSessionId 1.3.6.1.4.1.6527.3.1.2.96.1.1.19
The value of vRtrRpkiSessInstanceSessionId indicates the session id of this session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

vRtrRpkiSessInstanceLastChange 1.3.6.1.4.1.6527.3.1.2.96.1.1.20
The value of vRtrRpkiSessInstanceLastChange indicates the sysUpTime when this row was last modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

vRtrOriginValStaticTable 1.3.6.1.4.1.6527.3.1.2.96.2
vRtrOriginValStaticTable consists of information about static-entry under origin-validation. A static-entry can express validity or invalidity information about an entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VRtrOriginValStaticEntry

vRtrOriginValStaticEntry 1.3.6.1.4.1.6527.3.1.2.96.2.1
An entry (conceptual row) in the vRtrOriginValStaticTable.Each entry represents a static-entry about the AS numbers that are authorized to originate routes for different prefixes.
Status: current Access: not-accessible
OBJECT-TYPE    
  VRtrOriginValStaticEntry  

vRtrOrigValStaticIpPrefixType 1.3.6.1.4.1.6527.3.1.2.96.2.1.1
The value of vRtrOrigValStaticIpPrefixType specifies the address type of vRtrOrigValStaticIpPrefix address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

vRtrOrigValStaticIpPrefix 1.3.6.1.4.1.6527.3.1.2.96.2.1.2
The value of vRtrOrigValStaticIpPrefix specifies the IP address prefix to match for the origin validation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

vRtrOrigValStaticMinPrefixLen 1.3.6.1.4.1.6527.3.1.2.96.2.1.3
The value of vRtrOrigValStaticMinPrefixLen specifies the min value of the prefix length for vRtrOrigValStaticIpPrefix, to match for the aggregation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

vRtrOrigValStaticMaxPrefixLen 1.3.6.1.4.1.6527.3.1.2.96.2.1.4
The value of vRtrOrigValStaticMaxPrefixLen specifies the max value of the prefix length for vRtrOrigValStaticIpPrefix, to match for the aggregation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

vRtrOrigValStaticAS4Byte 1.3.6.1.4.1.6527.3.1.2.96.2.1.5
The value of vRtrOrigValStaticAS4Byte specifies the autonomous system number to be advertised to this peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAutonomousSystemNumber  

vRtrOrigValStaticRowStatus 1.3.6.1.4.1.6527.3.1.2.96.2.1.6
The value of vRtrOrigValStaticRowStatus specifies the row status for this static entry instance for the virtual router. It is used to create and delete row entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vRtrOrigValStaticASValidity 1.3.6.1.4.1.6527.3.1.2.96.2.1.7
The value of vRtrOrigValStaticASValidity specifies whether the route entry corresponding to the autonomous number is valid (true) or invalid (false).
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

vRtrOriginValRouteTable 1.3.6.1.4.1.6527.3.1.2.96.3
vRtrOriginValRouteTable consists of information about the route database which includes both static and dynamic route information under origin-validation rpki.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VRtrOriginValRouteEntry

vRtrOriginValRouteEntry 1.3.6.1.4.1.6527.3.1.2.96.3.1
An entry (conceptual row) in the vRtrOriginValRouteTable. Each entry represents the AS numbers that are authorized to originate routes for different prefixes. Entries cannot be created or deleted via a SNMP SET operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  VRtrOriginValRouteEntry  

vRtrOrigValRouteIpPrefixType 1.3.6.1.4.1.6527.3.1.2.96.3.1.1
The value of vRtrOrigValRouteIpPrefixType specify the address type of vRtrOrigValRouteIpPrefix address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

vRtrOrigValRouteIpPrefix 1.3.6.1.4.1.6527.3.1.2.96.3.1.2
The value of vRtrOrigValRouteIpPrefix specify the IP address prefix to match for the origin validation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

vRtrOrigValRouteMinPrefixLen 1.3.6.1.4.1.6527.3.1.2.96.3.1.3
The value of vRtrOrigValRouteMinPrefixLen specify the min value of the prefix length for vRtrOrigValRouteIpPrefix, to match for the aggregation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

vRtrOrigValRouteMaxPrefixLen 1.3.6.1.4.1.6527.3.1.2.96.3.1.4
The value of vRtrOrigValRouteMaxPrefixLen specify the max value of the prefix length for vRtrOrigValRouteIpPrefix, to match for the aggregation.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..128  

vRtrOrigValRouteAS4Byte 1.3.6.1.4.1.6527.3.1.2.96.3.1.5
The value of vRtrOrigValRouteAS4Byte specify the autonomous system number to be advertised to this peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAutonomousSystemNumber  

vRtrOrigValRouteType 1.3.6.1.4.1.6527.3.1.2.96.3.1.6
The vRtrOrigValRouteType is an enumerated value that specifies whether type of the route entry is static or dynamic.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

vRtrOrigValRouteRpkiVrId 1.3.6.1.4.1.6527.3.1.2.96.3.1.7
The value of vRtrOrigValRouteRpkiVrId specify if the type of the Rpki Session is base or management.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxVRtrID  

vRtrOrigValRouteRpkiAddrType 1.3.6.1.4.1.6527.3.1.2.96.3.1.8
The value of vRtrOrigValRouteRpkiAddrType specify the type of vRtrRpkiSessLocalAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

vRtrOrigValRouteRpkiAddress 1.3.6.1.4.1.6527.3.1.2.96.3.1.9
The value of vRtrOrigValRouteRpkiAddress specify the address of the local end of the Rpki session. In order for Rpki to function at least one peer must be configured. This address is used to validate incoming connections to the peer and to establish connections to the remote peer. When the value of vRtrOrigValRouteType is static the value of vRtrOrigValRouteRpkiAddress is null.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16|20)  

vRtrOrigValASRouteValidity 1.3.6.1.4.1.6527.3.1.2.96.3.1.10
The value of vRtrOrigValASRouteValidity indicates whether the route entry corresponding to the autonomous number is valid (true) or invalid (false) if the route is static. Default value for this object is valid(true).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxRpkiNotificationObjs 1.3.6.1.4.1.6527.3.1.2.96.4
OBJECT IDENTIFIER    

tmnxRpkiPeerAddrType 1.3.6.1.4.1.6527.3.1.2.96.4.1
The value of tmnxRpkiPeerAddrType indicates the type of address for the BGP peer represented by tmnxRpkiPeerAddr.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

tmnxRpkiPeerAddr 1.3.6.1.4.1.6527.3.1.2.96.4.2
The value of tmnxRpkiPeerAddr indicates the address for the Rpki peer.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

tmnxRpkiErrorType 1.3.6.1.4.1.6527.3.1.2.96.4.3
The value of tmnxRpkiErrorType indicates the type of the error message seen on the Rpki session.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER holdTimerExpired(1), tcpConnectionFailure(2), sessionIdMismatch(3), fatalErrorCode(4), sessionEstablished(5)  

tmnxRpkiTrapStatus 1.3.6.1.4.1.6527.3.1.2.96.4.4
The value of tmnxRpkiTrapStatus indicates the state of the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER up(1), down(2)  

tmnxRpkiNotifySession 1.3.6.1.4.1.6527.3.1.3.96.0.1
[CAUSE] A tmnxRpkiNotifySession notification is generated when a rpki session either comes up or goes down. Possible reasons for this to happen is listed below: (a) a session goes down due to hold-timer expiry. (b) a session goes down due to failure of the TCP connection. (c) a session goes down due to session ID mismatch. (d) a session goes down due to sent or received Error Report PDU containing fatal error code (e) a session comes up (established state) [EFFECT] This may remove the routes learned from a particular rpki server if session goes down. Or start learning routes from a rpki session which was newly established. [RECOVERY] There is no recovery required for this notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxRpkiStaleTimerExpiry 1.3.6.1.4.1.6527.3.1.3.96.0.2
[CAUSE] This notification is generated when a stale timer expires. The stale timer expires due to the following reasons: 1) The peer goes down, and never comes up within the stale timer interval 2) Peer goes down and comes backup and refreshes the databases. The stale timer is expired to remove unrefreshed entries in the database. 3) The peer goes down and comes back again and again goes down before refreshing any entries. Here again the stale timer is expired due to unstable connection. [EFFECT] This may remove the routes learned from a particular rpki server if session goes down. Or start learning routes from a rpki session which was newly established. [RECOVERY] There is no recovery required for this notification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxOriginValidV12v0Compliance 1.3.6.1.4.1.6527.3.1.1.96.1.1
The compliance statement for management of origin validation instances on Nokia SROS series systems release R12.0.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxRpkiOriginValidGroup 1.3.6.1.4.1.6527.3.1.1.96.2.1
The group of additional objects supporting the management of RPKI session in version 12.0 of Nokia SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxRpkiNotifyObjsGroup 1.3.6.1.4.1.6527.3.1.1.96.2.2
The group of objects supporting extended MPLS notifications on Nokia SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxRpkiNotificationGroup 1.3.6.1.4.1.6527.3.1.1.96.2.3
The group of notifications supporting the RPKI feature on Nokia SROS series systems 12.0 Release.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP