coVscCfgHTMLAuthentication

ALVARION-VSC-MIB · .1.3.6.1.4.1.12394.1.10.5.22.1.1.1.1.9

Object

Indicates if HTML authentication is enabled on the
VSC. Always false on a satellite.

Context

MIB
ALVARION-VSC-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.22.1.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
coVscConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALVARION-VSC-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-VSC-MIB::coVscCfgHTMLAuthentication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-VSC-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-VSC-MIB::coVscCfgHTMLAuthentication.<coVscCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-VSC-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-VSC-MIB::coVscCfgHTMLAuthentication'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance