wfHwConfigDateAndTime
Wellfleet-HARDWARE-MIB ·
.1.3.6.1.4.1.18.3.1.2.1.27
Object
column mandatory
OctetString
The 11 octet date and time that a configuration was
loaded on/served to this slot. Octet map: 1-2 Year,
3 Month, 4 Day, 5 Hour, 6 Minutes, 7 Seconds,
8 Deci-seconds, 9 Direction from GMT ('+'|`-'), 10 GMT Hour
Offset, 11 GMT Minute Offset.
Context
- MIB
- Wellfleet-HARDWARE-MIB
- OID
.1.3.6.1.4.1.18.3.1.2.1.27- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wfHwEntry
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 'Wellfleet-HARDWARE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-HARDWARE-MIB::wfHwConfigDateAndTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-HARDWARE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-HARDWARE-MIB::wfHwConfigDateAndTime.<wfHwSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-HARDWARE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-HARDWARE-MIB::wfHwConfigDateAndTime'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.