netSnmpExampleString
NET-SNMP-EXAMPLES-MIB ·
.1.3.6.1.4.1.8072.2.1.3
Object
This is a simple object which merely houses a writable
string. It's only purposes is to hold the value of a single
string. Writing to it will simply change the value for
subsequent GET/GETNEXT/GETBULK retrievals.
This example object is implemented in the
agent/mibgroup/examples/watched.c file.
Context
- MIB
- NET-SNMP-EXAMPLES-MIB
- OID
.1.3.6.1.4.1.8072.2.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- netSnmpExampleScalars
- Siblings
- 2
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| netSnmpExampleInteger This is a simple object which merely houses a writable
integer. It's only purposes is to hold the value of a single
integer. Writing to it will simply change the value for
subse… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.8072.2.1.1 |
| netSnmpExampleSleeper This is a simple object which is a basic integer. It's value
indicates the number of seconds that the agent will take in
responding to requests of this object. This is implement… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.8072.2.1.2 |