hpTechSupportEnabled
HP-SYSTEM-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.1.2.1.9
Object
This object contains the current setting for the technical support access to the device. A value of true(1) indicates the Technical Support Access has been enabled. A value of false(2) indicates this access has been disabled. Note this object should only report true(2) if HP ProCurve Networking Business Technical Support staff have requested this access to the HP J8162A XL Access Controller Module for troubleshooting purposes.
Context
- MIB
- HP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.1.2.1.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpConfig
- Groups
- 1
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 'HP-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SYSTEM-MIB::hpTechSupportEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SYSTEM-MIB::hpTechSupportEnabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
hpSystemMIBCompliance1
readonly
Write access is not required.