mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add Sophos-XG OID for monitoring HA, IPSec and license state (#13423)
* Add Sophos-XG OID for monitoring HA and license state * add generic property * Update MIB to newest version * Add Test-data for sfosCentralOrchestrationLicRegStatus * Add IPSec monitoring * regenerate test-data
This commit is contained in:
@@ -7,4 +7,171 @@ modules:
|
|||||||
- SFOS-FIREWALL-MIB::sfosDeviceType.0
|
- SFOS-FIREWALL-MIB::sfosDeviceType.0
|
||||||
serial:
|
serial:
|
||||||
- SFOS-FIREWALL-MIB::sfosDeviceAppKey.0
|
- SFOS-FIREWALL-MIB::sfosDeviceAppKey.0
|
||||||
|
sensors:
|
||||||
|
pre-cache:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid:
|
||||||
|
- sfosIPSecVpnConnName
|
||||||
|
state:
|
||||||
|
data:
|
||||||
|
# HA
|
||||||
|
-
|
||||||
|
oid: sfosHAStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.4.1.{{ $index }}'
|
||||||
|
index: 'sfosHAStatus.{{ $index }}'
|
||||||
|
descr: 'HA status'
|
||||||
|
group: HA
|
||||||
|
value: sfosHAStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: disabled }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: enabled }
|
||||||
|
-
|
||||||
|
oid: sfosDeviceCurrentHAState
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.4.4.{{ $index }}'
|
||||||
|
index: 'sfosDeviceCurrentHAState.{{ $index }}'
|
||||||
|
descr: 'HA local appliance state'
|
||||||
|
group: HA
|
||||||
|
value: sfosDeviceCurrentHAState
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: notapplicable }
|
||||||
|
- { value: 1, graph: 1, generic: 2, descr: auxiliary }
|
||||||
|
- { value: 2, graph: 2, generic: 2, descr: standAlone }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: primary }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: faulty }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: ready }
|
||||||
|
-
|
||||||
|
oid: sfosDevicePeerHAState
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.4.5.{{ $index }}'
|
||||||
|
index: 'sfosDevicePeerHAState.{{ $index }}'
|
||||||
|
descr: 'HA peer appliance state'
|
||||||
|
group: HA
|
||||||
|
value: sfosDevicePeerHAState
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: notapplicable }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: auxiliary }
|
||||||
|
- { value: 2, graph: 2, generic: 2, descr: standAlone }
|
||||||
|
- { value: 3, graph: 3, generic: 2, descr: primary }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: faulty }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: ready }
|
||||||
|
# Licensing
|
||||||
|
-
|
||||||
|
oid: sfosNetProtectionLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.2.1.{{ $index }}'
|
||||||
|
index: 'sfosNetProtectionLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'Network Protection registration Lic status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosNetProtectionLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
-
|
||||||
|
oid: sfosWebProtectionLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.3.1.{{ $index }}'
|
||||||
|
index: 'sfosWebProtectionLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'Web Protection registration Lic status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosWebProtectionLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
-
|
||||||
|
oid: sfosMailProtectionLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.4.1.{{ $index }}'
|
||||||
|
index: 'sfosMailProtectionLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'EMail Protection Lic Status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosMailProtectionLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
-
|
||||||
|
oid: sfosWebServerProtectionLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.5.1.{{ $index }}'
|
||||||
|
index: 'sfosWebServerProtectionLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'Web Server Protection Lic status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosWebServerProtectionLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
-
|
||||||
|
oid: sfosSandstromLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.6.1.{{ $index }}'
|
||||||
|
index: 'sfosSandstromLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'Sandstorm Protection Lic status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosSandstromLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
-
|
||||||
|
oid: sfosEnhancedSupportLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.7.1.{{ $index }}'
|
||||||
|
index: 'sfosEnhancedSupportLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'Enhanced Support Lic Status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosEnhancedSupportLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
-
|
||||||
|
oid: sfosEnhancedPlusLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.8.1.{{ $index }}'
|
||||||
|
index: 'sfosEnhancedPlusLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'Enhanced Plus Support Lic Status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosEnhancedPlusLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
-
|
||||||
|
oid: sfosCentralOrchestrationLicRegStatus
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.9.1.{{ $index }}'
|
||||||
|
index: 'sfosCentralOrchestrationLicRegStatus.{{ $index }}'
|
||||||
|
descr: 'Central Orchestration registration Lic Status'
|
||||||
|
group: Licensing
|
||||||
|
value: sfosCentralOrchestrationLicRegStatus
|
||||||
|
states:
|
||||||
|
- { value: 0, graph: 0, generic: 0, descr: none }
|
||||||
|
- { value: 1, graph: 1, generic: 0, descr: evaluating }
|
||||||
|
- { value: 2, graph: 2, generic: 0, descr: notsubscribed }
|
||||||
|
- { value: 3, graph: 3, generic: 0, descr: subscribed }
|
||||||
|
- { value: 4, graph: 4, generic: 2, descr: expired }
|
||||||
|
- { value: 5, graph: 5, generic: 0, descr: deactivated }
|
||||||
|
count:
|
||||||
|
data:
|
||||||
|
-
|
||||||
|
oid: sfosIPSecVpnActiveTunnel
|
||||||
|
num_oid: '.1.3.6.1.4.1.2604.5.1.5.2.1.{{ $index }}'
|
||||||
|
index: 'sfosIPSecVpnActiveTunnel.{{ $index }}'
|
||||||
|
descr: '{{ $sfosIPSecVpnConnName }} active tunnels'
|
||||||
|
group: IPSec
|
||||||
|
@@ -30,8 +30,7 @@ IMPORTS
|
|||||||
FROM SNMPv2-CONF
|
FROM SNMPv2-CONF
|
||||||
DisplayString,
|
DisplayString,
|
||||||
TEXTUAL-CONVENTION,
|
TEXTUAL-CONVENTION,
|
||||||
PhysAddress,
|
PhysAddress
|
||||||
DateAndTime
|
|
||||||
FROM SNMPv2-TC
|
FROM SNMPv2-TC
|
||||||
Ipv6Address
|
Ipv6Address
|
||||||
FROM IPV6-TC;
|
FROM IPV6-TC;
|
||||||
@@ -124,10 +123,12 @@ SubscriptionStatusType ::= TEXTUAL-CONVENTION
|
|||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "enumerated type for subscription status"
|
DESCRIPTION "enumerated type for subscription status"
|
||||||
SYNTAX INTEGER {
|
SYNTAX INTEGER {
|
||||||
trial ( 1 ),
|
none ( 0 ),
|
||||||
unsubscribed ( 2 ),
|
evaluating ( 1 ),
|
||||||
|
notsubscribed ( 2 ),
|
||||||
subscribed ( 3 ),
|
subscribed ( 3 ),
|
||||||
expired ( 4 )
|
expired ( 4 ),
|
||||||
|
deactivated ( 5 )
|
||||||
}
|
}
|
||||||
|
|
||||||
IPSecVPNConnectionType ::= TEXTUAL-CONVENTION
|
IPSecVPNConnectionType ::= TEXTUAL-CONVENTION
|
||||||
@@ -219,7 +220,7 @@ sfosIPSVersion OBJECT-TYPE
|
|||||||
|
|
||||||
-- sfosXGDeviceStats
|
-- sfosXGDeviceStats
|
||||||
sfosCurrentDate OBJECT-TYPE
|
sfosCurrentDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "Current system date and time"
|
DESCRIPTION "Current system date and time"
|
||||||
@@ -577,20 +578,21 @@ sfosDeviceWebServerLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 5 }
|
|||||||
sfosDeviceSandstromLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 6 }
|
sfosDeviceSandstromLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 6 }
|
||||||
sfosDeviceEnhancedSupportLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 7 }
|
sfosDeviceEnhancedSupportLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 7 }
|
||||||
sfosDeviceEnhancedPlusSupportLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 8 }
|
sfosDeviceEnhancedPlusSupportLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 8 }
|
||||||
|
sfosDeviceCentralOrchestrationLic OBJECT IDENTIFIER ::= { sfosXGLicenseDetails 9 }
|
||||||
|
|
||||||
-- sfosXGLicenseDetails.sfosDeviceBaseFWLic
|
-- sfosXGLicenseDetails.sfosDeviceBaseFWLic
|
||||||
sfosBaseFWLicRegStatus OBJECT-TYPE
|
sfosBaseFWLicRegStatus OBJECT-TYPE
|
||||||
SYNTAX SubscriptionStatusType
|
SYNTAX SubscriptionStatusType
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "Base Firewall protection lic status "
|
DESCRIPTION "Base Firewall protection Lic status"
|
||||||
::= { sfosDeviceBaseFWLic 1 }
|
::= { sfosDeviceBaseFWLic 1 }
|
||||||
|
|
||||||
sfosBaseFWLicExpiryDate OBJECT-TYPE
|
sfosBaseFWLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "Base Firewall protection lic expiry date "
|
DESCRIPTION "Base Firewall protection Lic expiry date"
|
||||||
::= { sfosDeviceBaseFWLic 2 }
|
::= { sfosDeviceBaseFWLic 2 }
|
||||||
|
|
||||||
-- sfosXGLicenseDetails.sfosDeviceNetProtecLic
|
-- sfosXGLicenseDetails.sfosDeviceNetProtecLic
|
||||||
@@ -598,14 +600,14 @@ sfosNetProtectionLicRegStatus OBJECT-TYPE
|
|||||||
SYNTAX SubscriptionStatusType
|
SYNTAX SubscriptionStatusType
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION " Network Protection registration Lic status"
|
DESCRIPTION "Network Protection registration Lic status"
|
||||||
::= { sfosDeviceNetProtecLic 1 }
|
::= { sfosDeviceNetProtecLic 1 }
|
||||||
|
|
||||||
sfosNetProtectionLicExpiryDate OBJECT-TYPE
|
sfosNetProtectionLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "Network Protection Iic Expiry Date "
|
DESCRIPTION "Network Protection Lic Expiry Date"
|
||||||
::= { sfosDeviceNetProtecLic 2 }
|
::= { sfosDeviceNetProtecLic 2 }
|
||||||
|
|
||||||
-- sfosXGLicenseDetails.sfosDeviceWebProtecLic
|
-- sfosXGLicenseDetails.sfosDeviceWebProtecLic
|
||||||
@@ -613,14 +615,14 @@ sfosWebProtectionLicRegStatus OBJECT-TYPE
|
|||||||
SYNTAX SubscriptionStatusType
|
SYNTAX SubscriptionStatusType
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION " "
|
DESCRIPTION "Web Protection registration Lic status"
|
||||||
::= { sfosDeviceWebProtecLic 1 }
|
::= { sfosDeviceWebProtecLic 1 }
|
||||||
|
|
||||||
sfosWebProtectionLicExpiryDate OBJECT-TYPE
|
sfosWebProtectionLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "Network Protection Iic Expiry Date "
|
DESCRIPTION "Web Protection Lic Expiry Date"
|
||||||
::= { sfosDeviceWebProtecLic 2 }
|
::= { sfosDeviceWebProtecLic 2 }
|
||||||
|
|
||||||
-- sfosXGLicenseDetails.sfosDeviceMailProtecLic
|
-- sfosXGLicenseDetails.sfosDeviceMailProtecLic
|
||||||
@@ -628,14 +630,14 @@ sfosMailProtectionLicRegStatus OBJECT-TYPE
|
|||||||
SYNTAX SubscriptionStatusType
|
SYNTAX SubscriptionStatusType
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "EMail Protection Iic Status "
|
DESCRIPTION "EMail Protection Lic Status"
|
||||||
::= { sfosDeviceMailProtecLic 1 }
|
::= { sfosDeviceMailProtecLic 1 }
|
||||||
|
|
||||||
sfosMailProtectionLicExpiryDate OBJECT-TYPE
|
sfosMailProtectionLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "EMail Protection Iic Expiry Date"
|
DESCRIPTION "EMail Protection Lic Expiry Date"
|
||||||
::= { sfosDeviceMailProtecLic 2 }
|
::= { sfosDeviceMailProtecLic 2 }
|
||||||
|
|
||||||
-- sfosXGLicenseDetails.sfosDeviceWebServerLic
|
-- sfosXGLicenseDetails.sfosDeviceWebServerLic
|
||||||
@@ -643,14 +645,14 @@ sfosWebServerProtectionLicRegStatus OBJECT-TYPE
|
|||||||
SYNTAX SubscriptionStatusType
|
SYNTAX SubscriptionStatusType
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "web server Protection Iic status"
|
DESCRIPTION "web server Protection Lic status"
|
||||||
::= { sfosDeviceWebServerLic 1 }
|
::= { sfosDeviceWebServerLic 1 }
|
||||||
|
|
||||||
sfosWebServerProtectionLicExpiryDate OBJECT-TYPE
|
sfosWebServerProtectionLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "web server Protection Iic Expiry Date"
|
DESCRIPTION "web server Protection Lic Expiry Date"
|
||||||
::= { sfosDeviceWebServerLic 2 }
|
::= { sfosDeviceWebServerLic 2 }
|
||||||
|
|
||||||
-- sfosXGLicenseDetails.sfosDeviceSandstromLic
|
-- sfosXGLicenseDetails.sfosDeviceSandstromLic
|
||||||
@@ -658,14 +660,14 @@ sfosSandstromLicRegStatus OBJECT-TYPE
|
|||||||
SYNTAX SubscriptionStatusType
|
SYNTAX SubscriptionStatusType
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "sandstrom Protection Iic status"
|
DESCRIPTION "sandstrom Protection Lic status"
|
||||||
::= { sfosDeviceSandstromLic 1 }
|
::= { sfosDeviceSandstromLic 1 }
|
||||||
|
|
||||||
sfosSandstromLicExpiryDate OBJECT-TYPE
|
sfosSandstromLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "sandstrom Protection Iic Expiry Date"
|
DESCRIPTION "sandstrom Protection Lic Expiry Date"
|
||||||
::= { sfosDeviceSandstromLic 2 }
|
::= { sfosDeviceSandstromLic 2 }
|
||||||
|
|
||||||
-- sfosXGLicenseDetails.sfosDeviceEnhancedSupportLic
|
-- sfosXGLicenseDetails.sfosDeviceEnhancedSupportLic
|
||||||
@@ -677,7 +679,7 @@ sfosEnhancedSupportLicRegStatus OBJECT-TYPE
|
|||||||
::= { sfosDeviceEnhancedSupportLic 1 }
|
::= { sfosDeviceEnhancedSupportLic 1 }
|
||||||
|
|
||||||
sfosEnhancedSupportLicExpiryDate OBJECT-TYPE
|
sfosEnhancedSupportLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "Enhanced Support Lic expiry date"
|
DESCRIPTION "Enhanced Support Lic expiry date"
|
||||||
@@ -692,12 +694,27 @@ sfosEnhancedPlusLicRegStatus OBJECT-TYPE
|
|||||||
::= { sfosDeviceEnhancedPlusSupportLic 1 }
|
::= { sfosDeviceEnhancedPlusSupportLic 1 }
|
||||||
|
|
||||||
sfosEnhancedPlusLicExpiryDate OBJECT-TYPE
|
sfosEnhancedPlusLicExpiryDate OBJECT-TYPE
|
||||||
SYNTAX DisplayString
|
SYNTAX DisplayString
|
||||||
MAX-ACCESS read-only
|
MAX-ACCESS read-only
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "Enhanced Plus Support Lic expiry date"
|
DESCRIPTION "Enhanced Plus Support Lic expiry date"
|
||||||
::= { sfosDeviceEnhancedPlusSupportLic 2 }
|
::= { sfosDeviceEnhancedPlusSupportLic 2 }
|
||||||
|
|
||||||
|
-- sfosXGLicenseDetails.sfosDeviceCentralOrchestrationLic
|
||||||
|
sfosCentralOrchestrationLicRegStatus OBJECT-TYPE
|
||||||
|
SYNTAX SubscriptionStatusType
|
||||||
|
MAX-ACCESS read-only
|
||||||
|
STATUS current
|
||||||
|
DESCRIPTION "Central Orchestration registration Lic Status"
|
||||||
|
::= { sfosDeviceCentralOrchestrationLic 1 }
|
||||||
|
|
||||||
|
sfosCentralOrchestrationLicExpiryDate OBJECT-TYPE
|
||||||
|
SYNTAX DisplayString
|
||||||
|
MAX-ACCESS read-only
|
||||||
|
STATUS current
|
||||||
|
DESCRIPTION "Central Orchestration Lic expiry date"
|
||||||
|
::= { sfosDeviceCentralOrchestrationLic 2 }
|
||||||
|
|
||||||
-- SFOS-XG MIB.sfosXGTunnelInfo
|
-- SFOS-XG MIB.sfosXGTunnelInfo
|
||||||
|
|
||||||
sfosVPNInfo OBJECT IDENTIFIER ::= { sfosXGTunnelInfo 1 }
|
sfosVPNInfo OBJECT IDENTIFIER ::= { sfosXGTunnelInfo 1 }
|
||||||
@@ -1194,7 +1211,9 @@ sfosLicInfoGroup OBJECT-GROUP
|
|||||||
sfosEnhancedSupportLicRegStatus,
|
sfosEnhancedSupportLicRegStatus,
|
||||||
sfosEnhancedSupportLicExpiryDate,
|
sfosEnhancedSupportLicExpiryDate,
|
||||||
sfosEnhancedPlusLicRegStatus,
|
sfosEnhancedPlusLicRegStatus,
|
||||||
sfosEnhancedPlusLicExpiryDate }
|
sfosEnhancedPlusLicExpiryDate,
|
||||||
|
sfosCentralOrchestrationLicRegStatus,
|
||||||
|
sfosCentralOrchestrationLicExpiryDate }
|
||||||
STATUS current
|
STATUS current
|
||||||
DESCRIPTION "A collection of objects providing SFOS License info"
|
DESCRIPTION "A collection of objects providing SFOS License info"
|
||||||
::= { sfosXGMIBGroups 5 }
|
::= { sfosXGMIBGroups 5 }
|
||||||
|
File diff suppressed because it is too large
Load Diff
@@ -1274,3 +1274,16 @@
|
|||||||
1.3.6.1.4.1.2604.5.1.1.3.0|4|18.0.1 MR-1-Build396
|
1.3.6.1.4.1.2604.5.1.1.3.0|4|18.0.1 MR-1-Build396
|
||||||
1.3.6.1.4.1.2604.5.1.1.4.0|4|C01001GF24TPDE1
|
1.3.6.1.4.1.2604.5.1.1.4.0|4|C01001GF24TPDE1
|
||||||
1.3.6.1.6.3.10.2.1.3.0|2|18653
|
1.3.6.1.6.3.10.2.1.3.0|2|18653
|
||||||
|
1.3.6.1.4.1.2604.5.1.4.1.0|2|0
|
||||||
|
1.3.6.1.4.1.2604.5.1.4.4.0|2|0
|
||||||
|
1.3.6.1.4.1.2604.5.1.4.5.0|2|0
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.2.1.0|2|1
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.3.1.0|2|1
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.4.1.0|2|1
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.5.1.0|2|1
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.6.1.0|2|2
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.7.1.0|2|1
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.8.1.0|2|2
|
||||||
|
1.3.6.1.4.1.2604.5.1.5.9.1.0|2|2
|
||||||
|
1.3.6.1.4.1.2604.5.1.6.1.1.1.1.2.1|4|VPNTunnel1
|
||||||
|
1.3.6.1.4.1.2604.5.1.6.1.1.1.1.8.1|2|4
|
||||||
|
Reference in New Issue
Block a user