fix port 9

This commit is contained in:
Vladimir Vitkov 2019-10-30 00:34:14 +02:00
parent 203be9fa1c
commit d5d40bbd90
6 changed files with 8 additions and 8 deletions

View File

@ -51,8 +51,8 @@ object Host "receptionsw.openfest.org" {
}
vars.snmp_ifaces [ "gigabitEthernet 1/0/0" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.1"
vars.snmp_ifaces [ "gigabitEthernet 1/0/9" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.9"
value = "2"
}

View File

@ -51,8 +51,8 @@ object Host "teamsw.openfest.org" {
}
vars.snmp_ifaces [ "gigabitEthernet 1/0/0" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.1"
vars.snmp_ifaces [ "gigabitEthernet 1/0/9" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.9"
value = "2"
}

View File

@ -51,7 +51,7 @@ object Host "vocsw-A.openfest.org" {
vars.snmp_ifaces [ "gigabitEthernet 1/0/9" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.1"
OID = "1.3.6.1.2.1.2.2.1.8.9"
value = "2"
}

View File

@ -51,7 +51,7 @@ object Host "vocsw-B.openfest.org" {
vars.snmp_ifaces [ "gigabitEthernet 1/0/9" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.1"
OID = "1.3.6.1.2.1.2.2.1.8.9"
value = "2"
}

View File

@ -52,7 +52,7 @@ object Host "vocsw-C.openfest.org" {
vars.snmp_ifaces [ "gigabitEthernet 1/0/9" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.1"
OID = "1.3.6.1.2.1.2.2.1.8.9"
value = "2"
}

View File

@ -52,7 +52,7 @@ object Host "vocsw-D.openfest.org" {
vars.snmp_ifaces [ "gigabitEthernet 1/0/9" ] = {
OID = "1.3.6.1.2.1.2.2.1.8.1"
OID = "1.3.6.1.2.1.2.2.1.8.9"
value = "2"
}