All MIBs › ZYXEL-IESCOMMON-MIB › iesMaintenanceTarget
iesMaintenanceTarget
Module: ZYXEL-IESCOMMON-MIB
OID (symbolic): ZYXEL-IESCOMMON-MIB::iesMaintenanceTarget
OID (numeric): 1.3.6.1.4.1.890.1.5.13.1.3.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The managed object is used for identify the target on which the maintenance operation should be performed. The target can be a chassis, a plug-in module, and a port. The value of the object will be: (Chassis_id * 10000 + slot_id * 100 + port_id) where chassis_id: 0~3, slot_id: 1~16, port_id: 1~24
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.5.13.1.3.2.2 snmpwalk -v2c -c public <target> ZYXEL-IESCOMMON-MIB::iesMaintenanceTarget
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.5.13.1.3.2.2.1 snmpget -v2c -c public <target> ZYXEL-IESCOMMON-MIB::iesMaintenanceTarget.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.5.13.1.3.2.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.890 | zyxel | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1 | products | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5 | accessSwitch | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.13.1.3 | iesSysMgnt | ZYXEL-IESCOMMON-MIB |
| 1.3.6.1.4.1.890.1.5.13.1.3.2 | iesSysMaintenance | ZYXEL-IESCOMMON-MIB |
| 1.3.6.1.4.1.890.1.5.13.1.3.2.2 | iesMaintenanceTarget | ZYXEL-IESCOMMON-MIB |