switchModelType
SWITCH-MIB ·
.1.3.6.1.4.1.207.8.9.3.1.1.3
Object
scalar Enumeration
The model type of the switch.
Context
- MIB
- SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.9.3.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- switchProductMib
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 'SWITCH-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-MIB::switchModelType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-MIB::switchModelType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uplinkSwitch |
2 | switch |
3 | unknown |