asamDstConfEndDate
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.63.1.3
Object
column r/w
Unsigned32
The time when daylight saving time will end means the
number of standard seconds since0h on 1 January 1900.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: 1..4294967295
PERSIST: YES DEFVALUE: NA UNITS: seconds
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.63.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- asamDstDateConfEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamDstConfEndDate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::asamDstConfEndDate.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SYSTEM-MIB::asamDstConfEndDate'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.