mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Dell Network Virtual Link Trunk Status (#13162)
* DELL ForceTen add VLT States * DELL Network (dnos) VIRTUAL-LINK-TRUNK * add testfiles * Update dnos_z9100-on.json Fix merge comments * Refresh Testdata * add num_oids * Remove unused skip_values
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
mib: DELL-NETWORKING-CHASSIS-MIB:DELL-NETWORKING-IF-EXTENSION-MIB
|
||||
mib: DELL-NETWORKING-CHASSIS-MIB:DELL-NETWORKING-IF-EXTENSION-MIB:DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB
|
||||
modules:
|
||||
mempools:
|
||||
pre-cache:
|
||||
@@ -204,3 +204,51 @@ modules:
|
||||
- { value: 1, descr: up, graph: 1, generic: 0 }
|
||||
- { value: 2, descr: down, graph: 1, generic: 2 }
|
||||
- { value: 3, descr: absent, graph: 1, generic: 2 }
|
||||
-
|
||||
oid: dellNetVirtualLinkDetailsTable
|
||||
value: dellNetVLTDetailLocalStatus
|
||||
num_oid: '.1.3.6.1.4.1.6027.3.17.1.3.1.3.{{ $index }}'
|
||||
descr: 'Port-channel {{ $dellNetVLTDetailLocalLagID }}'
|
||||
group: 'VIRTUAL-LINK-TRUNK'
|
||||
skip_values:
|
||||
-
|
||||
oid: dellNetVLTDetailPeerStatus
|
||||
op: '='
|
||||
value: 0
|
||||
state_name: dellNetVLTDetailLocalStatus
|
||||
states:
|
||||
- { value: 0, descr: down, graph: 1, generic: 2 }
|
||||
- { value: 1, descr: up, graph: 1, generic: 0 }
|
||||
-
|
||||
oid: dellNetVirtualLinkTrunkTable
|
||||
value: dellNetVLTIclBwStatus
|
||||
num_oid: '.1.3.6.1.4.1.6027.3.17.1.1.1.20.{{ $index }}'
|
||||
descr: 'ICL Bandwidth'
|
||||
group: 'VIRTUAL-LINK-TRUNK'
|
||||
state_name: dellNetVLTIclBwStatus
|
||||
states:
|
||||
- { value: 0, descr: '<80%', graph: 1, generic: 0 }
|
||||
- { value: 1, descr: '>80%', graph: 1, generic: 1 }
|
||||
-
|
||||
oid: dellNetVirtualLinkTrunkTable
|
||||
value: dellNetVLTIclStatus
|
||||
num_oid: '.1.3.6.1.4.1.6027.3.17.1.1.1.7.{{ $index }}'
|
||||
descr: 'Link Status'
|
||||
group: 'VIRTUAL-LINK-TRUNK'
|
||||
state_name: dellNetVLTIclStatus
|
||||
states:
|
||||
- { value: 0, descr: 'not established', graph: 1, generic: 3 }
|
||||
- { value: 1, descr: 'up', graph: 1, generic: 0 }
|
||||
- { value: 2, descr: 'down', graph: 1, generic: 2 }
|
||||
- { value: 3, descr: 'error', graph: 1, generic: 1 }
|
||||
-
|
||||
oid: dellNetVirtualLinkTrunkTable
|
||||
value: dellNetVLTRole
|
||||
num_oid: '.1.3.6.1.4.1.6027.3.17.1.1.1.5.{{ $index }}'
|
||||
descr: 'Role'
|
||||
group: 'VIRTUAL-LINK-TRUNK'
|
||||
state_name: dellNetVLTRole
|
||||
states:
|
||||
- { value: 0, descr: 'Standalone', graph: 1, generic: 3 }
|
||||
- { value: 1, descr: 'Primary', graph: 1, generic: 0 }
|
||||
- { value: 2, descr: 'Secondary', graph: 1, generic: 0 }
|
@@ -14159,6 +14159,534 @@
|
||||
"user_func": null,
|
||||
"state_name": "dellNetPowerSupplyOperStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.1",
|
||||
"sensor_index": "1",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 1",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 0,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.11",
|
||||
"sensor_index": "11",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 11",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.2",
|
||||
"sensor_index": "2",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 2",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.3",
|
||||
"sensor_index": "3",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 3",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.4",
|
||||
"sensor_index": "4",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 4",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.5",
|
||||
"sensor_index": "5",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 5",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.6",
|
||||
"sensor_index": "6",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 6",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.61",
|
||||
"sensor_index": "61",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 61",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.62",
|
||||
"sensor_index": "62",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 62",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.63",
|
||||
"sensor_index": "63",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 63",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.64",
|
||||
"sensor_index": "64",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 64",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.65",
|
||||
"sensor_index": "65",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 65",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.7",
|
||||
"sensor_index": "7",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 7",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.71",
|
||||
"sensor_index": "71",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 71",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.72",
|
||||
"sensor_index": "72",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 72",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.73",
|
||||
"sensor_index": "73",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 73",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.74",
|
||||
"sensor_index": "74",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 74",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.75",
|
||||
"sensor_index": "75",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 75",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.3.1.3.8",
|
||||
"sensor_index": "8",
|
||||
"sensor_type": "dellNetVLTDetailLocalStatus",
|
||||
"sensor_descr": "Port-channel 8",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTDetailLocalStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.1.1.20.1",
|
||||
"sensor_index": "1",
|
||||
"sensor_type": "dellNetVLTIclBwStatus",
|
||||
"sensor_descr": "ICL Bandwidth",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 0,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTIclBwStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.1.1.7.1",
|
||||
"sensor_index": "1",
|
||||
"sensor_type": "dellNetVLTIclStatus",
|
||||
"sensor_descr": "Link Status",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTIclStatus"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "state",
|
||||
"poller_type": "snmp",
|
||||
"sensor_oid": ".1.3.6.1.4.1.6027.3.17.1.1.1.5.1",
|
||||
"sensor_index": "1",
|
||||
"sensor_type": "dellNetVLTRole",
|
||||
"sensor_descr": "Role",
|
||||
"group": "VIRTUAL-LINK-TRUNK",
|
||||
"sensor_divisor": 1,
|
||||
"sensor_multiplier": 1,
|
||||
"sensor_current": 1,
|
||||
"sensor_limit": null,
|
||||
"sensor_limit_warn": null,
|
||||
"sensor_limit_low": null,
|
||||
"sensor_limit_low_warn": null,
|
||||
"sensor_alert": 1,
|
||||
"sensor_custom": "No",
|
||||
"entPhysicalIndex": null,
|
||||
"entPhysicalIndex_measured": null,
|
||||
"sensor_prev": null,
|
||||
"user_func": null,
|
||||
"state_name": "dellNetVLTRole"
|
||||
},
|
||||
{
|
||||
"sensor_deleted": 0,
|
||||
"sensor_class": "temperature",
|
||||
@@ -15234,6 +15762,83 @@
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 3,
|
||||
"state_generic_value": 2
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTDetailLocalStatus",
|
||||
"state_descr": "down",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 0,
|
||||
"state_generic_value": 2
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTDetailLocalStatus",
|
||||
"state_descr": "up",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 1,
|
||||
"state_generic_value": 0
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTIclBwStatus",
|
||||
"state_descr": "<80%",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 0,
|
||||
"state_generic_value": 0
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTIclBwStatus",
|
||||
"state_descr": ">80%",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 1,
|
||||
"state_generic_value": 1
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTIclStatus",
|
||||
"state_descr": "not established",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 0,
|
||||
"state_generic_value": 3
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTIclStatus",
|
||||
"state_descr": "up",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 1,
|
||||
"state_generic_value": 0
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTIclStatus",
|
||||
"state_descr": "down",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 2,
|
||||
"state_generic_value": 2
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTIclStatus",
|
||||
"state_descr": "error",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 3,
|
||||
"state_generic_value": 1
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTRole",
|
||||
"state_descr": "Standalone",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 0,
|
||||
"state_generic_value": 3
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTRole",
|
||||
"state_descr": "Primary",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 1,
|
||||
"state_generic_value": 0
|
||||
},
|
||||
{
|
||||
"state_name": "dellNetVLTRole",
|
||||
"state_descr": "Secondary",
|
||||
"state_draw_graph": 1,
|
||||
"state_value": 2,
|
||||
"state_generic_value": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@@ -5681,6 +5681,126 @@
|
||||
1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2113038|4|6.740000
|
||||
1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2113540|4|
|
||||
1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2113668|4|
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.1.1|66|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.2.1|4x|3C2C300F1C80
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.3.1|66|20
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.4.1|2|1258342400
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.5.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.6.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.7.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.8.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.9.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.10.1|4x|95D9838F
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.11.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.12.1|4x|3C2C30167480
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.13.1|66|10
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.14.1|66|15
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.15.1|66|6
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.16.1|66|8
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.17.1|66|15
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.18.1|66|6
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.19.1|66|8
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.20.1|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.21.1|4x|000000000000
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.22.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.23.1|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.1.1.24.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.1|66|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.2|66|2
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.3|66|3
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.4|66|4
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.5|66|5
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.6|66|6
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.7|66|7
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.8|66|8
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.11|66|11
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.51|66|51
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.52|66|52
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.53|66|53
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.54|66|54
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.55|66|55
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.61|66|61
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.62|66|62
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.63|66|63
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.64|66|64
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.65|66|65
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.71|66|71
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.72|66|72
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.73|66|73
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.74|66|74
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.1.75|66|75
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.1|66|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.2|66|2
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.3|66|3
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.4|66|4
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.5|66|5
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.6|66|6
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.7|66|7
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.8|66|8
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.11|66|11
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.51|66|51
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.52|66|52
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.53|66|53
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.54|66|54
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.55|66|55
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.61|66|61
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.62|66|62
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.63|66|63
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.64|66|64
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.65|66|65
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.71|66|71
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.72|66|72
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.73|66|73
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.74|66|74
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.2.75|66|75
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.1|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.2|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.3|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.4|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.5|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.6|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.7|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.8|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.11|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.51|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.52|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.53|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.54|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.55|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.61|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.62|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.63|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.64|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.65|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.71|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.72|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.73|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.74|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.3.75|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.1|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.2|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.3|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.4|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.5|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.6|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.7|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.8|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.11|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.51|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.52|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.53|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.54|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.55|2|0
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.61|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.62|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.63|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.64|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.65|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.71|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.72|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.73|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.74|2|1
|
||||
1.3.6.1.4.1.6027.3.17.1.3.1.4.75|2|1
|
||||
1.3.6.1.4.1.6027.3.26.1.3.4.1.2.1|2|1
|
||||
1.3.6.1.4.1.6027.3.26.1.3.4.1.4.1|2|1
|
||||
1.3.6.1.4.1.6027.3.26.1.3.4.1.5.1|2|0
|
||||
@@ -5765,4 +5885,4 @@
|
||||
1.3.6.1.4.1.6027.3.26.1.4.7.1.8.2.1.3|4|NA
|
||||
1.3.6.1.4.1.6027.3.26.1.4.7.1.8.2.1.4|4|NA
|
||||
1.3.6.1.4.1.6027.3.26.1.4.7.1.8.2.1.5|4|NA
|
||||
1.3.6.1.6.3.10.2.1.3.0|2|3749936
|
||||
1.3.6.1.6.3.10.2.1.3.0|2|3749936
|
Reference in New Issue
Block a user