authenticationValidateRealm

MX-SIPEP-MIB · .0.1400.1.700.100.1.375

Object

column r/w MX-TCMxEnableState
Validate Realm
              
Configures how to interpret the realm in the challenge.
              
  * Disable: The credential defined in this row will be used
    with any realm given in the challenge.
  * Enable: The credential defined in this row will be used
    only when the realm given in the challenge is the same as
    the one defined in the Realm parameter.

Context

MIB
MX-SIPEP-MIB
OID
.0.1400.1.700.100.1.375
Type
column
Access
readwrite
Status
current
Parent
authenticationEntry

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 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::authenticationValidateRealm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SIPEP-MIB::authenticationValidateRealm.<authenticationIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SIPEP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SIPEP-MIB::authenticationValidateRealm'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable