httpServerSipAuthenticationEnable
MX-HTTP-SERVER-MIB ·
.1.3.6.1.4.1.4935.15.120.1.250.20
Object
scalar MX-TCMxEnableState
When this feature is enabled, it creates a new dynamic
web page that allows the user to change the line-specific authentication
information (the HTTP Server Service does not handle the unit
authentication). The information that can be set is described below.
Port:
The port selects the user names and passwords reserved for
a specific line. The port is a read-only attribute and it
communicates with the MIB variable 'sipUAIfAuthenticationTable'.
Index:
The Index selects one of the five possible passwords associated with a
specific line. The index is a read-only attribute and it
communicates with the MIB variable 'sipUAAuthIndex'.
Username:
The username is a unique identifier for the authentication process.
It has a read-only attribute and it communicates with the MIB
variable 'sipUAAuthUsername'.
Password:
The password is a unique identifier for the authentication process.
It has a read-write attribute and it communicates with the MIB
variable 'sipUAAuthPassword'.
Note: the variables 'username' and 'password' are accessed with two different
indexes: port and index.
If httpServerSipAuthenticationEnable is disabled, the user can?t access
SIP authentication through the HTTP Server Service.
Context
- MIB
- MX-HTTP-SERVER-MIB
- OID
.1.3.6.1.4.1.4935.15.120.1.250.20- Type
- scalar
- Access
- readonly
- Status
- current
- Default
disable- Parent
- httpServerMIBCustomisation
- 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 'MX-HTTP-SERVER-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-HTTP-SERVER-MIB::httpServerSipAuthenticationEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-HTTP-SERVER-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-HTTP-SERVER-MIB::httpServerSipAuthenticationEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of