|
|
Description:
|
dataValueType OBJECT-TYPE
SYNTAX INTEGER {
none(0),
integer(1),
octetString(2),
objectIdentifier(3),
integer32(4),
ipAddress(5),
counter32(6),
gauge32(7),
unsigned32(8),
timeTicks(9),
opaque(10),
counter64(11),
displayString(12),
physAddress(13),
macAddress(14),
truthValue(15),
testAndIncr(16),
autonomousType(17),
variablePointer(18),
rowPointer(19),
rowStatus(20),
storageType(21),
tDomain(22),
tAddress(23),
other(100)
}
MAX-ACCESS accessible-for-notify
STATUS current
DESCRIPTION "The data type of the value that is present in dataValue varbind"
|
|
|
|