Extend Avocent Support (#14914)

* Add files via upload

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Rename ACS6000-MIB to ACS-MIB

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Update avocent.yaml

* Create avocent_acs6048.snmprec

* Create avocent_acs6048.json

* Delete avocent_acs6048.json

* Same as avocent_6000

* Point at ACS MIB

ACS-MIB::acsSerialPortTableName

* Update avocent_6000.snmprec

Update avocent_6000 with additional MIB

* Update Test data

* Update avocent_6000.snmprec

* Update avocent_6000.snmprec

* Update avocent_6000.json
This commit is contained in:
Justin Lentz 2023-06-14 22:50:44 -05:00 committed by GitHub
parent b14e2d4609
commit b0ddd4ef15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4353 additions and 1147 deletions

View File

@ -1,6 +1,11 @@
mib: PM-MIB
mib: PM-MIB:ACS-MIB
modules:
sensors:
pre-cache:
data:
-
oid:
- ACS-MIB::acsSerialPortTableName
voltage:
options:
skip_values: 0
@ -148,6 +153,33 @@ modules:
index: 'pmPowerMgmtPDUTableTemperature3Value.{{ $index }}'
state:
data:
-
oid: acsPowerSupplyStatePw1
num_oid: '.1.3.6.1.4.1.10418.16.2.1.8.2.0'
descr: Power Supply 1
states:
- { value: 1, generic: 0, graph: 1, descr: Power On }
- { value: 2, generic: 2, graph: 1, descr: Power Off }
- { value: 9999, generic: 1, graph: 1, descr: Not Installed }
-
oid: acsPowerSupplyStatePw2
num_oid: '.1.3.6.1.4.1.10418.16.2.1.8.3.0'
descr: Power Supply 1
states:
- { value: 1, generic: 0, graph: 1, descr: Power On }
- { value: 2, generic: 2, graph: 1, descr: Power Off }
- { value: 9999, generic: 1, graph: 1, descr: Not Installed }
-
oid: acsSerialPortTable
num_oid: '.1.3.6.1.4.1.10418.16.2.3.2.1.3.{{ $index }}'
index: 'acsSerialPortTableStatus.{{ $index }}'
descr: "{{ $ACS-MIB::acsSerialPortTableName }} Status"
group: Serial Ports
value: acsSerialPortTableStatus
states:
- { value: 1, descr: Disabled, graph: 0, generic: 0 }
- { value: 2, descr: Idle, graph: 0, generic: 0 }
- { value: 3, descr: In Use, graph: 0, generic: 0 }
-
oid: pmPowerMgmtPDUTable
num_oid: '.1.3.6.1.4.1.10418.17.2.5.3.1.45.{{ $index }}'
@ -208,3 +240,9 @@ modules:
- { value: 5, generic: 1, graph: 1, descr: high-warning }
- { value: 6, generic: 1, graph: 1, descr: low-warning }
- { value: 7, generic: 2, graph: 1, descr: low-critical }
count:
data:
-
oid: acsActiveSessionsNumberOfSession
num_oid: '.1.3.6.1.4.1.10418.16.2.2.1.0'
descr: 'Active Sessions'

2572
mibs/avocent/ACS-MIB Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff