Get current 2 mib, Get temperature mib, Set port mib – Aviosys 9258DS User Manual
Page 36
- 36 –
Ref: DS9258Y90M02
Ex: snmpget -v 1 -c public 192.168.1.96 1.3.6.1.4.1.92.59.4.1.0
Response: SNMPv2-SMI::enterprises.92.59.4.1.0 = INTEGER: 0
Get Current 2 MIB
1.3.6.1.4.1.92.59.4.2.0
Ex: snmpget -v 1 -c public 192.168.1.96 1.3.6.1.4.1.92.59.4.2.0
Response: SNMPv2-SMI::enterprises.92.59.4.2.0 = INTEGER: 0
Get Temperature MIB
1.3.6.1.4.1.92.59.5.1.0
Ex: snmpget -v 1 -c public 192.168.1.96 1.3.6.1.4.1.92.59.5.1.0
Response: SNMPv2-SMI::enterprises.92.59.5.1.0 = INTEGER: 51
Set Port MIB
1.3.6.1.4.1.92.59.2.1.0
Port 1: 1.3.6.1.4.1.92.59.2.1.0
Port 2: 1.3.6.1.4.1.92.59.2.2.0
Port 3: 1.3.6.1.4.1.92.59.2.3.0
Port 4: 1.3.6.1.4.1.92.59.2.4.0
Port 5: 1.3.6.1.4.1.92.59.2.5.0
Port 6: 1.3.6.1.4.1.92.59.2.6.0
Port 7: 1.3.6.1.4.1.92.59.2.7.0
Port 8: 1.3.6.1.4.1.92.59.2.8.0
Integer 0 = Off
Integer 1 = On
Ex: snmpset -v 1 -c public 192.168.1.96 1.3.6.1.4.1.92.59.2.1.0 integer 1
Response: SNMPv2-SMI::enterprises.92.59.2.1.0 = INTEGER: 1