globalAttrProductCode
LOAD-BAL-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.1.1.1.1.5
Object
scalar Enumeration
The product identifier, possible values are HA, LB, 3-DNS, CLB, FLB, XLB, and SSL.
Context
- MIB
- LOAD-BAL-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3375.1.1.1.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- globalAttributes
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 'LOAD-BAL-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LOAD-BAL-SYSTEM-MIB::globalAttrProductCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LOAD-BAL-SYSTEM-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LOAD-BAL-SYSTEM-MIB::globalAttrProductCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | indeterminate |
2 | ha |
3 | lb |
4 | threedns |
5 | flb |
6 | clb |
7 | xlb |
8 | ssl |
10 | test |
99 | unsupported |