signalingChannelDateTimeIeSupport

MX-ISDN-MIB · .0.1850.1.500.100.1.900

Object

column r/w Enumeration
Date/Time IE
              
Defines if the optional Date/Time Information Element (IE) can
be sent into the CONNECT and SETUP messages issued over BRI and
PRI.
              
  * None: Date/Time IE is not sent.
  * LocalTime: Date/Time IE is sent, containing the local time
    according to the configured time zone in HOC.
  * Utc: Date/Time IE is sent, containing the Coordinated
    Universal Time (UTC).
              
Refer to the HOC service for time zones and time server
configuration. Without an SNTP synchronized connection, Date/
Time IE is not sent.

Context

MIB
MX-ISDN-MIB
OID
.0.1850.1.500.100.1.900
Type
column
Access
readwrite
Status
current
Parent
signalingChannelEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
100none
200localTime
300utc