eSmartHubTerSwitch
ASANTE-AH1012-MIB ·
.1.3.6.1.4.1.298.1.3.2.1.3
Object
scalar mandatory
Enumeration
Status of position of PC/terminal switch located on rear panel of hub. Switches between serial and parallel communications for modem/PC or terminal connection to RS-232 Port. Up (off) for PC, down (on) for terminal. If position of switch is changed, there will be no change in this status until hub is reset.
Context
- MIB
- ASANTE-AH1012-MIB
- OID
.1.3.6.1.4.1.298.1.3.2.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- eSmartHubConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASANTE-AH1012-MIB::eSmartHubTerSwitch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASANTE-AH1012-MIB' -M '/opt/observium/mibs/asante:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASANTE-AH1012-MIB::eSmartHubTerSwitch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | terminal |
3 | pc-modem |