MIB Viewer

FLOAT-TC-MIB

4 objects
Textual conventions for the representation of floating-point numbers. Copyright (c) 2011 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This version of this MIB module is part of RFC 6340; see the RFC itself for full legal notices.
Imported Objects
SNMPv2-SMImib-2 MODULE-IDENTITY
SNMPv2-TC-- RFC 2578 TEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.2.1.201IdentityfloatTcMIBTextual conventions for the representation of floating-point numbers. Copyright (c) 2011 IETF Trust and the persons identified as authors of the code. All righ…
Type Definitions
NameSyntaxStatusDescription
Float128TCOCTET STRING (SIZE(16))currentThis type represents a 128-bit (16-octet) IEEE floating-point number in binary interchange format.
Float32TCOCTET STRING (SIZE(4))currentThis type represents a 32-bit (4-octet) IEEE floating-point number in binary interchange format.
Float64TCOCTET STRING (SIZE(8))currentThis type represents a 64-bit (8-octet) IEEE floating-point number in binary interchange format.