asamDstConfStartDate
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.63.1.2
Object
column r/w
Unsigned32
The time when the daylight saving time will
take effect means the number of standard seconds since
0h 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.2- 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::asamDstConfStartDate'
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::asamDstConfStartDate.<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::asamDstConfStartDate'
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.