switchThermalActionStatus
ECS4610-50T-MIB ·
.1.3.6.1.4.1.259.10.1.1.1.1.12.1.7
Object
Set valid(1) to create an entry, Set Invalid(2) to delete an entry.
Context
- MIB
- ECS4610-50T-MIB
- OID
.1.3.6.1.4.1.259.10.1.1.1.1.12.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- switchThermalActionEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4610-50T-MIB::switchThermalActionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4610-50T-MIB::switchThermalActionStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4610-50T-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4610-50T-MIB::switchThermalActionStatus'
Syntax
- Source
- ValidStatus
- Base type
Enumeration
Values & Constraints
Enumerated Values
1 | notTestedYet |
2 | ok |
3 | open |
4 | short |
5 | openShort |
6 | crosstalk |
7 | unknown |
8 | impedanceMismatch |
9 | failed |
10 | notSupported |
11 | noCable |
Type Values
1 | valid |
2 | invalid |