install-date
FUTURESMART-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.8
Object
scalar optional
r/w
OctetString
Identifies the date that the device was installed. The format
of the string is 'YYYYMMDDHHmmZ'. Where: \\
YYYY is the year. \\
MM is the month (1-12). \\
DD is the day (1-31). \\
HH is the hour of the day (0-23). \\
mm are the minutes (0-59). \\
'Z' designates Greenwich Mean Time; if 'Z' not specified,
value is local time. \\
Device POS must specify the conditions for setting this object
Context
- MIB
- FUTURESMART-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.2.8- Type
- scalar
- Access
- readwrite
- Status
- optional
- Parent
- status-system
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 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FUTURESMART-MIB::install-date.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FUTURESMART-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FUTURESMART-MIB::install-date'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.