eltexPhyTestGetTimeStamp
ELTEX-PHY-MIB ·
.1.3.6.1.4.1.35265.52.1.2.1.2.1.5
Object
column OctetString
The time in string (formated DD-MMM-YYYY HH:MM:SS e.g 14-Apr-2002 10:33:31)
Context
- MIB
- ELTEX-PHY-MIB
- OID
.1.3.6.1.4.1.35265.52.1.2.1.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eltexPhyTestGetEntry
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 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PHY-MIB::eltexPhyTestGetTimeStamp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-PHY-MIB::eltexPhyTestGetTimeStamp.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-PHY-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-PHY-MIB::eltexPhyTestGetTimeStamp'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.