Specifications

STB NIP 2311 Services
EIO0000000051 6/2010 181
System Group Objects
The following table describes the member objects of the system group.
Object OID Syntax Access Description
sysDescr 1.3.6.1.2.1.1.1.0 ASCII String
(Size: 0-255
Read A verbal description of the entry. This value should
contain the full name and version number of type of
system hardware, operating system software, and
network software. The description must consist
only of printable ASCII characters.
sysObjectID 1.3.6.1.2.1.1.2.0 Object identifier Read The authorization identification of the manufacturer
of the network management system that is
integrated in this device. This value is placed in the
SMI enterprises subtree (1.3.6.1.4.1) and
describes which type of device is being managed.
For example: if the manufacturer "Schneider
Electric" is assigned the subtree 1.3.6.1.4.1.3833,
then he can assign his switch the identifier
1.3.6.1.4.1.3833.1.1.
sysUpTime 1.3.6.1.2.1.1.3.0 Time ticks Read The time in 1/100 seconds since the last reset of
the network management unit.
sysContact 1.3.6.1.2.1.1.4.0 ASCII string
(size: 0-255)
Read and
write
The clear-text identification of the contact person
for this managed node along with the information
about how that person is to be contacted.
sysName 1.3.6.1.2.1.1.5.0 ASCII string
(size: 0-255)
Read and
write
A name for this node for identifying it for
administration. By convention, this is the fully
qualified name in the domain.
sysLocation 1.3.6.1.2.1.1.6.0 ASCII string
(size: 0-255)
Read and
write
The physical location of this node (e.g., "staircase,
3rd floor")
sysServices 1.3.6.1.2.1.1.7.0 Integer (0-127) Read This value indicates the services offered by the
node. It is an integral value calculated by summing
2
(layer - 1)
for each ISO layer for which the node
provides service.
For example:
A node primarily provides routing functions (OSI
layer 3):
sysServices = 2
(3-1)
= 4
A node is a host and offers application and network
services (OSI layers 4 and 7):
sysServices = 2
(4-1)
+ 2
(7-1)
= 72