EQUIPMENT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
15
communityTable
table.1.3.6.1.4.1.1038.107.6
·
1 row entry
·
3 columns
Uses the sagemcom variant from
Command help
/opt/observium/mibs/sagemcom.
Walk communityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::communityTable'
List of community in equipment.
A particular community of the equipment.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
A unique value which identify a particular
community. |
Integer32 | .1.3.6.1.4.1.1038.107.6.1.1 |
|
A unique textual string that can be used by a SNMP manager as
community string. It can be also used as password for other configuration like http, not only snmp. The table must have at least two entries associated with … |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1038.107.6.1.2 |
|
iONOSANMsupervisor(3) access :
allows all operations including community string (community string = password) iONOSANMoperator(2) access : allows all set operations except write community string read or write and… |
Enumerationr/w | .1.3.6.1.4.1.1038.107.6.1.3 |
trapTable
table.1.3.6.1.4.1.1038.107.8
·
1 row entry
·
3 columns
Uses the sagemcom variant from
Command help
/opt/observium/mibs/sagemcom.
Walk trapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::trapTable'
List of trap receivers in equipment.
A particular trap of the equipment.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
A unique value which identify a particular
trap receiver. The value of index is a constant assigned to an entry at equipment design time. |
Integer32 | .1.3.6.1.4.1.1038.107.8.1.1 |
|
The ip address to which the equipment will send the traps.
Note that the value must be unique along this table. An entry may be discarded by setting the IP address to 0.0.0.0 |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1038.107.8.1.2 |
|
The community string to use when a trap is sent to
this address. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1038.107.8.1.3 |
equipManagerTable
table.1.3.6.1.4.1.1038.107.21
·
1 row entry
·
5 columns
Uses the sagemcom variant from
Command help
/opt/observium/mibs/sagemcom.
Walk equipManagerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::equipManagerTable'
Table containing Ip Addresses and maximum authorized level
Entry containing IP addresses of managers allowed in R/W.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Index of equipManagerTable
There's only 10 values in this table |
Integer32 | .1.3.6.1.4.1.1038.107.21.1.1 |
||||
|
The IP address of one of the allowed managers.
If the table contains only address values which are equal to 0.0.0.0, no access filter are done. Write the IP address 0.0.0.0 to remove a manager. This operation can only … |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.1038.107.21.1.2 |
||||
|
If 'true', this variable indicates that the manager defined by
its address can have the Supervisor rigth as maximum level The value 'false' is set by the equipment when another level is choosen |
SagemBooleanr/w Type Values:
|
.1.3.6.1.4.1.1038.107.21.1.3 |
||||
|
If 'true', this variable indicates that the manager defined by
its address can have the Operator rigth as maximum level The value 'false' is set by the equipment when another level is choosen |
SagemBooleanr/w Type Values:
|
.1.3.6.1.4.1.1038.107.21.1.4 |
||||
|
If 'true', this variable indicates that the manager defined by
its address can have the Observer rigth as maximum level The value 'false' is set by the equipment when another level is choosen |
SagemBooleanr/w Type Values:
|
.1.3.6.1.4.1.1038.107.21.1.5 |
transferedItemTable
table.1.3.6.1.4.1.1038.107.30
·
1 row entry
·
4 columns
Uses the sagemcom variant from
Command help
/opt/observium/mibs/sagemcom.
Walk transferedItemTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQUIPMENT-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQUIPMENT-MIB::transferedItemTable'
List of uploaded or downloaded Item from the equipment.
A particular Item transferd from/to the equipment.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
| Integer32 | .1.3.6.1.4.1.1038.107.30.1.1 |
|
|
used to know what kind of data to transferate,
mainly programName or config |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1038.107.30.1.2 |
|
for a program, return the software version;
for a config return the associated software version |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1038.107.30.1.3 |
|
give additional information about the tranfered data
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.1038.107.30.1.4 |