featureSureConnect
NS-ROOT-MIB ·
.1.3.6.1.4.1.5951.4.1.1.20.6
Object
scalar FeatureStatus
This represents whether sureConnect feature is enabled or disabled on Citrix ADC .
Context
- MIB
- NS-ROOT-MIB
- OID
.1.3.6.1.4.1.5951.4.1.1.20.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nsFeatureInfo
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 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NS-ROOT-MIB::featureSureConnect.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NS-ROOT-MIB' -M '/opt/observium/mibs/citrix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NS-ROOT-MIB::featureSureConnect'
Syntax
- Source
- FeatureStatus
- Base type
Enumeration
Values & Constraints
Type Values
0 | notLicensed |
1 | licensedButDisabled |
2 | licensedAndEnabled |